I tested and noticed no change after sorting and enabling custom menus. Copying the contents of the config file apparently overwrote the reference in emulator setup to my z-code interactive fiction so I had to reenter that manually which is no big deal. When I click on the menu option for this emulator with custom menus enabled, it shows a table from Future Pinball so it is still "crossing wires" and pulling the incorrect db for the emulator. I went back in and corrected within the custom menus to point to the correct system/emulator. Everything appears to be loading correctly now however, I have noticed that when setting up any of the emulators, the option to Use DB Name is missing. I think this is causing a problem now as I am showing - No Games Found - errors. I deleted all cache and map files to force gameex to rebuild, which it did. My roms now appear as the ROM names and not the db names. I am wondering if it might not be prudent to consider merging of the Custom Menu Editor app with the Setup Wizard. The gameex.in i would show custommenu enable=True or False, then it could then reference the settings within the gameex.ini and append it with the custom menu settings.