There were several parts to what I had reported as they all appear to coincide. The first was the issue with the database switching intermittently between the good name and file name. The second was continued issues with the emulator assignments not updating correctly after a sort when custom menus are in use. If I make any sort changes in GameEx, I have to load the Menu Editor and correct the assigned logos, emulator #, etc. Sometimes I have to go back and forth between the two several times as there will be other discrepancies in the executable assigned within a specific emulator or other path changes that were part of the previous emulator assignment for that number. In trying to manually correct the second issue within the gameex.ini itself, a 3rd issue became apparent to me. As I was trying to locate the necessary data elements within the ini to change, I noticed that the order of data elements was not consistent from emulator to emulator listed. Ben had noted to me that this was OK and that it wasn't meant to be read (by human eyes I am assuming), but as part of troubleshooting, human eyes have to read these entries and if there is not a prescribed order that the data is listed, this makes it confusing and more difficult to troubleshoot and easier to miss something to resolve an error.