Commit Graph

204 Commits

Author SHA1 Message Date
Christopher Roy Bratusek
ea0e6c921d for NSMBW character mods, Mario Kart Wii font, item and kart mods,
don't download the files from the interwebs, instead use files supplied
  and installed with patchimage
2016-08-04 20:42:52 +02:00
Christopher Roy Bratusek
79e9767068 - add PATCHIMAGE_DATABASE_DIR new internal variable
- add PATCHIMAGE_OVERRIDE_DIR new internal variable
- shift around some paths
- update database with New Super Mario Bros. Wii mods
2016-08-04 20:28:09 +02:00
Christopher Roy Bratusek
e3d0c302b4 remove debugging forced exit for Bravely Default Uncensored (now works) 2016-08-04 20:27:39 +02:00
Christopher Roy Bratusek
17e6a23c45 add HANS configuration for Bravely Second Uncensored 2016-08-04 18:59:58 +02:00
Christopher Roy Bratusek
3a0a518586 fully support EUR and USA Bravely Second Uncensoring
auto-detect provided game version
remove an unused variable
general support for multi-input 3DS ROMs
2016-08-04 18:58:05 +02:00
Christopher Roy Bratusek
faa6e02db7 remove unused stuff from Bravely Second Uncensored 2016-08-04 18:27:21 +02:00
Christopher Roy Bratusek
5c4353238e fixup using UNP_EXTRA_ARGS 2016-08-04 18:19:57 +02:00
Christopher Roy Bratusek
adf88bb46e - use gdown.pl for drive.google.* download links
- for download links on Mega tell user where to download manually
- for download links on Mediafire tell user where to download manually
2016-08-03 22:37:54 +02:00
Christopher Roy Bratusek
2324d2b90c bump version to 7.0.0 2016-08-03 22:21:05 +02:00
Christopher Roy Bratusek
dbac5397e4 - make the script more robust against directories with spaces in their names
- when downloading covers for Wii games fail, retry with the US cover
- don't re-download covers that already exist
- don't re-download soundtracks that already exist
2016-08-03 22:20:17 +02:00
Christopher Roy Bratusek
be2b5d1169 add support for Revised Super Mario Bros. Wii 2016-08-03 22:15:03 +02:00
Christopher Roy Bratusek
fe6a0200a1 add support for Bravely Second Uncensored [yet untested] 2016-08-03 22:13:53 +02:00
Christopher Roy Bratusek
c10a2db346 when setting destination directory for created files, check if they are writeable, else fallback to HOME 2016-08-03 21:15:35 +02:00
Christopher Roy Bratusek
2b9e1a630d add UNP_EXTRA_ARGS internal variable 2016-08-03 21:03:54 +02:00
Christopher Roy Bratusek
e99edcb2bf update download links for Pokemon Rutile Ruby and Star Sapphire to v2.1 2016-08-03 21:03:26 +02:00
Christopher Roy Bratusek
c3f3903487 add support for Pokemon Rising Ruby and Pokemon Sinking Sapphire, aswell as HANS banners, small changes for all Pokemon Games 2016-08-03 20:13:23 +02:00
Christopher Roy Bratusek
6760369b13 add PATCHIMAGE_3DS_DIR rc variable
add PATCHIMAGE_ROM_DIR rc variable
more robust creation of rc defined directories
fallback to HOME if rc defined directories don't exist and can't be created
make check_input_rom a common function (prevent duplicated code)
2016-08-02 22:22:48 +02:00
Christopher Roy Bratusek
e9d4f507cb add support for Pokemon Eternal X and Pokemon Wilting Y
add PATCHIMAGE_DIR internal variable
2016-08-02 21:40:04 +02:00
Christopher Roy Bratusek
fa30d9c4e3 really now. 2016-08-02 21:39:10 +02:00
Christopher Roy Bratusek
ff37f02a29 fix telling user path to Hans Files for Pokemon Rutile Ruby / Pokemon Star Sapphire 2016-08-02 21:36:51 +02:00
Christopher Roy Bratusek
4a16a21c68 add support for Pokemon Rutile Ruby / Pokemon Star Sapphire 2016-07-27 18:22:48 +02:00
Christopher Roy Bratusek
7b51268cea minor change 2016-07-27 17:56:22 +02:00
Christopher Roy Bratusek
c80e470e92 support for Pokemon Neo X / Neo Y 2016-07-26 23:16:49 +02:00
Christopher Roy Bratusek
4b53bf5c1b minor correction 2016-07-03 20:24:25 +02:00
Christopher Roy Bratusek
bd27655502 simple progress visualization for TMSxFE 2016-07-03 20:23:06 +02:00
Christopher Roy Bratusek
c8a23287b3 typo fix 2016-07-03 20:18:59 +02:00
Christopher Roy Bratusek
71256272af minor internal changes 2016-07-03 20:12:22 +02:00
Christopher Roy Bratusek
ca0349994d when running patchimage from git, use it's tools, scripts and stuff, instead of system-wide installed 2016-07-03 20:07:55 +02:00
Christopher Roy Bratusek
c71fb632bc Tokyo Mirage Sessions #FE: simple progress stuff 2016-07-03 13:06:20 +02:00
Christopher Roy Bratusek
b37ec884ec bump version to 6.2.1 2016-07-03 12:23:12 +02:00
Christopher Roy Bratusek
79a30c8f37 Tokyo Mirage Sessions #FE: support for patch version 0.9.4 2016-07-03 12:20:54 +02:00
Christopher Roy Bratusek
0df792e1f6 support MKWiimm 2016-07 2016-07-02 19:20:40 +02:00
Christopher Roy Bratusek
102b88f9a6 Tokyo Mirage Sessions #FE: more information for the user 2016-07-02 10:38:10 +02:00
Christopher Roy Bratusek
d51b3cc46d Tokyo Mirage Sessions #FE: create a working copy of .cpk files prior patching 2016-07-02 07:33:12 +02:00
Christopher Roy Bratusek
44c631cd09 make game type DELTA behave like other game types 2016-07-01 22:06:13 +02:00
Christopher Roy Bratusek
16378b9172 Tokyo Mirage Sessions #FE: proper exit codes 2016-07-01 22:00:58 +02:00
Christopher Roy Bratusek
be73dd6596 Tokyo Mirage Sessions #FE:
- allow non-interactive patching using new --xdelta and --cpk params
- properly stop at errors
2016-07-01 21:58:50 +02:00
Christopher Roy Bratusek
96b0a3a5d5 add support for patching Tokyo Mirage Sessions #FE
add properly working titledmper (Wii U/ddd)
2016-07-01 20:08:06 +02:00
Christopher Roy Bratusek
6ff30a8ec9 code improvements for MKWiimm 2016-05-18 19:39:46 +02:00
Christopher Roy Bratusek
28e2f9148a more Wiimmfi rework 2016-05-16 22:21:18 +02:00
Christopher Roy Bratusek
7558c66976 update links to wiimmfi-patcher 2016-05-16 22:12:44 +02:00
Christopher Roy Bratusek
cf4c6592b8 remove dbg string 2016-05-16 22:09:25 +02:00
Christopher Roy Bratusek
6a40e4792a quiet mkw when in automated mode 2016-05-16 20:58:03 +02:00
Christopher Roy Bratusek
03b32b2857 MKWiimm stuff 2016-05-16 20:35:01 +02:00
Christopher Roy Bratusek
cb2b3e93df add support for Ghostly Super Mario Boos. Wii 2016-05-16 18:02:42 +02:00
Christopher Roy Bratusek
5000e13df7 add support for Remixed Super Mario Bros. Wii 2016-05-16 17:50:28 +02:00
Christopher Roy Bratusek
629cf73a2b update titles.db 2016-05-16 17:46:35 +02:00
Christopher Roy Bratusek
31d5e60eec minor menu change 2016-05-16 17:25:17 +02:00
Christopher Roy Bratusek
3d020ed992 script file 2016-05-16 17:22:11 +02:00
Christopher Roy Bratusek
c106b58f0e add support for The Legend of Yoshi 2016-05-16 17:21:53 +02:00