Pagina 1 di 1
WHDSorter
Inviato: 26/11/2017, 0:37
da burianico
Ciao a tutti. Per caso qualcuno di voi riesce a recuperare questo programma? In pratica serviva ad "allineare" le roms whdload con gli snapshots. Grazie.
Re: WHDSorter
Inviato: 26/11/2017, 21:51
da burianico
Nessuno? Purtroppo non si trova più in giro sul web...
Re: WHDSorter
Inviato: 26/11/2017, 22:31
da motoschifo
Mai sentito ma cercando un po' in giro ho visto che è sparito già nel 2010...
Su archive,org l'unica info è quella di chiusura del sito, nessun file presente.
Se non sbaglio lo stavi cercando anche nel 2012, lo avevi trovato poi?
Spiega cosa faceva il tool, magari oggi ci sono altri modi per ottenere la stessa cosa.
Re: WHDSorter
Inviato: 26/11/2017, 23:57
da burianico
motoschifo ha scritto: ↑26/11/2017, 22:31
Mai sentito ma cercando un po' in giro ho visto che è sparito già nel 2010...
Su archive,org l'unica info è quella di chiusura del sito, nessun file presente.
Se non sbaglio lo stavi cercando anche nel 2012, lo avevi trovato poi?
Spiega cosa faceva il tool, magari oggi ci sono altri modi per ottenere la stessa cosa.
In sostanza rinominava gli snapshots che avevi in base alle roms, dava un nome uguale ad entrambi in modo da far riconoscere gli snapshots a maximus arcade.
Re: WHDSorter
Inviato: 27/11/2017, 7:00
da burianico
*** Using WHDSorter to fix WHD game names and Screenshots
Once you've set up all of the above, you're ready to run WHDSorter.exe to fix your game names and screenshots for Maximus.
What the tool does is look at the WHDLoad.xml file and fix things from there. An example line in the xml file is as follows:
<Game Name="Alien Syndrome" FileName="AlienSyndrome_v1.0.zip" ScrnshotFilename="A/Alien_Syndrome_.png" ...................... />
That's the only part the tool is interested in. Here's what happens...
For each Game in WHDLoad.xml
- Read "Name"
- Read "FileName"
- Find WHD zip file in roms dir with name "FileName"
- Rename zip file to "Name".zip (removing bad characters)
- Replace FileName in xml file with new WHD zip filename
- Find screenshot on disk
- Copy it to root of screens directory and rename it to "Name".png
Save modified XML file as Sorted.xml
So, in the above example, the new line on the XML file would read:
<Game Name="Alien Syndrome" FileName="Alien Syndrome.zip" ScrnshotFilename="A/Alien_Syndrome_.png" ...................... />
and the file C:\Emulators\WinUAE\roms\WHDLoad\AlienSyndrome_v1.0.zip would be renamed to C:\Emulators\WinUAE\roms\WHDLoad\Alien Syndrome.zip and the file C:\Emulators\WinUAE\screens\a\Alien_Syndrome_.png would be moved to C:\Emulators\WinUAE\screens\ and renamed Alien Syndrome.png.
All you should have to do is run WHDSorter.exe, then rename your Sorted.xml output file to WHDLoad.xml. Don't forget to back up the old WHDLoad.xml file first!
Re: WHDSorter
Inviato: 27/11/2017, 9:01
da motoschifo
Capito... Non mi vengono in mente tool così particolari. Però cambiare nomi agli zip mi sembra un po' drastico e soprattutto non reversibile.
Inviato dal mio cabinato utilizzando Tapatalk