patchimage/ChangeLog

81 lines
2.6 KiB
Plaintext
Raw Normal View History

2013-08-06 09:17:05 +02:00
v2.6:
- bugfix: don't exit with error on check_input_image as we will
call check_input_image_special aswell
- bugfix: WIT got the image name wrong if the image was detected
using check_input_image_special
- support for Super Mario: Mushroom Adventure PLUS - Winter Moon
v2.5:
- add opening titles for NSMBW 4 and Retro Remix (PAL, US) by alejandroues
- add ucat and unp utilites (perl script to detect archive type and extract it)
- add support for $HOME/.patchimage.rc (see README.RC)
2013-07-07 09:42:41 +02:00
v2.4:
- fixed downloading NewerSMBW
- added support for New Super Mario Bros. Wii Retro Remix
2013-07-07 09:51:38 +02:00
NOTE: on PAL/NTSC-J the game has the original opening title
(there's only a opening title for NTSC-U)
2013-07-07 09:42:41 +02:00
- add savegame hack to Epic Super Bowser World
- add savegame hack to Newer: Holiday Special
- add savegame hack to New Super Mario Bros. 4
- leave a message where the file was created
- removed patches/03-06.arc.LH (NewerSMBW 1.02 includes it)
- moved NSMBW detection in a function (no more duplicated code)
- fixed pre-requisite checking for Koopa Country
- fixed handling .zip/.rar files with spaces in the name
v2.3:
- add support for New Super Mario Bros. 4
- fixed building JPN version of NewerHoliday
2013-07-06 09:08:50 +02:00
v2.2:
- change ID for Koopa Country to SMN?10
- fix handling .rar files for riivolution patches
2013-07-04 21:35:22 +02:00
v2.1:
- --clean no longer removes riivolution .zip files
- only remove (if already existing) the wbfs file we are going to build,
prior to do so, not all wbfs files in the directory
- fixup support for Cannon SMBW (now built properly)
- add download-link for Cannon SMBW
2013-07-02 21:20:24 +02:00
v2.0:
- --download Parameter (lädt Riivolution-Daten mit wget herunter)
- --soundtrack Parameter (lädt Soundtrack mit wget herunter)
- --banner Parameter (benutzt einen custom Banner)
- --download-banner Parameter (lädt einen custom Banner mit wget herunter)
- wit auf Version 2.22c aktualisiert
- uips hinzugefügt
- Loader-Patches von DMM auf aktuellem Stand
2013-07-03 17:18:53 +02:00
- README hinzugefügt
- GAMEIDS hinzugefügt
2013-07-02 21:20:24 +02:00
Unterstützung für folgende neue Spiele:
* Another SMBW
* Newer Summer Sun
* Newer Holiday Special
* Epic Super Bowser World
2013-07-03 17:18:53 +02:00
* Cannon SMBW [ungetestet]
* Koopa Country
2013-07-02 21:20:24 +02:00
* The Legend of Zelda - Parallel Worlds
- diverse (Fehler)-Korrekturen, Verbesserungen und Umstrukturierungen
v1.2:
- Autoerkennung der Spielversion (EURv1, EURv2, USAv1, USAv2, JPNv1)
- Fehlerbehebung bei Bearbeitung von USA/JPN-Versionen
- --sharesave Parameter
- --customid Parameter
- unzip-Ausgabe nach /dev/null
v1.1:
- neue patches für EURv2, USAv1, USAv2, JPNv1 hinzugefügt (DMM)
- Holländisch wird ebenfalls berücksichtigt
- kleinere Verbesserungen am Code
- --version= Parameter (zur Angabe der Spielversion)
v1.0:
- erste Version