mygames.xml edit #583
-
Hi there, i have the problem, that the sorting order for games are messed up, because webMAN MOD only uses the first characters for sorting. I want to edit the mygames.xml, scan content at startup is already disables. But there is one big problem. The mygames.xml is not formated, its simply 1 line if i open the file with Notepad++. So whats the best way to format the mygames.xml, because i dont know whats the starting and ending point is for the entries . Some help would be nice, thx in advance ;) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
I made this quick tool It needs this runtime. Install it if you get an error about MSVBVM50.DLL Extract the zip, then drag & drop mygames.xml over the FormatXML.exe It will output the file: mygames.xml.formatted.xml (you will have to rename it back to mygames.xml) |
Beta Was this translation helpful? Give feedback.
I made this quick tool
FormatXML.zip
It needs this runtime. Install it if you get an error about MSVBVM50.DLL
http://download.microsoft.com/download/vb50pro/utility/1/win98/en-us/msvbvm50.exe
Extract the zip, then drag & drop mygames.xml over the FormatXML.exe
It will output the file: mygames.xml.formatted.xml (you will have to rename it back to mygames.xml)