ROM Hack Web based Fire Emblem Awakening save editor

  • Thread starter lea
  • Start date
  • Views 68,808
  • Replies 144
  • Likes 4

what should I prioritize


  • Total voters
    97

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
OK so now that I am done with finals I am going to try to make a web version of this It will be created from scratch and is mostly an excuse for me to learn webpack but it should hopefully be a decent alternative if you don't want to install java or are away from a computer that has it.

Because I have limited time to work on this I want to know what priorities I should have (skills, hair color, etc.)

A prototype should be done soon.

Any comments/suggestions are always welcome

EDIT 0: If any of you have save files that you would be willing to share that would be great. if you could provide how much dlc you have and the country of origin that would be even better!

RELEASE2: Now you can edit stats. I also did a bit of bug fixing. Now comes the hard bit of trying to get supports working.

past releases
RELEASE 0: so it is currently 8:30am for me and I woke up yesterday at 4:00am so I am pretty dead. In other news the "prototype" is done here are the links and if you encounter any issues just tell me. It can currently edit class, active skills, learned skills (from a limited selection), class, exp, lvl, and boot amount.

RELEASE 1: added hair color editing and cleaned up code a bit. A to my knowledge new glitch has occurred in that some units when you edit them to have all skills including lunatic+ they do not get them instead only getting some of the skills.

link: https://alexmgriffin.github.io/fire-editor/
github: https://github.com/alexMGriffin/fire-editor

If you know any amount of js don't look at the code it is a mess wrapped in a garbage fire.

Edit1: I am going to sleep now.
 
Last edited by lea,
  • Like
Reactions: aruna and Olmectron

pgaFZTGBSp

Member
Newcomer
Joined
Apr 15, 2017
Messages
19
Trophies
0
Age
31
Location
Awake when nobody else is.
XP
49
Country
Belgium
Skill editing seems a bit iffy on my end.

I'm not completely sure about this, but it seems that when I make it so that more than two units have "All Skills, Even Lunatic+" learned, my 3DS crashes. Something along the lines of an ARM11 exception. I can post the dump it created if necessary.

What happens is when I move to the Equip Skills or Inventory menu, I can't scroll past more than two units without my 3DS crashing.

When I only edit Chrom's skills, it works just fine. EDIT: I can get up to two.

Anything I may be doing wrong or something? Thanks in advance.
 
Last edited by pgaFZTGBSp,

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
Skill editing seems a bit iffy on my end.

I'm not completely sure about this, but it seems that when I make it so that more than two units have "All Skills, Even Lunatic+" learned, my 3DS crashes. Something along the lines of an ARM11 exception. I can post the dump it created if necessary.

What happens is when I move to the Equip Skills or Inventory menu, I can't scroll past more than two units without my 3DS crashing.

When I only edit Chrom's skills, it works just fine. EDIT: I can get up to two.

Anything I may be doing wrong or something? Thanks in advance.
Right now I am away from a computer and will be until about midnight but their are a few things you can give me.
What region are you in, what characters are you trying to edit, when does the error occur, what hax/cfw are you using and how are you extracting/injecting your saves. Arm11 errors imply something way wrong with your system not just the save but I don't have much experience with that. A copy if both the unedited and edited files would be great. Also the exact error you get when the exception happens.
 

pgaFZTGBSp

Member
Newcomer
Joined
Apr 15, 2017
Messages
19
Trophies
0
Age
31
Location
Awake when nobody else is.
XP
49
Country
Belgium
Right now I am away from a computer and will be until about midnight but their are a few things you can give me.
What region are you in, what characters are you trying to edit, when does the error occur, what hax/cfw are you using and how are you extracting/injecting your saves. Arm11 errors imply something way wrong with your system not just the save but I don't have much experience with that. A copy if both the unedited and edited files would be great. Also the exact error you get when the exception happens.
I currently don't have the ability to find the exact save files from before and after the crash since I deleted them, but I'll see if I can find copies on my computer, and if not, find a way to replicate the errors.

As for the other things, I'll do my best to answer.

Region: USA

Characters in Question: Essentially all of them. Editing the learned skills (or at least making it so they know all skills) of more than two characters seems to do the crash for me.

When the Error Occurs: Scrolling through the Edit Skills or Inventory menus. Haven't checked others.

Hax/CFW: Boot9Strap 1.2 w/ Luma3DS v8.0

Method of Save Extraction/Injection: All done through JKSM and FEST.

Other info: The only crash I experienced was the ARM11 exception. When editing equipped skills through Olmectron's Fire Editor, no such errors would occur.

I know this isn't much to go on, but I'll try to find the saves and take some pictures of the ARM11 error I see on my screen as soon as I can (probably tomorrow soonest)

What I can give right now are some .dmp files, if you can read them.
 

Attachments

  • Crash Dumps.zip
    2.5 KB · Views: 223
Last edited by pgaFZTGBSp,

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
I currently don't have the ability to find the exact save files from before and after the crash since I deleted them, but I'll see if I can find copies on my computer, and if not, find a way to replicate the errors.

As for the other things, I'll do my best to answer.

Region: USA

Characters in Question: Essentially all of them. Editing the learned skills (or at least making it so they know all skills) of more than two characters seems to do the crash for me.

When the Error Occurs: Scrolling through the Edit Skills or Inventory menus. Haven't checked others.

Hax/CFW: Boot9Strap 1.2 w/ Luma3DS v8.0

Method of Save Extraction/Injection: All done through JKSM and FEST.

Other info: The only crash I experienced was the ARM11 exception. When editing equipped skills through Olmectron's Fire Editor, no such errors would occur.

I know this isn't much to go on, but I'll try to find the saves and take some pictures of the ARM11 error I see on my screen as soon as I can (probably tomorrow soonest)

What I can give right now are some .dmp files, if you can read them.

Minutes before you posted this I believe I found the problem. any children don't seem to work because they have different sized character blocks however I was able to edit chrom, maleMU, and cordelia's skills all in one run without problems. Try editing only first generation units. As for the .dmp files they are gibberish to me so I can't really help you there.

Other news not specifically pertaining to this: my power has been out for the last week which is why I haven't updated anything recently. This should be amended soon.
 

pgaFZTGBSp

Member
Newcomer
Joined
Apr 15, 2017
Messages
19
Trophies
0
Age
31
Location
Awake when nobody else is.
XP
49
Country
Belgium
Minutes before you posted this I believe I found the problem. any children don't seem to work because they have different sized character blocks however I was able to edit chrom, maleMU, and cordelia's skills all in one run without problems. Try editing only first generation units. As for the .dmp files they are gibberish to me so I can't really help you there.

Other news not specifically pertaining to this: my power has been out for the last week which is why I haven't updated anything recently. This should be amended soon.
Alright, this is starting to confuse me a bit. Here are some things I did and some results:

1. The only editing I'm doing is making it so that the learned skills of a character are "All Skills, Even Lunatic+".

2. It seems that editing certain characters doesn't sit well with the game. I've tried editing Olivia's and Cherche's skills, and then after importing my edited saves, I would then go to the "Equip Skills" menu. Olivia's and Cherche's new skills were not there, and my system would crash shortly after selecting them. Other characters, like Sumia, work fine. No children were edited.

See my attached saves (Please proceed with CAUTION! These saves crashed my whole 3DS. There was no severe damage or errors afterwards, but I still want to issue a warning because I don't want to possibly ruin someone's system accidentally.)

3. Another thing of note: In the saves I have attached, Owain and Stahl are missing when I use the editor. I've not noticed any other units disappearing; there may be though.

4. I've also attached images of the sort of ARM11 crashes I get.

This is a lot of stuff that's wonky on my end, and I apologize for such a complicated issue.
 

Attachments

  • Saves.zip
    99 KB · Views: 221
  • IMG_0029.JPG
    IMG_0029.JPG
    1.1 MB · Views: 362
  • IMG_0030.JPG
    IMG_0030.JPG
    1.8 MB · Views: 302
Last edited by pgaFZTGBSp,

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
Alright, this is starting to confuse me a bit. Here are some things I did and some results:

1. The only editing I'm doing is making it so that the learned skills of a character are "All Skills, Even Lunatic+".

2. It seems that editing certain characters doesn't sit well with the game. I've tried editing Olivia's and Cherche's skills, and then after importing my edited saves, I would then go to the "Equip Skills" menu. Olivia's and Cherche's new skills were not there, and my system would crash shortly after selecting them. Other characters, like Sumia, work fine. No children were edited.

See my attached saves (Please proceed with CAUTION! These saves crashed my whole 3DS. There was no severe damage or errors afterwards, but I still want to issue a warning because I don't want to possibly ruin someone's system accidentally.)

3. Another thing of note: In the saves I have attached, Owain and Stahl are missing when I use the editor. I've not noticed any other units disappearing; there may be though.

4. I've also attached images of the sort of ARM11 crashes I get.

This is a lot of stuff that's wonky on my end, and I apologize for such a complicated issue.


So I was able to load all the saves into my game it did crash but did not throw an exception so that is on your end. I was also able to edit cherche to have all skills from the stable save file with no problems. I was also able to edit Olivia as well and it worked in that it added the skills but well see the file (this was also fixed). As for some of the characters not showing up that was just my code being bad and I have fixed it now.

unrelated: I added hair color editing and did some revision to the regex and some code cleanup (still a garbage fire.)
 

Attachments

  • 1497927058145-1634785208.jpg
    1497927058145-1634785208.jpg
    442.1 KB · Views: 275

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
Any way we can edit supports with this sometime? I find that being the biggest thing for me.
I will look into it but it isn't something I can do any time soon due to it being (to my knowledge at least) undocumented. I can try but no promises.

EDIT: If anyone knows anything about it pm me
 
Last edited by lea,
  • Like
Reactions: Choromatsu

pgaFZTGBSp

Member
Newcomer
Joined
Apr 15, 2017
Messages
19
Trophies
0
Age
31
Location
Awake when nobody else is.
XP
49
Country
Belgium
So I was able to load all the saves into my game it did crash but did not throw an exception so that is on your end. I was also able to edit cherche to have all skills from the stable save file with no problems. I was also able to edit Olivia as well and it worked in that it added the skills but well see the file (this was also fixed). As for some of the characters not showing up that was just my code being bad and I have fixed it now.

unrelated: I added hair color editing and did some revision to the regex and some code cleanup (still a garbage fire.)

Well, I guess that means that there's just something messed-up with my save and my issue is completely client-side. Which is a bummer, but what can one do about it.

Anyway, thanks for helping out! Hope your future work comes out smoothly.
 
  • Like
Reactions: lea

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
RELEASE2: Now you can edit stats. I also did a bit of bug fixing. Now comes the hard bit of trying to get supports working.

@Kafkakama this should have fixed the skill problem I couldn't count so it was putting the skill block in the wrong place.
 

pgaFZTGBSp

Member
Newcomer
Joined
Apr 15, 2017
Messages
19
Trophies
0
Age
31
Location
Awake when nobody else is.
XP
49
Country
Belgium
RELEASE2: Now you can edit stats. I also did a bit of bug fixing. Now comes the hard bit of trying to get supports working.

@Kafkakama this should have fixed the skill problem I couldn't count so it was putting the skill block in the wrong place.
I'm happy to report that skill editing works flawlessly on my end now! I'll let you know if I run into any other problems.

Huge thanks for getting that issue resolved; good luck on everything else!
 
  • Like
Reactions: lea

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
2 releases in one day one 24 hour cycle. Now you can edit all items individually in your convoy. Tell me if there are any issues because I didn't test this very extensively.
 
  • Like
Reactions: Calcifer13

Calcifer13

Well-Known Member
Newcomer
Joined
May 29, 2017
Messages
62
Trophies
0
Age
27
XP
607
Country
United States
Omg. You need to take a break. But seriously, thank you for your hard work. Save editing makes it easier for me to try out different builds/classes instead of always going to the most optimal build.
 
  • Like
Reactions: lea

Calcifer13

Well-Known Member
Newcomer
Joined
May 29, 2017
Messages
62
Trophies
0
Age
27
XP
607
Country
United States
So the convoy editor seems to work fine.

However, I don't know if its just me or if other people have the same problem. But I can't seem to scroll down the page in the Unit Editor.

In the convoy editor I can scroll down, but not in the unit editor.
 

NANASHI89

Well-Known Member
Member
Joined
May 3, 2012
Messages
2,473
Trophies
1
XP
5,323
Country
United States
RELEASE 3: there is now a fully editable convoy option. I didn't test it very extensively so it may be glitchy

past releases
RELEASE 0: so it is currently 8:30am for me and I woke up yesterday at 4:00am so I am pretty dead. In other news the "prototype" is done here are the links and if you encounter any issues just tell me. It can currently edit class, active skills, learned skills (from a limited selection), class, exp, lvl, and boot amount.

RELEASE 1: added hair color editing and cleaned up code a bit. A to my knowledge new glitch has occurred in that some units when you edit them to have all skills including lunatic+ they do not get them instead only getting some of the skills.

RELEASE2: Now you can edit stats. I also did a bit of bug fixing. Now comes the hard bit of trying to get supports working.

link: https://alexmgriffin.github.io/fire-editor/
github: https://github.com/alexMGriffin/fire-editor

If you know any amount of js don't look at the code it is a mess wrapped in a garbage fire.

Edit1: I am going to sleep now.
Can you make one for Fates?

Sent from my SM-T280 using Tapatalk
 

lea

Well-Known Member
OP
Newcomer
Joined
Jan 19, 2017
Messages
83
Trophies
0
XP
104
Country
United States
So the convoy editor seems to work fine.

However, I don't know if its just me or if other people have the same problem. But I can't seem to scroll down the page in the Unit Editor.

In the convoy editor I can scroll down, but not in the unit editor.

(when your official job title is css engineer and you can't even write it) Should be fixed as soon as github processes it.



Can you make one for Fates?

Sent from my SM-T280 using Tapatalk

Luckily one already exists: https://gbatemp.net/threads/feftwiddler-fire-emblem-fates-save-editor.422439/
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    LeoTCK @ LeoTCK: yes for nearly a month i was officially a wanted fugitive, until yesterday when it ended