supremetakoyaki / Scramble

"NEO: The World Ends with You" and "The World Ends with You: Final Remix" save file editor.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scramble Download

Scramble logo Screenshot of the editor launcher and NEO:TWEWY mode

Scramble is a save editor for games in the The World Ends with You series. Click here for the GBATemp thread.

Compatibility

Title Platform Compatible?
Neo: The World Ends with You PS4
Neo: The World Ends with You Switch
Neo: The World Ends with You PC
The World Ends with You: Final Remix Switch
The World Ends with You: Solo Remix Android/iOS ❌*
The World Ends with You Nintendo DS

* You can use the editor to convert Solo Remix save files to Final Remix (note that this feature is experimental.)

How to use

You need a decrypted save file of the game. This save file weighs about 3.15MB (NEO), and 50KB (Final Remix). After that, you can download the latest release and you're ready to go.

From version 0.9 onwards, Scramble targets .NET Framework 4.8. If you use an updated Windows 10 or 11, you don't need to install anything. In case you haven't updated your Windows in years, you need to install .NET Framework 4.8. Versions previous to 0.9 require the .NET 5.0 Desktop Runtime in order to run the program.

How to get your save file

  • For PC save files, check "Documents/Neo The World Ends with You/Epic Games Store". The file you're looking for is "f1fc4b9d54965358d41213ae8ff0a0f7" (fun fact, it's the MD5 hash of the word "gamesave")
  • If you have a hackable Switch, you'll need to first be running CFW and then use a homebrew app to get the save file. For example, I use JKSV most of the time.
  • If you have a hackable Switch but still don't want to directly hack it or run CFW, there's a more obscure method you can use.
  • In case you're running the Switch version of the game on an emulator such as Yuzu or Ryujinx, decrypted saves are in your user profile folder, typically named "user". Look for a file called "gamesave" without extension.
  • If you have a PS4, use Save Wizard's Advanced Mode to get your decrypted save file (this is a paid software, unfortunately.)

Features

NEO TWEWY Save Editing:

  • Edit your game settings, and also unlock DLC items. (PS4/Switch only)
  • Edit any of the 10 save slots of the game.
  • Edit your party members.
  • Edit your game difficulty, experience, current level, calories eaten (satiety), money, FP and menu music.
  • Edit your character stats.
  • Edit your pin inventory.
  • Edit your clothing inventory.
  • Edit your social network tree and obtained rewards.
  • Edit your noisepedia.
  • Edit your furthest reached day.
  • Edit your scramble slam scores.
  • Edit your graffiti wall / trophies, and export it as an image.
  • Edit your shop and brand data.
  • Save data randomizer (BETA)
  • Hide character names that you haven't seen or unlocked yet (they will be shown as "Spoiler").
  • Change the UI and game data's text to any of these languages: English, Japanese, Spanish and French.

TWEWY Final Remix Save Editing (BETA)

  • Edit your character and game stats.
  • Edit your items.
  • Edit your pins.

Other utilities

  • Convert between PS4/Switch and PC save files of NEO, and viceversa.
  • Decrypt and re-encrypt .unity3d assets from the PC release of NEO.
  • Convert TWEWY Solo Remix save to TWEWY Final Remix.

Upcoming features

For NEO:

  • Continue working on the randomizer

For Final Remix:

  • ...Everything else. Final Remix support is still in a very early state but I'll work on it as soon as I have time.

Special thanks

  • tafice, for the encryption keys of the PC version of NEO.

Donations

If you want to show support, you can donate on my ko-fi page! It is completely voluntary, and I'll appreciate it.

Issues, reporting bugs and requests

If you found a bug or another issue, you can open an issue here on GitHub. For more questions or requests about anything else, you can leave a reply on the GBATemp thread.

Information for cloning/forking

New contributors who clone the repository may find that they need two class libraries, titled "ntwewy-db" and "finalremix-db". Check for other necessary libraries in the .csproj file.

About

"NEO: The World Ends with You" and "The World Ends with You: Final Remix" save file editor.

License:Other


Languages

Language:C# 100.0%