spiritualized1997 / openFPGA-GG

Sega Game Gear core for openFPGA on Analogue Pocket
204 stars 5 forks source link

Not showing any of the installed ROMs #3

Closed fmkguy closed 2 years ago

fmkguy commented 2 years 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 2 years ago

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

Guspaz commented 2 years ago

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

fmkguy commented 2 years ago

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

fmkguy commented 2 years ago

Thank you so much. That was exactly the problem.

Guspaz commented 2 years 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.