Skip to content
JackD83 edited this page Jan 8, 2019 · 2 revisions

My roms are not listed

First, make sure you are in the right folder. Move some folders up to confirm the path.

Some pre-configured emulators use a filter to only show roms with a certain extension (e.g. ".zip"). If your roms are not in that format, they are not show. You can either edit the configuration file by hand and add the extension yourself, or you can disable the filtering altogether.

To add the extension, access the folders on the device using USB and a PC, and edit the configuration config.json (e.g. config/main/004 GAMEBOY/config.json)

Change the "fileFilter": [ ".zip" ]

to something like "fileFilter": [ ".zip", ".gb" ]

Disabling the file filter can be done on the device. Enable editing in the main settings. Then scroll to the emulator you want to edit. Press select and select edit entry. Scroll down to the entry "Use File Filter" and set it to false. Press start to save your changes. From now on, all files are listed for this emulator.

The emulator is not starting / goes back to the menu

PyMenu comes preconfigured for the UselessRS97 firmware. If an emulator is not starting, its most likely an issue with either the emulator or the overall configuration. Please leave a comment in the forum https://boards.dingoonity.org/ingenic-jz4760-devices/

Clone this wiki locally