Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

CrustySean/SplatEditorNX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SplatEditorNX

Open source Splatoon 2 save editor for the Nintendo Switch (NX) built on top of the effective-spoon project

Informations

  • This app is free and open source, licensed under the GPLV3 license

Pics

Show

Compiling

To properly compile this file you'll need Python (if you care about the scripts), the devkitpro toolchain and libnx

  • Python libs:
pip install -r scripts/requirements.txt
  • Install necessary libraries for borealis:
(sudo) (dkp-)pacman -S switch-glfw switch-mesa switch-glm
  • Download app icon
python3 scripts/dl_icon.py
  • Finally run to build the homebrew:
make -j8

Installation

[!!KEEP IN MIND THAT EDITING THE SAVE CAN LEAD YOU INTO A BAN, SO IT'S HEAVILY SUGGESTED TO NOT USE IT IF YOU'RE NOT BANNED!!]

  1. Download the latest release from the releases page

  2. Put the homebrew into "sdmc:/"

Usage

  1. Open a game and keep pressing the "R" button until hbmenu shows up (running the app trough hbmenu won't work!)

  2. Launch SplatEditorNX (this may take some seconds as it has to download some images)

  3. Pick the Splatoon 2 version you have installed

  4. Edit whatever you like

  5. Press "Y" to save the changes

  6. In Settings tab you'll need to click "Inject Save" button and wait for it to be injected

  7. Launch Splatoon 2

  8. Enjoy!

Editing

if you need any internal id, just take a look at the docs

[!!WARNING SAVING THE MODIFIED FILE WITH AN INCORRECT VALUE MAY RESULT INTO A WHOLE RESET OF YOUR SAVE!!]

Credits

(if you need any help, please either join in my discord server or report an issue trough GitHub)

Discord Banner 2

I'd like to thanks these awesome people for the help they provided during the development: