cliffyb73 Batocera really needs to fix issues with the inability to overwrite files especially gamelists. Ive found that once a gamelist is placed in the system you cant delete and replace them afterwards. The old one overwites anything new. Even if you go into the main system using WInscp, it wont overwrite. You dont get this issue with other operating systems, so it must be fixable. If anyone has any suggestions I would appriciate it.
Thad_Supersperm Maybe heโs talking about the same problem I have: when replacing gamelist.xml files and rebooting, the new files are deleted by the system and replaced with the old files.
angelus9151 I just use ES File Explorer from my Android deleted play the network an update my game list from the menu then restart
angelus9151 You can also use a laptop if it's on your network and map the network drive \Batocera\shared
Thad_Supersperm I created the game lists for each system with this structure: <?xml version="1.0"?> <gameList> <game> <path>./name.ext</path> <name>name</name> </game> </gameList> but when I reboot, it deletes my files replacing them with the blank defaults.
Thad_Supersperm Then I put the files named "gamelist.xml" in each rom folder (atari2600, megadrive, etc).
Thad_Supersperm When I reboot, the files are gone and new files are created instead of them: blank "gamelist.xml" files
jdorigao I believe that you are editing the file with the EmulationStation open, to edit this file it is necessary to close the ES through the command "/etc/init.d/S31emulationstation stop" and after editing it initializes with the command "/etc/init.d/S31emulationstation start "
Thad_Supersperm I tried it with this method but it stops at the loading screen. Is there a limit to the xml size? All the xml files combined are 150MB.
angelus9151 Every time you reboot it goes through looks at what games you have and creates a new game list