Benvenuto Ospite,
per utilizzare il Forum ed avere accesso a tutte le sezioni e poter aprire un tuo Topic, rispondere nelle varie discussioni, mandare o ricevere Messaggi Privati devi seguire pochi passaggi:
Leggi il nostro Regolamento -> PREMI QUI <-
Segui il link su come Iscriversi -> PREMI QUI <-
Ricordati di aggiornare l'Avatar usando una immagine che ti distingua nel Forum
per utilizzare il Forum ed avere accesso a tutte le sezioni e poter aprire un tuo Topic, rispondere nelle varie discussioni, mandare o ricevere Messaggi Privati devi seguire pochi passaggi:
Leggi il nostro Regolamento -> PREMI QUI <-
Segui il link su come Iscriversi -> PREMI QUI <-
Ricordati di aggiornare l'Avatar usando una immagine che ti distingua nel Forum
WHDSorter
- burianico
- Affezionato
- Messaggi: 168
- Iscritto il: 24/04/2011, 18:04
- Città: Foggia
- Grazie Inviati: 5 volte
WHDSorter
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.
Il mio cabinato: Naomi Universal Cabinet CRT 29'' Nanao + PC * CPU Intel i7 7700K Kaby Lake 4.2GHz + RAM 32Gb DDR4 + MSI Radeon RX 460 4G OC 4Gb + SSD M.2 256Gb Intel 540 + Maximus Arcade + JVS-PAC 2
- burianico
- Affezionato
- Messaggi: 168
- Iscritto il: 24/04/2011, 18:04
- Città: Foggia
- Grazie Inviati: 5 volte
Re: WHDSorter
Nessuno? Purtroppo non si trova più in giro sul web...
Il mio cabinato: Naomi Universal Cabinet CRT 29'' Nanao + PC * CPU Intel i7 7700K Kaby Lake 4.2GHz + RAM 32Gb DDR4 + MSI Radeon RX 460 4G OC 4Gb + SSD M.2 256Gb Intel 540 + Maximus Arcade + JVS-PAC 2
-
motoschifo
- Progetto Arcade Database
- Messaggi: 3308
- Iscritto il: 12/07/2013, 20:29
- Medaglie: 2
- Città: Parma
- Località: Parma
- Grazie Inviati: 34 volte
- Grazie Ricevuti: 40 volte
- Contatta:
Re: WHDSorter
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.
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.
Motoschifo
CAB ›MameOriz ›MameVert ›PCB ›NeoGeo ›TopDrive ›Tekken3 Wishlist ›PacMan ›Arkanoid
Flipper ›HighSpeed Wishlist ›MedievalMadness ›MonsterBash ›HighSpeed2 Web ›ArcadeDatabase
CAB ›MameOriz ›MameVert ›PCB ›NeoGeo ›TopDrive ›Tekken3 Wishlist ›PacMan ›Arkanoid
Flipper ›HighSpeed Wishlist ›MedievalMadness ›MonsterBash ›HighSpeed2 Web ›ArcadeDatabase
- burianico
- Affezionato
- Messaggi: 168
- Iscritto il: 24/04/2011, 18:04
- Città: Foggia
- Grazie Inviati: 5 volte
Re: WHDSorter
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.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.
Il mio cabinato: Naomi Universal Cabinet CRT 29'' Nanao + PC * CPU Intel i7 7700K Kaby Lake 4.2GHz + RAM 32Gb DDR4 + MSI Radeon RX 460 4G OC 4Gb + SSD M.2 256Gb Intel 540 + Maximus Arcade + JVS-PAC 2
- burianico
- Affezionato
- Messaggi: 168
- Iscritto il: 24/04/2011, 18:04
- Città: Foggia
- Grazie Inviati: 5 volte
Re: WHDSorter
*** 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!
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!
Il mio cabinato: Naomi Universal Cabinet CRT 29'' Nanao + PC * CPU Intel i7 7700K Kaby Lake 4.2GHz + RAM 32Gb DDR4 + MSI Radeon RX 460 4G OC 4Gb + SSD M.2 256Gb Intel 540 + Maximus Arcade + JVS-PAC 2
-
motoschifo
- Progetto Arcade Database
- Messaggi: 3308
- Iscritto il: 12/07/2013, 20:29
- Medaglie: 2
- Città: Parma
- Località: Parma
- Grazie Inviati: 34 volte
- Grazie Ricevuti: 40 volte
- Contatta:
Re: WHDSorter
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
Inviato dal mio cabinato utilizzando Tapatalk
Motoschifo
CAB ›MameOriz ›MameVert ›PCB ›NeoGeo ›TopDrive ›Tekken3 Wishlist ›PacMan ›Arkanoid
Flipper ›HighSpeed Wishlist ›MedievalMadness ›MonsterBash ›HighSpeed2 Web ›ArcadeDatabase
CAB ›MameOriz ›MameVert ›PCB ›NeoGeo ›TopDrive ›Tekken3 Wishlist ›PacMan ›Arkanoid
Flipper ›HighSpeed Wishlist ›MedievalMadness ›MonsterBash ›HighSpeed2 Web ›ArcadeDatabase