ROM Hack nexomon extinction save editing

  • Thread starter Thread starter Pj1980
  • Start date Start date
  • Views Views 62,605
  • Replies Replies 139
  • Likes Likes 1
j'ai des code disponible dans mon dossier de jeux mais impossible de les utiliser et de les voir sur ediZon, en clair je suis perdu sur ce que je dois faire
 
j'ai des code disponible dans mon dossier de jeux mais impossible de les utiliser et de les voir sur ediZon, en clair je suis perdu sur ce que je dois faire
le jeu a probablement été mis à jour, donc les codes edizon ne fonctionneront pas car le jeu aura un identifiant différent. l'éditeur de sauvegarde que vous installez sur le PC fonctionne toujours. vous pouvez utiliser jksv pour sauvegarder les sauvegardes du jeu
 
  • Like
Reactions: Vardandal
hello, i'm having troubles with the programs from Synthlight Nexomon-Extinction-Save-Editor
when i'm trying to open a save file file from PS4, the program dont do anything. no errors or nothing. but when i tried to open the save file for switch that i downloaded here it open just fine.

i already using the latest version of the program that is v1.6.1.0 and my game is v01.09 for the ps4. the save file file was decrypted and exported by Apollo Save Tool (PS4)

i downloaded and installed dot net core both for x86 and x64, is there something that i was missing ?

i attached my save file, when you extract it, the file size bloated to 32mb (memory.dat)

i tried to open it with hxd, but it seems the save file have some encryption. also i tried to scan the memory during gameplay, there it was obvious that the game have some or multiple encryption and checksum. i cant even find a single value (like money or items) during gameplay.

so please, if there is any kind soul that is willing to spend a little of his/hers precious time, to enlighten and guide me, how can i get out from this predicament.

thank you
 

Attachments

hello, i'm having troubles with the programs from Synthlight Nexomon-Extinction-Save-Editor
when i'm trying to open a save file file from PS4, the program dont do anything. no errors or nothing. but when i tried to open the save file for switch that i downloaded here it open just fine.

i already using the latest version of the program that is v1.6.1.0 and my game is v01.09 for the ps4. the save file file was decrypted and exported by Apollo Save Tool (PS4)

i downloaded and installed dot net core both for x86 and x64, is there something that i was missing ?

i attached my save file, when you extract it, the file size bloated to 32mb (memory.dat)

i tried to open it with hxd, but it seems the save file have some encryption. also i tried to scan the memory during gameplay, there it was obvious that the game have some or multiple encryption and checksum. i cant even find a single value (like money or items) during gameplay.

so please, if there is any kind soul that is willing to spend a little of his/hers precious time, to enlighten and guide me, how can i get out from this predicament.

thank you

Doesn't open on my end, so the issue is the save.
 
WOW, thank you for the fast respond. and yes i think the save file still encrypted somehow. is there any alternative exporting ps4 save beside using apollo save tool that you know? or can you send me some example of your ps4 save ?
 
WOW, thank you for the fast respond. and yes i think the save file still encrypted somehow. is there any alternative exporting ps4 save beside using apollo save tool that you know? or can you send me some example of your ps4 save ?

I don't play the game, I was just trying to see if I can open the save with the save editor, I assume something is wrong with save, alternative is save wizard but that cost money.
 
Ok finally success. Now the problem is that it should be my cebteror that i make cosmic not my tarragon lol
I know I'm about 5 years late lol..... but, how did you find which string of 00 00 00 to change? I'm using Save Wizard (PS4) after the Nexomon code, there's quite a bit of the 00 00 00. Not sure which one to change. I'll try to upload a pic.
 
I know I'm about 5 years late lol..... but, how did you find which string of 00 00 00 to change? I'm using Save Wizard (PS4) after the Nexomon code, there's quite a bit of the 00 00 00. Not sure which one to change. I'll try to upload a pic.
Have you tried using the save editor you can use it with a exported save.
 
Last edited by Pj1980,
I wanted to make my current party "Cosmic" but at the end of the Nexomon's stats there's quite a bit of the "00 00 00" which one am I suppose to change to 01? If that makes sense? Hopefully, the screenshot will explain better. I'm using Save Wizard (PS4)
 

Attachments

  • Save Wizard Screenshot.png
    Save Wizard Screenshot.png
    122.3 KB · Views: 39
I wanted to make my current party "Cosmic" but at the end of the Nexomon's stats there's quite a bit of the "00 00 00" which one am I suppose to change to 01? If that makes sense? Hopefully, the screenshot will explain better. I'm using Save Wizard (PS4)
The distance from nexomon id and the cosmic address changes depending on number of skills. Based on picture you might not be in right place. The ids is nexomon number converted to little endian hex (hex value is reversed eg 01 23 becomes 23 01). You should upload save it might be easier for someone to help you. You can export decrypted saves in advanced mode.
 
Last edited by Pj1980,
  • Like
Reactions: Project-X-818
Hi,I'm having trouble finding the 00 to turn into 01 for a cosmic volt
That's just the thing I want to edit. I want for my Volt to turn into cosmic :/ could someone help me? Attaching the save file of my game.
Please if anyone could give a hand! Also,if you could show me/teach me how to from my save file so I won't have to bother anyone in the future,that'd be lovely
 

Attachments

Hi,I'm having trouble finding the 00 to turn into 01 for a cosmic volt
That's just the thing I want to edit. I want for my Volt to turn into cosmic :/ could someone help me? Attaching the save file of my game.
Please if anyone could give a hand! Also,if you could show me/teach me how to from my save file so I won't have to bother anyone in the future,that'd be lovely
Have you tried using the save editor. I can't remember but number of skills effect size of each nexomon section but easy way to find the cosmic address is find the next nexomon Id after the one you are looking for and go back 2 bytes
 
Last edited by Pj1980,
Have you tried using the save editor. I can't remember but number of skills effect size of each nexomon section but easy way to find the cosmic address is find the next nexomon Id after the one you are looking for and go back 2 bytes
I tried using it with HxD and I tried searching for the box name I have volt in (I only have it on a box called "Shiny?") and found it and then tried changing the 00 values to 01 one by one so first 00 after Volt's ID and then saved and tried to check ingame (I have autosave disabled),then since it didn't work,it rever it back to 00 and try with the next 00 to 01 and so on but I can't seem to figure it out :/ I'm not really good with these tools
edit: forgot to mention,I'm on pc and I have the game on steam
 
II
I tried using it with HxD and I tried searching for the box name I have volt in (I only have it on a box called "Shiny?") and found it and then tried changing the 00 values to 01 one by one so first 00 after Volt's ID and then saved and tried to check ingame (I have autosave disabled),then since it didn't work,it rever it back to 00 and try with the next 00 to 01 and so on but I can't seem to figure it out :/ I'm not really good with these tools
edit: forgot to mention,I'm on pc and I have the game on steam
I never edited in box I edit in party.
 
II

I never edited in box I edit in party.
I tried in party also but I got confused,I found it to be more "organized" in an empty box where there's just the nexomon I want to edit ;/ but yeah I can't seem to find the 00 to change to 01 for volt to be cosmic
 
I tried in party also but I got confused,I found it to be more "organized" in an empty box where there's just the nexomon I want to edit ;/ but yeah I can't seem to find the 00 to change to 01 for volt to be cosmic
I used the save editor on it and changed it to cosmic
 

Attachments

Hey guys,

I just released NXHEX, a new save editor for Nexomon: Extinction built with Avalonia.

Main features:

Edit any Nexomon (party or storage): level, skills, cores, Cosmic status, Harmony, nickname

Full inventory editor + max everything in 1 click

Change player name, money, diamonds, tokens

Modify map and player coordinates

Fill entire storage with all Nexomon in one click

More complete than the old Synthlight editor (2022).

Works on Windows, Linux and macOS. Download here:

https://github.com/Olaf758/NXHEX-Nexomon-Extinction-Save-Editor/releases

Feedback welcome!
 

Attachments

  • Edit-Nexomon (1).png
    Edit-Nexomon (1).png
    72.6 KB · Views: 6
  • Like
Reactions: Peoples92
Hey guys,

I just released NXHEX, a new save editor for Nexomon: Extinction built with Avalonia.

Main features:

Edit any Nexomon (party or storage): level, skills, cores, Cosmic status, Harmony, nickname

Full inventory editor + max everything in 1 click

Change player name, money, diamonds, tokens

Modify map and player coordinates

Fill entire storage with all Nexomon in one click

More complete than the old Synthlight editor (2022).

Works on Windows, Linux and macOS. Download here:

https://github.com/Olaf758/NXHEX-Nexomon-Extinction-Save-Editor/releases

Feedback welcome!
Can this be used with switch saves?
 

Site & Scene News

Popular threads in this forum