modify New Super Mario Bros. Wii, Mario Kart Wii, Kirby's Adventure Wii, Tokyo Mirage Sessions #FE, Pokemon X/Y, Pokemon OR/AS, Bravely Second
Go to file
Christopher Roy Bratusek 7312bf2038 update szs 1.50a
2016-05-16 11:48:29 +02:00
debian ChangeLog 2015-04-11 21:05:42 +02:00
override update szs 1.50a 2016-05-16 11:48:29 +02:00
patches updated ESBW patch (dmm) 2013-07-14 18:40:25 +02:00
script.d add overdue support for MKWiimm 2015-08 / 2015-12 / 2016-02 2016-05-16 10:40:24 +02:00
tools update szs to 1.40a 2015-07-11 15:39:25 +02:00
ChangeLog update szs 1.50a 2016-05-16 11:48:29 +02:00
LICENSE LICENSE README 2013-06-13 20:15:28 +02:00
LICENSE.EXTRA LICENSE.EXTRA 2013-06-20 21:25:49 +02:00
Makefile update Makefile 2014-05-18 09:02:11 +02:00
patchimage.sh prepare for character customization in NSMBW 2015-07-11 19:58:10 +02:00
README more README update 2014-05-16 20:39:01 +02:00
README.CMD_OPTS update READMEs 2014-05-16 20:36:08 +02:00
README.EXIT_CODES ChangeLog 2014-08-10 22:18:46 +02:00
README.GAMEIDS add support for MKWiimm 2015-05 2015-07-10 21:39:12 +02:00
README.RC add ability to change karts in MKWiimm 2015-04-11 21:01:24 +02:00
README.STATUS_CODES version 4.0, see ChangeLog 2013-10-12 10:37:29 +02:00

Based on DMMs and Wiimms excellent work, I've created a flexible
patchscript for GNU/Linux. Additionally to riivolution patches, this
one will also allow patching ROMs using ips/ppf patches. And more...

patchimage allows choosing a custom GAMEID, aswell as downloading
riivolution-files, patches and soundtrack (if available).

NOTE: don't fiddle around with sub-folders in riivolution-files, the
script uses files as "unzip" creates them. No need to modify whatever.

... Well, you need the original game to do this legally, if you don't
own the original, you can't blame me. patchimage is 100% legal, as it
does not contain any propritary contents, nor is able to grab them.

Starting with versions 4.90 and up, patchimage support Mario Kart Wiimm
and Wimmfi (custom server for Mario Kart Wii and other games after the
official server's shutdown).

More information:
	* supported games: 		see file README.GAMEIDS
	* supported commandline flags:	see file README.CMD_OPTS
	* configuration file example:	see file README.RC
	* status code while processing:	see file README.STATUS_CODES
	* exit codes (for debugging):	see file README.EXIT_CODES

Default searchpaths:

    ISO: BASE.iso / BASE.wbfs / GAMEID.iso / GAMEID.wbfs
    Riivolution: Original name of the zip / unpacked folder
    ROM: some mask matching the file (eg: "*[Ll]ink*[Pp]ast*smc" for Zelda: Parallel Worlds)

Example usage:

NewerSMBW:
$ patchimage --game=NewerSMBW --iso=/home/test/SMNP01.iso --download

Zelda: Parallel Worlds
$ patchimage --game=ParallelWorlds --rom=/home/test/ALTTP.smc --download

License: GNU GPLv3
Extra Licenses:

> wit GNU GPL v2
> szs GNU GPL v2
> uips GNU GPL v2
> applyppf3 as-is
> xml-patchfiles as-is