Avec les dernières avancés, il n'est plus nécessaire de faire un spoof de licence SXOS, il est maintenant possible de générer une licence valide depuis l'empreinte digital de votre propre console (fingerprint). Il suffit juste du boot.dat du SXOS ainsi que du request-licence.dat générée par votre console.
- Télécharger le dernier boot.dat en date SXOS_beta_v3.1.0 (fw 11.0.1 max pour le moment)
- TX SX Licence Generator - by Reacher17 téléchargeable à l'adresse suivante : Licence Generator
- Extraire les 2 archives "Licence Generator et le "boot.dat" quelque part sur votre PC
- Mettre le fichier boot.dat à la racine de la carte SD de votre console
- Inséré votre carte SD à votre console puis injecter le fichier "payload.bin contenu dans l'archive avec TegraRcmGUI
- Sur le menu SX, appuyer sur "Custom CFW"
- Un message vous dira que la licence.dat est introubale et il va crée un fichier "request-licence.dat
- Placer ce fichier dans le même dossier où se trouve le script sur mon votre PC
- Lancer le script et attendre quelque seconde
- Un fichier licence.dat est crée
- Placer les 2 fichiers (boot.dat & licence.dat) à la racince de votre carte SD
- Démarrer votre console
- Sur le menu SX, appuyer sur "Boot custom FW"
- Bingo, vous voila sous SXOS
- Enjoy !!!
N.B : Il faut avoir Python 3 installé sur votre PC pour exécuter le script.
Même principe que le script Licence Generator mais celui-ci te donne la possibilité de créer soit même un menu SX à ton goût.
- Télécharger le script SX License Hack
- Faite la procédure cité plus haut pour obtenir le fichier request-licence.dat
- Télécharger un thème de votre choix via ce lien : Custom Menu SXOS CFW v2
- Placer les fichiers du thème ainsi que le fichier request-licence.dat dans le même dossier que le script puis exécuter le.
- Placer les 2 fichiers (boot.dat & licence.dat) à la racince de votre carte SD
- Démarrer votre console
- Vous voila avec un menu SX modifié à votre goût
- Attention à la 4e icônes avant de customisé votre boot.dat, si vous n'en voulez pas, supprimer le fichier holder.bmp contenu dans le dossier theme
- Appuyer sur "Boot custom FW" pour lancé votre SXOS cfw
- Bingo, vous voila sous le custom SXOS cfw
- Enjoy !!!
- SX Dumper
- SX Save Managers
- SX Installer (Tinfoil)
- Tuto vidéo (en Français) par Deejay87: SXOS-FREE-LICENCE--SETUP--EMUNAND--CHOIDUJOURNX
- Lancé SXOS sous le firmware 11.0.1 (tuto en Anglais) par Sthetix : HOW TO RUN THE SXOS ON FIRMWARE 11.0.1
Plus d'infos :
- sur Discord : Modconsoles
- sur Gbatemps : Hack SXOS
- Tuto vidéo par Deejay87
Tout d'abord, je remercie profondement Reacher17 qui n'a pas baissé les bras depuis qu'il avait commencé à travailler sur le reverse engineering du cfw SX. B&nder pour l'aide apporté au Script, moi même pour la licence fourni pour les testes, mrdude pour la mise à jour du script et le patch des homebrews SX ainsi que Zoria, Shadow, Darkstorm, Hexkyz, Red-J et MurasakiNX.
Here's the guide with the graphics and new hacks, with this everything will work the same as on original sxos 3.10
SXOS currently only supports Switch firmware up to 11.0.0 - any newer firmware will fail, you can downgrade using AtmosphereNX and then create an emunand running 11.0.0 firmware for use with SXOS.
Download this file before you continue : Hack Script and SXOS-GFX.zip
1: Copy an untouched clean SXOS_beta_v3.1.0 boot.dat to your sd card root directory and Use SXOS payload to launch it.
2: Launch SXOS - and if you don't have license-request.dat - this will be created on the root of your micro sd card.
3: Copy license-request.dat from your switch to the extracted folder you download from this post.
4: Copy a clean SXOS 3.10 boot.dat to the folder and rename it to boot.dat.orig (this will keep it from being modified).
5: Click SXOS-GFX.exe - this will create a new folder called out that will contain some bin files which a created from the themes folder (you can remove this be clicking on SXOS-GFX.exe again)
6: If you have python 3.9 installed - run SX_License_Hack.py and boot.dat and license.dat should be created.
7: Copy the newly created boot.dat and license.dat to the root of your micro sd card.
8: Use SXOS payload to launch.
note - SXOS extra hekate icon can be modded at line 310 (BL.write(b'argon/payloads/hekate.bin') to launch any payload you want, just change the path to the payload you with to launch, line 314 contains the name for that icon - once again change this to what you want.
Also autoboot code was commented out - you can re-enable this again in the script if you want to show the SXOS options during boot - or just press the volume + button to bring up the options menu.