Not showing any of the installed ROMs
fmkguy opened this issue · 5 comments
fmkguy commented
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
Make sure your roms are uncompressed and have the .gg extension.
Guspaz commented
Note that it's case sensitive, so "foo.GG" won't work.
fmkguy commented
AH! That has to be it. All of mine end in caps .GG
. I'll try renaming my files.
fmkguy commented
Thank you so much. That was exactly the problem.
Guspaz commented
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.