Le développeur dok3 nous propose de découvrir une toute nouvelle version de GodMode9, le couteau suisse GodMode9 est un navigateur de fichiers qui vous permet de parcourir à la fois votre carte SD et sur votre SysNAND / EmuNAND. C'est un outil très puissant et en tant que tel qui est disponible en deux versions : GodMode9 et SafeMode9. Dans SafeMode9 les autorisations de lecture / écriture pour SysNAND / EmuNAND ne sont pas déverrouillables, mais voilà un moment qu'il n'a pas été mis à jour.
Cette version se concentre principalement sur les corrections de bugs et les améliorations des fonctionnalités antérieures.
Cela passe par :
- Amélioration de la gestion des images
- Amélioration de la gestion de l'injection de VC GBA
- Amélioration de la gestion des couleurs et de visualisation de textes
- Amélioration du décryptage FIRM
- Les scripts s'affichent désormais dans la visionneuse
- Certains fichiers textes ne plantent plus
- Corrections diverses comme la commande shaget
Pour ceux d'entre vous qui créent des builds vous-même, il existe maintenant un moyen de désactiver le curseur de luminosité (DISABLE_SLIDER), un mode bootloader alternatif (SALTMODE / AL3X10MODE) et un moyen de superposer les images du système (vram0.img) la fonctionnalité du script runner.
À partir de cette version, le lecteur X: (contenant des xandads NAND) est peut être supprimé ultérieurement.
L'intégralité des changements se trouvent dans le changelog.
GodMode9 v1.4.3
@d0k3 d0k3 released this 2 hours ago
This release mainly concentrates on bug fixes and improvements of earlier features. This is what you get:
[new] Hardcoded readme and readme viewer inside the HOME -> More... menu
[improved] Vastly improved GBA VC Save injection method - will now work 100% of time
[improved] Improved image mount handling
[improved] Improved text viewer colour scheme
[improved] Improved FIRM decryptor (only applies to N3DS original FIRMs)
[fix] Fixed scripts not showing up in text viewer
[fix] Fixed crashes when viewing certain text files
[scripting] Fixed and improved shaget command
For those of you building yourself, there is now a way of disabling the brightness slider (DISABLE_SLIDER), an alternative bootloader mode (SALTMODE / AL3X10MODE) and a way of piggybacking filesystem images (vram0.img), which is best used in conjunction with the script runner feature. Lazyness won't be rewarded here, so read the readme and/or check out the Makefile for info on these.
Also, important info: If you're building this yourself, force update your firmtool to the most recent nightly. Use this command line: pip install --upgrade git+
https://github.com/TuxSH/firmtool.git. Thanks @AuroraWright for the recent fix.
Starting from this release, the X: drive (containing NAND xorpads) is considered legacy and may be removed at a later point. Everyone looking for a way to browse their 3DS console data on a PC or Mac, have a look at @ihaveamac's excellent FUSE-3DS scripts.
Special thanks for this release go to @AuroraWright, @TuxSH and @Wolfvak, who helped me reverse engineering process9, finally enabling me to give you that 100% stability on GBA VC save injects.