61 Commits

Author SHA1 Message Date
aspargas2
2aba1afb2e remove usm files in sd cleanup script
The unSAFE_MODE exploit that will be soon added to the 3ds guide adds a few more files that need to be removed.
2020-04-27 09:54:05 +02:00
aspargas2
52034cd41f
Always inject correct sighax signatures when installing b9s in the megascript (#592)
* megascript: always inject correct sigs when installing b9s

someone just bricked by accidentally using the dev firm because there was no check for it and this was not being done

* split up sighax literal
2020-03-30 01:08:06 -03:00
aspargas2
130ff694e2 GM9Megascript: Move payloads when moving Luma
copy luma/payloads, and remove the unneeded `-a` in the allow command because only lvl 1 perms are needed here
2020-01-02 21:08:45 +01:00
TurdPooCharger
12bc19cc43 Disarm anti savegame restore in scripts.
This stops certain games such as _Animal Crossing: New Leaf_, _Super Smash Bros._, and the _Pokemon_ series from erasing their saves due to changes in "Secure Value" after CTRTransfer or NAND restore.
2020-01-02 21:08:45 +01:00
aspargas2
9e1b5e0be2 add a9lh stage2 payload removal to hax uninstall 2020-01-02 21:08:44 +01:00
Wolfvak
4890e4116f Remove repeated credit 2019-10-13 13:47:01 -03:00
Glazed_Belmont
5d61bebb25 added credits from the essential.exefs script (#547)
we both thought and wrote the script, so I thought the addition of the names would be great
2019-10-13 13:45:31 -03:00
d0k3
a4270eda56 GM9MegaScript: Added essential.exefs dumping
... so I got at least one commit in that script.
2019-10-12 17:31:47 +02:00
d0k3
cadc7e6982 Revert to old splash logo 2019-06-03 02:27:44 +02:00
d0k3
afd2c6593c Updated GM9Megascript.gm9
Thanks @annson24, @Validusername16 and @eip618! Merges #468
2019-04-16 00:50:24 +02:00
d0k3
ce71e56a52 Added third anniversary edition splash 2019-03-21 01:57:07 +01:00
windows-server-2003
732165153b Implemented new file selector 2019-03-15 00:34:41 +01:00
d0k3
d50e6b88ae Scripting: add dumptxt command 2019-03-14 01:50:27 +01:00
d0k3
a04c2beb3c Scripting: Add textview command 2019-01-16 01:26:40 +01:00
annson24
0286d9cde9 Fixed Setup Luma to CtrNAND
Fixes #427, merges #430
2018-10-01 23:54:51 +02:00
Hyarion Sanyënóna
5c138e1219 Add scripting commands extrcode, cmprcode, cp -p
* extrcode already existed, but now has a progress bar and an entry in HelloScript.
* cmprcode recompresses a code binary into its original format. It takes 2-3 minutes.
* cp -p appends file 2 to the end of file 1 rather than overwriting it.
2018-09-19 00:47:28 +02:00
annson24
760238e3f4 GM9 Megascript Fixes
- Fixed Emunand not restoring.
- Fixed a minor bug when exiting Title Options, it exits directly to the Main Menu instead of Misc. Menu.
- This fixes #420
2018-08-26 22:30:40 +02:00
TheGinGear
df67d1de58 Update NANDManager.gm9
Just a quick fix, replaced the old keysel command
2018-07-30 11:49:50 +02:00
d0k3
c78e5b97a6 keysel -> labelsel -k 2018-07-23 01:03:50 +02:00
annson24
5c87f61880 Include GM9Megascript in GodMode9 resources
Collective scripts for GodMode9.
2018-06-13 13:55:43 +02:00
windows-server-2003
aee58273f0 Indent NANDManager (#365) 2018-05-11 17:44:30 +02:00
MadScript77
0bf6fca408 Replaced the old non-branching NAND scripts.
I replaced the old non-branching NAND backup/restore scripts with a branching, hotkeyed one.
2018-04-30 01:53:07 +02:00
d0k3
0caf2a6cbb Scripting: add keysel command 2018-04-25 15:25:07 +02:00
SirNapkin1334
13e4d356a5 Add Wiki logo 2018-04-23 01:12:09 +02:00
d0k3
20bc988676 Scripting: add sdump -w flag 2018-04-18 16:25:37 +02:00
Hyarion
1a9bf41c9d Add support for BPS/BPM/IPS-formatted binary delta patches.
BPS standardization edits.

* Clean up headers.
* Move crc32.c to /crypto/.
* Rename beat.c to bps.c and move it to /system/ with the rest of the non-3DS file formats.

Allocate memory for Source and Target files when possible.

Last-minute BPS improvements.
* BPS fails more gracefully on error, freeing memory and showing a more detailed message.
* BPM no longer deletes the folder it patches to - that should be up to the user.
* BPM is scanned before patching to figure out the total output file size for a more accurate progress bar.

Add IPS support.
2018-04-17 00:49:29 +02:00
d0k3
c12eb67b55 HelloScript: additional fset description 2018-04-16 23:19:11 +02:00
d0k3
f3782909c9 Add ZuishMode9 FLAVOR 2018-04-11 01:28:58 +02:00
d0k3
4f8dfc1eaf Scripting: add fget & fset commands 2018-04-11 01:28:34 +02:00
d0k3
f34fcf6fa3 Added GodMode64 and BrickedMode9 FLAVORs 2018-04-04 23:28:30 +02:00
Wolfvak
19209918a7 Deprecated PCX code in favor of PNG. 2018-04-03 01:17:58 +02:00
d0k3
823f3b6d60 Added C64, Sheikah, Zuish fonts to resources 2018-04-02 23:14:48 +02:00
d0k3
ed55cffdca Revert to standard splashes 2018-03-28 00:33:23 +02:00
d0k3
e2d9942c23 Anniversary edition splash screens 2018-03-21 23:11:14 +01:00
d0k3
6beec28470 README.md / HelloScript.gm9: minor stuff 2018-01-23 02:00:21 +01:00
d0k3
838a08df2a Scripting: GM9VER environment variable 2018-01-18 15:13:24 +01:00
d0k3
5034e99832 Scripting: Allow recursive 'for' 2018-01-18 02:23:46 +01:00
d0k3
b60e5150e6 Font updates 2018-01-17 01:05:36 +01:00
d0k3
98bc5f00ec Better handling for tiny fonts 2018-01-16 00:43:09 +01:00
d0k3
5df8c4b739 New, easier to edit font format 2018-01-15 01:49:04 +01:00
d0k3
a034214512 Revised font system 2018-01-13 16:11:14 +01:00
d0k3
ddf6e11459 Scripting: fix 'dirsel' command 2018-01-09 15:46:37 +01:00
d0k3
7befb8f1b5 Scripting: added 'dirsel' command
fixes #287
2018-01-09 01:39:37 +01:00
d0k3
64b5c3d2ad Moved sample scripts to their own directory 2018-01-02 02:30:42 +01:00
Wolfvak
0220230403 Replace QLZ with PCX for splash 2017-12-05 18:37:50 +01:00
d0k3
cce1032d34 Fix revised Makefile 2017-11-17 19:37:45 +01:00
Wolfvak
beeea37d07 Revised Makefile 2017-11-17 19:37:45 +01:00
d0k3
0f3fc2a5d1 Use vram0.tar instead of standard bin2o method 2017-11-09 00:22:16 +01:00
Death Mask Salesman
2e0125cd37 Fixed variable typo
Replaced `ERRORMSGMSG` with `ERRORMSG` and adjusted the padding to match.
2017-09-27 01:09:18 +02:00
d0k3
fe1791c7c5 Added NAND restore scripts by Kazuma77 2017-09-24 12:08:23 +02:00