patchimage/README.EXIT_CODES

22 lines
776 B
Plaintext
Raw Normal View History

2013-10-12 10:37:29 +02:00
If the script failed at some point issueing
echo $?
right after the failure will you show the following:
0 everything went right
1 general error (none of the following)
9 game specified is not known
15 ISO or ROM does not exist
21 Riivolution files/patch does not exist
27 NSMBW version is not recognized
33 custom banner specified from command line is not a .bnr file
39 custom game id specified from command line is not a 6 digit alphanumeric
45 error copying new game files
2014-05-19 21:54:00 +02:00
51 wit/ips/applyppf/szs caught an error processing files
2013-10-12 10:37:29 +02:00
57 wget caught an error while downloading
63 unp caught an error while unpacking a file
2014-05-19 21:54:00 +02:00
69 wiimmfi caught an error patching the image
75 user input was not usable/wrong
2014-08-10 22:18:46 +02:00
81 NSMBW version not supported by Hack