spiritualized1997 / openFPGA-GG

Sega Game Gear core for openFPGA on Analogue Pocket
201 stars 4 forks source link

Not showing any of the installed ROMs #3

Closed fmkguy closed 1 year ago

fmkguy commented 1 year ago

After following the installation instructions and booting up the Pocket, none of my Game Gear ROMs are displaying. I've already gone through the core processes for GB/C and GBA without issue.

For clarity, all of the ROMs were placed in Assets/gg/common.

Guspaz commented 1 year ago

Make sure your roms are uncompressed and have the .gg extension.

Guspaz commented 1 year ago

Note that it's case sensitive, so "foo.GG" won't work.

fmkguy commented 1 year ago

AH! That has to be it. All of mine end in caps .GG. I'll try renaming my files.

fmkguy commented 1 year ago

Thank you so much. That was exactly the problem.

Guspaz commented 1 year ago

Note that if it's easier for you, you can edit the "data.json" file to change the extension it looks for to match your files. You can probably put uppercase GG in there.