Jump to content

FE SOV minimal character editor


Recommended Posts

I made a simple editor that allows changing class, stats and inventory of a unit which can be found here: https://github.com/vince11/FESOV-SaveEditor/releases

You need to use FEST to decompress the save as I have not added it in the code.

Instructions:

  • Dump save file using a save manager (e.g. JKSVM) Make a back up just in case
  • Use FEST to decompress the save file to get "Chapter_dec" file. https://github.com/RainThunder/FEST
  • Run program, Click File -> Open, select the decompressed file and edit stuff
  • Once finished, Click File -> Save and compress the file using FEAST

Note:

  • Item changing will work best if each unit has an item. You can only edit a unit's item if they are holding something.
  • Sometimes if a unit is not holding an item it accesses the item of the unit below them (not going to break your save file)
  • You need the DLC loaded to access dlc items/classes
  • Max stats of the unit does not scale with the class as I don't have data for it, so max stats is the max stats https://serenesforest.net/fire-emblem-echoes-shadows-valentia/characters/maximum-stats/ (Cipher characters' max stats are just placeholders)

Thats All!, I am not very good at coding so feedback would be appreciated.

Link to comment
Share on other sites

I used it and it works, thank you! I would recommend maybe adding keyboard shortcuts to max the stats out instead of holding the up arrow? And if possible, being able to edit the characters we haven't recruited yet would be amazing, but might be wishful thinking.

Link to comment
Share on other sites

  • 2 weeks later...

I totally, totally, totally, did not gave myself  the Animus Ring thank to this editor. No sir.

Kind of funny seeing Saber shooting fireball with his mind when attacked at distance though.

Thanks you~~

Link to comment
Share on other sites

On 6/30/2017 at 6:00 PM, spookyporo said:

i can't decompress the sov file with the FEST i use for awakening. should i download the sov one?

try using the one on the link above, its the one I'm using

Link to comment
Share on other sites

On 6/29/2017 at 10:52 PM, Memo_rize said:

I used it and it works, thank you! I would recommend maybe adding keyboard shortcuts to max the stats out instead of holding the up arrow? And if possible, being able to edit the characters we haven't recruited yet would be amazing, but might be wishful thinking.

I will work on it some time, doing something else at the moment. For a workaround, you can copy paste 99 to the text box to max the stats it will clip it to the max value. Put in a negative number to reset to base stats.

Link to comment
Share on other sites

It seems that the Sniper class doesn't work in the Save Editor. Every time I try to change someone into the Sniper class the editor puts them in the Archer class. And anyone already in the Sniper class it just shows a blank space in the editor.

Link to comment
Share on other sites

On 23/7/2017 at 4:12 AM, spookyporo said:

the FEST doesn't open, it opens but instantly it closes. 

edit: nvm, i learnt how it works. it works really good, ty for releasing <33

How did you solve it? please

Edited by quexnoc
please
Link to comment
Share on other sites

On 26/7/2017 at 8:15 AM, Calcifer said:

You're suppose to drag the Chapter file onto FEST. It will automatically convert it.

The problem is that as soon as I open the fest it closes automatically.
how do I solve it?:(:

Link to comment
Share on other sites

On 26/7/2017 at 8:15 AM, Calcifer said:

You're suppose to drag the Chapter file onto FEST. It will automatically convert it.

The problem is that as soon as I open the fest it closes automatically.
how do I solve it?:(:

Link to comment
Share on other sites

On 26/6/2017 at 3:24 AM, Uyet123 said:

I made a simple editor that allows changing class, stats and inventory of a unit which can be found here: https://github.com/vince11/FESOV-SaveEditor/releases

You need to use FEST to decompress the save as I have not added it in the code.

Instructions:

  • Dump save file using a save manager (e.g. JKSVM) Make a back up just in case
  • Use FEST to decompress the save file to get "Chapter_dec" file. https://github.com/RainThunder/FEST
  • Run program, Click File -> Open, select the decompressed file and edit stuff
  • Once finished, Click File -> Save and compress the file using FEAST

Note:

  • Item changing will work best if each unit has an item. You can only edit a unit's item if they are holding something.
  • Sometimes if a unit is not holding an item it accesses the item of the unit below them (not going to break your save file)
  • You need the DLC loaded to access dlc items/classes
  • Max stats of the unit does not scale with the class as I don't have data for it, so max stats is the max stats https://serenesforest.net/fire-emblem-echoes-shadows-valentia/characters/maximum-stats/ (Cipher characters' max stats are just placeholders)

Thats All!, I am not very good at coding so feedback would be appreciated.

The problem is that as soon as I open the fest it closes automatically.
how do I solve it?

Link to comment
Share on other sites

On 7/28/2017 at 9:20 PM, quexnoc said:

The problem is that as soon as I open the fest it closes automatically.
how do I solve it?

You don't open it. You just drag the chapter file on the .exe. FEAST is the one where you open it. But FEST is where you just drag the file on to it. FEST will automatically decompress the file. You can use either FEAST or FEST its the same thing.

You can download the latest version of FEST here. Just drag the file on to FEST.

Link to comment
Share on other sites

On 7/23/2017 at 4:36 PM, Calcifer said:

It seems that the Sniper class doesn't work in the Save Editor. Every time I try to change someone into the Sniper class the editor puts them in the Archer class. And anyone already in the Sniper class it just shows a blank space in the editor.

Ah, the archer and sniper have the same hex value in my resource, I will update it soon.

Link to comment
Share on other sites

On 7/26/2017 at 0:13 AM, Yiannis1999 said:

Can you please add the option to recruit new characters?

I kinda stopped working on this project so adding additional stuff won't be possible. I will still fix some bugs though

Link to comment
Share on other sites

  • 2 weeks later...

Hello, I have a weird problem! Every time I load in my save with JKSM and access my edited file, it would tell me that the DLC is corrupted. Loading in my backed up save fixes this. Is there no way to edit my save without the game telling me that my DLC is corrupted? Is it just me?

Edit: Nevermind, all I had to do was just replay my DLCs. My game kinda forgot some of the DLC exclusive items I had. Haha

Edited by DestroyMagnet
I fixed the problem
Link to comment
Share on other sites

  • 2 weeks later...
On 6/26/2017 at 3:24 AM, Uyet123 said:

I made a simple editor that allows changing class, stats and inventory of a unit which can be found here: https://github.com/vince11/FESOV-SaveEditor/releases

You need to use FEST to decompress the save as I have not added it in the code.

Instructions:

  • Dump save file using a save manager (e.g. JKSVM) Make a back up just in case
  • Use FEST to decompress the save file to get "Chapter_dec" file. https://github.com/RainThunder/FEST
  • Run program, Click File -> Open, select the decompressed file and edit stuff
  • Once finished, Click File -> Save and compress the file using FEAST

How does one compress the decompressed file?

 

NOTE: Never mind

Edited by XemnasTheDarkLord
Link to comment
Share on other sites

  • 2 weeks later...
On 26/6/2017 at 7:24 AM, Uyet123 said:

I made a simple editor that allows changing class, stats and inventory of a unit which can be found here: https://github.com/vince11/FESOV-SaveEditor/releases

You need to use FEST to decompress the save as I have not added it in the code.

Instructions:

  • Dump save file using a save manager (e.g. JKSVM) Make a back up just in case
  • Use FEST to decompress the save file to get "Chapter_dec" file. https://github.com/RainThunder/FEST
  • Run program, Click File -> Open, select the decompressed file and edit stuff
  • Once finished, Click File -> Save and compress the file using FEAST

Note:

  • Item changing will work best if each unit has an item. You can only edit a unit's item if they are holding something.
  • Sometimes if a unit is not holding an item it accesses the item of the unit below them (not going to break your save file)
  • You need the DLC loaded to access dlc items/classes
  • Max stats of the unit does not scale with the class as I don't have data for it, so max stats is the max stats https://serenesforest.net/fire-emblem-echoes-shadows-valentia/characters/maximum-stats/ (Cipher characters' max stats are just placeholders)

Thats All!, I am not very good at coding so feedback would be appreciated.

hi i need help i got the game i'm playing on citra and is decryted my rom and is the version 1.0 could you do your editor for it? cuz it doesn't work. thanks.

 

 

no work.jpg

Link to comment
Share on other sites

  • 6 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...