{"id":50563613,"url":"https://github.com/WASasquatch/ComfyUI_GB_Player","last_synced_at":"2026-07-28T06:00:43.512Z","repository":{"id":330612596,"uuid":"1123364817","full_name":"WASasquatch/ComfyUI_GB_Player","owner":"WASasquatch","description":"Simple ComfyUI Game Boy [Advance] Player based on gbaONLiNE and IodineGBA","archived":false,"fork":false,"pushed_at":"2025-12-26T18:32:39.000Z","size":2706,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-28T07:46:53.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/WASasquatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-26T18:05:26.000Z","updated_at":"2025-12-26T18:32:42.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/WASasquatch/ComfyUI_GB_Player","commit_stats":null,"previous_names":["wasasquatch/comfyui_gb_player"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/WASasquatch/ComfyUI_GB_Player","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WASasquatch%2FComfyUI_GB_Player","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WASasquatch%2FComfyUI_GB_Player/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WASasquatch%2FComfyUI_GB_Player/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WASasquatch%2FComfyUI_GB_Player/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WASasquatch","download_url":"https://codeload.github.com/WASasquatch/ComfyUI_GB_Player/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WASasquatch%2FComfyUI_GB_Player/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35979044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-28T02:00:06.341Z","response_time":109,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-04T13:00:25.198Z","updated_at":"2026-07-28T06:00:43.496Z","avatar_url":"https://github.com/WASasquatch.png","language":"CSS","funding_links":[],"categories":["Workflows (5027) sorted by GitHub Stars"],"sub_categories":[],"readme":"\r\n# ComfyUI Game Boy Player\r\n\r\n![](screenshot.png)\r\n\r\nEmbeds a self-contained Game Boy Advance emulator UI inside a ComfyUI node.\r\n\r\nThis project vendors a static build of the web emulator UI based on [gba.js.org](https://gba.js.org), so it can run offline inside ComfyUI.\r\n\r\n## Install\r\n\r\n- **Option A (git clone)**\r\n  - Clone this repo into:\r\n    - `ComfyUI/custom_nodes/ComfyUI_GB_Player`\r\n\r\n- **Option B (Manager)**\r\n  - Open Manager and install **ComfyUI_GB_Player**\r\n\r\n- **Option C (zip)**\r\n  - Download the repo as a zip.\r\n  - Extract it to:\r\n    - `ComfyUI/custom_nodes/ComfyUI_GB_Player`\r\n\r\nRestart ComfyUI after installing.\r\n\r\n## Usage\r\n\r\n- **Add the node**\r\n  - In ComfyUI, add the node:\r\n    - `ComfyGameBoyPlayer`\r\n\r\n- **Load a ROM**\r\n  - The emulator UI is inside the node.\r\n  - Use the emulator's menu to load a GBA bios, and `.gba` ROM.\r\n\r\n## Notes\r\n\r\n- **UI-only node**\r\n  - This node is a UI/embed node. It does not currently produce ComfyUI image outputs.\r\n\r\n- **Offline / vendored web assets**\r\n  - The emulator assets are shipped in this repo under:\r\n    - `web/gba/`\r\n  - To prevent ComfyUI from auto-loading vendored third-party JavaScript as extensions, vendored `.js` files are renamed to:\r\n    - `.js.txt`\r\n\r\n- **ComfyUI theme integration**\r\n  - The ComfyUI web extension posts theme tokens to the iframe, and the embedded player applies them via CSS variables.\r\n  - Message types used:\r\n    - `was-gba-theme`\r\n    - `was-gba-request-theme`\r\n\r\n## Troubleshooting\r\n\r\n- **The player UI doesn’t update after changes**\r\n  - Do a hard refresh in your browser:\r\n    - `Ctrl+F5`\r\n  - Or clear browser cache for the ComfyUI site.\r\n\r\n- **Node appears but iframe is missing/blank**\r\n  - Open DevTools Console and look for errors.\r\n  - Confirm the iframe path resolves:\r\n    - `extensions/ComfyUI_GB_Player/gba/player/index.html`\r\n\r\n- **Iframe seems misaligned during zoom/pan**\r\n  - Make sure you’re running the latest `web/comfy_gameboy_player.js` from this repo.\r\n  - If you have multiple copies installed, remove old versions from other `custom_nodes` folders.\r\n\r\n## Credits / License\r\n\r\n- Emulator UI: GBA Online (`gba.js.org`) (vendored static build)\r\n- Emulator core: IodineGBA (vendored; see `web/gba/iodineGBA/`)\r\n- This repository includes third-party components under their respective licenses (see files under `web/gba/`).\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWASasquatch%2FComfyUI_GB_Player","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWASasquatch%2FComfyUI_GB_Player","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWASasquatch%2FComfyUI_GB_Player/lists"}