Pk11
92f8d90032
Add Korean font
2025-10-23 13:46:35 +02:00
Danny Tsai
45b6aa1e2f
Tweak ascii section to make it looks more balanced with chinese characters ( #895 )
2025-10-17 18:59:28 +02:00
ihaveahax
15eb3b1ebe
GM9Megascript: remove "Un-install Hax" ( #916 )
...
This option is confusing because despite it saying "will completely
remove CFW", it is not sufficient to actually fully remove custom
firmware. It doesn't, and can't, detect everything like region changes,
modified system titles, and other things that could brick a stock
console.
There have been numerous cases of bricked consoles because someone saw
this, thinking it would do everything needed to restore a console back
to an unmodified state, and getting a bricked console that needs a
flashcart purchase to fix.
(There is also a issue where, even if everything else was in order, it
can still brick a console due to a bad SD card. For some reason it
copies the FIRM to the SD card, where it can potentially get corrupted
if a counterfeit card was used.)
A proper uninstall guide is required, and we have one here:
https://3ds.hacks.guide/uninstall-cfw
2025-04-26 14:36:36 +02:00
Pk11
7b20581fce
Update translations with Lua strings ( #893 )
2025-03-21 13:00:41 +01:00
Pk11
61c79e3e3f
Add Fusion font for Chinese
2025-03-13 13:37:54 +01:00
Pk11
ab222de6b1
Update translations
...
- New! Chinese (Simplified) 100%
- German 100%
- French 94%
- Dutch 46%
- Spanish 41%
- Italian 27%
- Ryukyuan 18%
- Indonesian still 100%, but changed
2025-03-13 13:37:54 +01:00
Pk11
8cde50e091
Automate translation files ( #880 )
...
* Automate language.inl file
* Move version number to JSON file
Better than being a magic number somewhere in the code, source code gets it from source.json
* Automate creation of .trf translation files
2024-11-30 08:24:15 -03:00
Pk11
8006fbd5db
Update translations
...
- Improvements to Indonesian
2023-07-10 16:35:42 +02:00
Pk11
b4f04d3620
Update translations
...
- Indonesian: New and DONE!
- Italian: New, 11%
- Spanish, French, Dutch: Fairly minor improvements
2023-07-10 16:35:42 +02:00
Pk11
eb37a21354
Remove untranslated trailing strings
2023-07-10 16:35:42 +02:00
Pk11
a68d7d0cb7
Update translations
...
Added the date/time and number formats
I just did these myself since I wanted to test them more thoroughly, based on JavaScript's Intl
2023-07-10 16:35:42 +02:00
Pk11
87f9b82cd3
Update translations
...
- Added 3 new strings, only Japanese translated so far
2023-07-10 16:35:42 +02:00
Pk11
a293c008d5
Update translations
...
- Japanese: Improved
- German: 66%
- French: 53%
- Dutch: 27%
2023-07-10 16:35:42 +02:00
Pk11
780016933c
Update translations
...
Japanese 100%!!
2023-07-10 16:35:42 +02:00
Pk11
041ff61d41
Update translations
...
- Japanese: 71%
- French: 39%
- 10 strings edited
2023-07-10 16:35:42 +02:00
Pk11
1fd15657d8
Update default font, add Japanese font
2023-07-10 16:35:42 +02:00
Pk11
0971b3d9fa
Add translations
...
Spanish, French, Japanese, Dutch, Polish, and Russian
2023-07-10 16:35:42 +02:00
Pk11
8303440c19
Add loading translations from TRF
...
Reduce pointer magic use
Both translations and fonts
2023-04-15 12:54:02 +02:00
clach04
9f431a5fde
helper text for SysNAND backup size
...
https://3ds.hacks.guide/finalizing-setup Section VIII, 3 - recommends 1.3 Gb free
On a Japanese firmware 11.10.0-43J - needed 950Mb free.
2021-03-31 17:07:01 +02:00
MechanicalDragon
445688c5fb
fix clear friendlist script missing end statement
2021-03-09 18:04:27 +01:00
d0k3
32936345a6
Change support file recommendations
2021-02-23 16:10:44 +01:00
aspargas2
bd7658a808
revert megascript refactor
...
because the refactor didn't work at all. my screwup.
2020-10-04 14:30:29 +00:00
aspargas2
7c01e1dfe9
allow exiting the megascript by pressing B
2020-09-26 15:27:22 -04:00
aspargas2
8e2d1d465e
update the SD cleanup section of the megascript
2020-09-24 22:09:09 -04:00
aspargas2
c265e3ac2f
fix config save dumping for citra in megascript
2020-05-11 17:19:27 +02:00
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
afd2c6593c
Updated GM9Megascript.gm9
...
Thanks @annson24, @Validusername16 and @eip618! Merges #468
2019-04-16 00:50:24 +02:00
annson24
0286d9cde9
Fixed Setup Luma to CtrNAND
...
Fixes #427 , merges #430
2018-10-01 23:54:51 +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
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
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
Death Mask Salesman
a92c993573
Fixed typos
2017-09-22 17:45:51 +02:00
Matt
26690f4a90
Update EmuNAND Backup script
2017-08-21 12:18:08 -04:00
Matt
7416f6c890
Update SysNAND Backup script
2017-08-21 12:18:01 -04:00
d0k3
8e3d864d83
Scripting: Support TIMESTAMP and DATESTAMP env variable
2017-08-04 18:21:56 +02:00
d0k3
1ebfd74aa4
Include official scripts in release archive
2017-06-21 02:19:18 +02:00