LIJI32 / SameBoy

Game Boy and Game Boy Color emulator written in C
https://sameboy.github.io/
Other
1.68k stars 211 forks source link

[Feature Request] Support .gbc cartridge files #338

Closed wjmelements closed 3 years ago

wjmelements commented 3 years ago

Coming from VBAM I'm not sure what cartridge format is expected. On VBAM the dropdown indicated which type I was trying to open ("Open GB", "Open "GBC"), but on SameBoy it's unclear; it only says "Open". None of the files in my collection seem to match what SameBoy is looking for though.

I would appreciate .gbc support and some indication of what file format it is expecting.

wjmelements commented 3 years ago

Included screenshot of greyed-out .gbc on MacOS Big Sur.

Screen Shot 2021-01-31 at 2 27 12 PM
LIJI32 commented 3 years ago

You're encountering this macOS bug that is beyond my control. The linked issue contains workaround instructions.

wjmelements commented 3 years ago

Thanks. Removing vbam and running that command fixed it.

wjmelements commented 3 years ago

I suspect there is also a way for the Open menu to target .gbc specifically, and it might not fail in that case even despite associations.