ROM Hack WIP Scramble - "NEO: The World Ends with You" Save Editor

Taishiro

Well-Known Member
OP
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
So, I tried to use this on a PS4 save file however the .exe states that the file size is incorrect. My file is 6.12mb whereas your application wants a file exactly 3.2mb. Now I do have 3 slots saved to which may be an issue? I have uploaded my save for you to use to add compatibility potentially?
your PS4 needs to be hacked in order to get a decrypted and readable save file; copying save data to an USB drive using the PS4 menu isn't enough, and will yield you a save file data that's encrypted for your PSN account.
I am afraid I can't help you much more with that issue as I have zero experience with PS4 scene :(
 

Utsu-Nova

New Member
Newbie
Joined
Jul 28, 2021
Messages
3
Trophies
0
Age
36
XP
41
Country
United Kingdom
Fair enough, I'll just wait for PS4 Save Wizard to have some codes. I have a PS5 so they are no where near getting hacked. I'll look at my PS4 though as could mod that.
 
  • Like
Reactions: uzimakiuchiha

uzimakiuchiha

Well-Known Member
Member
GBAtemp Patron
Joined
May 17, 2009
Messages
879
Trophies
2
XP
2,385
Country
United States
So, I tried to use this on a PS4 save file however the .exe states that the file size is incorrect. My file is 6.12mb whereas your application wants a file exactly 3.2mb. Now I do have 3 slots saved to which may be an issue? I have uploaded my save for you to use to add compatibility potentially?

Fair enough, I'll just wait for PS4 Save Wizard to have some codes. I have a PS5 so they are no where near getting hacked. I'll look at my PS4 though as could mod that.

Bro, you can use that very same save wizard to decrypt your saves I'll see if I can edit them in the editor
 

Skeet1983

Well-Known Member
Member
Joined
Apr 22, 2012
Messages
3,586
Trophies
1
Age
41
Location
Somewhere, out there...
XP
3,177
Country
United States
Hi guys. I bought the US version of game yesterday :)
I know that the game recently had an update, but does the Save Editor work on saves before update also? I have the US gamecard version of game. Thoughts and help appreciated :)
 

Taishiro

Well-Known Member
OP
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
Hi guys. I bought the US version of game yesterday :)
I know that the game recently had an update, but does the Save Editor work on saves before update also? I have the US gamecard version of game. Thoughts and help appreciated :)
Yes it works on both v1.0 and v1.01 :)
 

asomiakanawa

Member
Newcomer
Joined
Nov 2, 2019
Messages
19
Trophies
0
Age
30
XP
84
Country
United States
So, I tried to use this on a PS4 save file however the .exe states that the file size is incorrect. My file is 6.12mb whereas your application wants a file exactly 3.2mb. Now I do have 3 slots saved to which may be an issue? I have uploaded my save for you to use to add compatibility potentially?

hey utsu so you gotta have a jailbroken ps4 to decrypt the file. i thought i could transfer my saves too but we need more than that unfortunately
 

Taishiro

Well-Known Member
OP
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
Hey guys, here is a look at what I've been working on :)

This is the detailed clothing inventory editor:
XYisMXY.png

There's also multilanguage support now:
iDRVowi.png

Changing the language to Spanish will change both the UI text and the game's:
jqWzU2b.png

Since I cannot speak either Italian or German (and the program does have all the game's text for both), anyone is welcome to translate the UI to those languages :P
I expect to drop the new update later today or tomorrow morning so stay tuned.
 

Taishiro

Well-Known Member
OP
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
Hey everyone, new update is out.
Download: https://github.com/supremetakoyaki/Scramble/releases/tag/v0.4

sGRRTV2.png

FlqMGAE.png

Clothing editor is working. As a bonus, you can equip/unequip different pieces of clothing and the editor will automatically swap them with another character's if required, or remove your equipped tops and bottoms if you decide to equip a full-body item.

I also noticed the game save can only hold up to 2102(?) pieces of clothes, so I removed the x99 checkbox because it is impossible to have 277*99 (that is, 27 423) amount of clothes.
I added a cap of 2000 in case you still wanted to go overkill, so trying to add a 2001st piece will tell you it's not possible.

Enjoy! Next update will be next week because I need to focus on uni stuff for a couple of days.

Ah, I forgot to tell you this, but the collection editor now shows icons because why not
qQZiIqn.png
 
Last edited by Taishiro,

asomiakanawa

Member
Newcomer
Joined
Nov 2, 2019
Messages
19
Trophies
0
Age
30
XP
84
Country
United States
Hey everyone, new update is out.
Download: https://github.com/supremetakoyaki/Scramble/releases/tag/v0.4

sGRRTV2.png

FlqMGAE.png

Clothing editor is working. As a bonus, you can equip/unequip different pieces of clothing and the editor will automatically swap them with another character's if required, or remove your equipped tops and bottoms if you decide to equip a full-body item.

I also noticed the game save can only hold up to 2102(?) pieces of clothes, so I removed the x99 checkbox because it is impossible to have 277*99 (that is, 27 423) amount of clothes.
I added a cap of 2000 in case you still wanted to go overkill, so trying to add a 2001st piece will tell you it's not possible.

Enjoy! Next update will be next week because I need to focus on uni stuff for a couple of days.

Ah, I forgot to tell you this, but the collection editor now shows icons because why not
qQZiIqn.png


Thank you for all your hard work! Will there be a way to unlock abilities? Good luck with uni!
 

Pj1980

Well-Known Member
Member
Joined
Jan 3, 2016
Messages
193
Trophies
0
XP
1,051
Country
United Kingdom
Thank you for all your hard work! Will there be a way to unlock abilities? Good luck with uni!
Clothes abilities are unlock with your style level. You can edit the permanent stats you get from food.
Using the editor dump the save slot. Then open dump save slot using hex editor like hxd.
I am not far in game i put the names of characters i know with their stat offsets. the stats are in hex in littles endian so if you want a stat to be 999 ( hex 03 E7) you write it as E7 03. the offsets without names should be other characters you get later in game.

Code:
            hp        atk       def         style
rindo       397A      397E      3982        3986
            398E      3992      3996        399A
fret        39A2      39A6      39AA        39AE
nagi        39B6      39BA      39BE        39C2
            39CA      39CE      39D2        39D6
            39DE      39E2      39E6        39EA
minamimota  39F2      39F6      39FA        39FE
 
Last edited by Pj1980,

Taishiro

Well-Known Member
OP
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
Thank you for all your hard work! Will there be a way to unlock abilities? Good luck with uni!
yes; I did make a new update after all haha.

The stats editor is now up and working.
od2WRyG.png

And yes, I know this is probably useless, but you can (un)censor the characters you haven't unlocked yet.
iepEXjB.png

DQrTpMT.png


And this setting applies to the clothing editor too.
u5NBXWN.png


Here is what it looks like in-game after setting all Rindo's stats to 999 (not including base stats):
Wv9zwcs.png

Download here: https://github.com/supremetakoyaki/Scramble/releases/tag/v0.5
And now I go MIA for a couple of days for real. See you all, and enjoy the editor.
 

asomiakanawa

Member
Newcomer
Joined
Nov 2, 2019
Messages
19
Trophies
0
Age
30
XP
84
Country
United States
yes; I did make a new update after all haha.

The stats editor is now up and working.
od2WRyG.png

And yes, I know this is probably useless, but you can (un)censor the characters you haven't unlocked yet.
iepEXjB.png

DQrTpMT.png


And this setting applies to the clothing editor too.
u5NBXWN.png


Here is what it looks like in-game after setting all Rindo's stats to 999 (not including base stats):
Wv9zwcs.png

Download here: https://github.com/supremetakoyaki/Scramble/releases/tag/v0.5
And now I go MIA for a couple of days for real. See you all, and enjoy the editor.


that's not useless at all!! you're awesome thank you for putting that in!!!
 

JeepX87

Well-Known Member
Member
Joined
Aug 17, 2016
Messages
1,705
Trophies
0
Age
36
XP
3,186
Country
United States
how much time will it take ?

hope its would be tonight

come on

Please be patient and respect the author, otherwise, they could abandon the work because of you, so please don't.

Fair enough, I'll just wait for PS4 Save Wizard to have some codes. I have a PS5 so they are no where near getting hacked. I'll look at my PS4 though as could mod that.

Save Wizard need to add advanced mode support for this game so you can decrypt the save and allow to use with save editor.

but... Save Wizard rarely add advanced mode for most games nowadays so that frustrated me.
 

Utsu-Nova

New Member
Newbie
Joined
Jul 28, 2021
Messages
3
Trophies
0
Age
36
XP
41
Country
United Kingdom
Save Wizard need to add advanced mode support for this game so you can decrypt the save and allow to use with save editor.

but... Save Wizard rarely add advanced mode for most games nowadays so that frustrated me.

If Save Wizard add their own codes I probably won't use this editor because as you say they rarely add advanced mode.

I appreciate the work the author has put into making this editor though.
 
  • Like
Reactions: JeepX87

JeepX87

Well-Known Member
Member
Joined
Aug 17, 2016
Messages
1,705
Trophies
0
Age
36
XP
3,186
Country
United States
If Save Wizard add their own codes I probably won't use this editor because as you say they rarely add advanced mode.

I appreciate the work the author has put into making this editor though.

Yes, codes are better than nothing.

I wish that we have resigner software that can be done offline like we did with PS3 but Sony changed the encryption key on all future saves, every firmware update on PS4 that force Save Wizard to update to support new encryption key.

PS5 doesn't have save transfer to USB feature anymore and Sony learned a lesson after PS3 and PS4.
 

Taishiro

Well-Known Member
OP
Member
Joined
Apr 22, 2020
Messages
322
Trophies
0
Age
23
XP
854
Country
Chile
man this save editor wouldve been great to use on PS4 if savewizard just allowed people to at least decrypt saves regardless if there aren't any pre-listed cheats for them,, looked forward to trying it out
I suppose you guys could try to contact savewizard to see if they can allow advanced mode for this game.
I'll be happy to add PS4 support to the editor if someone gives me their decrypted save
 

LAA

Well-Known Member
Member
Joined
Aug 3, 2008
Messages
394
Trophies
1
XP
659
Country
Nice work on this! I too am looking forward to PS4 support. Hopefully PS4 save wizard enable advanced mode for it soon, if not maybe someone else could work on it
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    straferz @ straferz: Anybody know why this is happening to my ACWW town...