ROM Hack Discussion Fire Emblem: Three Houses General Hacking

Axiuss

New Member
Newbie
Joined
Jul 30, 2019
Messages
3
Trophies
0
Age
37
XP
53
Country
United States
via the editor you should be able to change the flag from dead to available,i don't know if it'll fix your problem but it all comes with trying it out :)
I’m new to this, what do i need to do to bring Raphael back? What is Raphael’s id or anyhtingnelse I would need
 

samcambolt270

Well-Known Member
Member
Joined
Dec 24, 2014
Messages
1,162
Trophies
0
XP
2,828
Country
United States
I have no idea how the save editor works. Is there a readme with instructions? All I intend to do is add the one dark seal I missed because I had no idea they were even a thing at the time.
 
  • Like
Reactions: Equalz

Equalz

Active Member
Newcomer
Joined
Nov 13, 2018
Messages
26
Trophies
0
XP
146
Country
Netherlands
I have no idea how the save editor works. Is there a readme with instructions? All I intend to do is add the one dark seal I missed because I had no idea they were even a thing at the time.

I need one as well, i got the first one but i need another one for mastery :(
 

Borsalino

Well-Known Member
Member
Joined
Mar 9, 2016
Messages
132
Trophies
0
Age
31
XP
500
Country
Canada
I have no idea how the save editor works. Is there a readme with instructions? All I intend to do is add the one dark seal I missed because I had no idea they were even a thing at the time.

Extract the save file first using Checkpoint

Download the dropbox link and extract it somewhere.

There is a bin folder that has the "FETH_SaveEditor.exe". Open the application and load your save file.
 

samcambolt270

Well-Known Member
Member
Joined
Dec 24, 2014
Messages
1,162
Trophies
0
XP
2,828
Country
United States
Extract the save file first using Checkpoint

Download the dropbox link and extract it somewhere.

There is a bin folder that has the "FETH_SaveEditor.exe". Open the application and load your save file.
I know about that part, I'v already done it. It's a given for using save editors. I just don't know how to actually use it without screwing up my save file. Also, I can't even find dark seal in the item list. It shows the regular seals, but not that one.
 

NextChallenger

Well-Known Member
Newcomer
Joined
Jul 23, 2019
Messages
61
Trophies
0
Location
the heart of battle.
XP
346
Country
United States
I know about that part, I'v already done it. It's a given for using save editors. I just don't know how to actually use it without screwing up my save file. Also, I can't even find dark seal in the item list. It shows the regular seals, but not that one.
It's sorted separately from the regular seals, but it's there, did you look for very long? #1157 on the list, right above Beginner Seals.
Skim the whole dropdown at least once so you have a good idea of what's in it and where. Dark Seals were the second time I noticed something I wanted that wasn't where I thought it should be.
 
Last edited by NextChallenger,

Tonydaexpert

C++ Pleb, but with a Monado
Member
Joined
Jul 5, 2016
Messages
194
Trophies
0
XP
769
Country
United States
Is there a way to unlock all the music in the main menu? I beat two routes yet the full Edge of Dawn isn't showing up :/
 

Falo

Well-Known Member
Member
Joined
Jul 22, 2012
Messages
680
Trophies
2
XP
2,627
Country
Germany

They are correct, i did dump them myself to verify this.

here the fixed code:

[+1 All Stats on Levelup]
04000000 0038CE08 11000539
04000000 0038CF94 11000539
04000000 0038C1F0 11000668
04000000 0038C3F0 11000668
[+2 All Stats on Levelup]
04000000 0038CE08 11000939
04000000 0038CF94 11000939
04000000 0038C1F0 11000A68
04000000 0038C3F0 11000A68
[Random Stats on Levelup]
04000000 0038CE08 1A89D539
04000000 0038CF94 1A89D539
04000000 0038C1F0 1A93A668
04000000 0038C3F0 1A93A668

4 checks in 2 functions, the first check is for the 9 normal stats, the second is for HP.
Max stats are 99 and 199 for HP and afterwards they can only be increased via class change / item / buff.
 
Last edited by Falo,

iKing_PR

Well-Known Member
Member
Joined
Jul 24, 2014
Messages
107
Trophies
0
Age
35
XP
348
Country
United States
They are correct, i did dump them myself to verify this.

here the fixed code:

[+1 All Stats on Levelup]
04000000 0038CE08 11000539
04000000 0038CF94 11000539
04000000 0038C1F0 11000668
04000000 0038C3F0 11000668
[+2 All Stats on Levelup]
04000000 0038CE08 11000939
04000000 0038CF94 11000939
04000000 0038C1F0 11000A68
04000000 0038C3F0 11000A68
[Random Stats on Levelup]
04000000 0038CE08 1A89D539
04000000 0038CF94 1A89D539
04000000 0038C1F0 1A93A668
04000000 0038C3F0 1A93A668

4 checks in 2 functions, the first check is for the 9 normal stats, the second is for HP.
Max stats are 99 and 199 for HP and afterwards they can only be increased via class change / item / buff.

so do I deleted the other 2 all stats that were before this? the ones that were to turn ON and OFF?
 

JokerJoester

Well-Known Member
Newcomer
Joined
Sep 5, 2018
Messages
62
Trophies
0
Age
32
XP
562
Country
United States
I take it there isn't a way to unlock all Supports yet? What is the easiest way to get everyone up to A/S Rank using the cheats at hand?
 

BigMoney_D

Active Member
Newcomer
Joined
Jun 12, 2016
Messages
38
Trophies
0
Age
29
XP
369
Country
Canada
whats not working for you on the save editor?

--------------------- MERGED ---------------------------

I think editing the current class to max just sets it to max but since there is a max stat limit it might be why it doesn't stay,to be honest im not sure

Hmm, maybe I'll just wait for a Class XP multiplier. Thanks anyways!
 

Schezo92

Well-Known Member
Member
Joined
Jul 13, 2011
Messages
169
Trophies
1
Age
31
Location
Nowhere
Website
Visit site
XP
1,311
Country
United States
They are correct, i did dump them myself to verify this.

here the fixed code:

[+1 All Stats on Levelup]
04000000 0038CE08 11000539
04000000 0038CF94 11000539
04000000 0038C1F0 11000668
04000000 0038C3F0 11000668
[+2 All Stats on Levelup]
04000000 0038CE08 11000939
04000000 0038CF94 11000939
04000000 0038C1F0 11000A68
04000000 0038C3F0 11000A68
[Random Stats on Levelup]
04000000 0038CE08 1A89D539
04000000 0038CF94 1A89D539
04000000 0038C1F0 1A93A668
04000000 0038C3F0 1A93A668

4 checks in 2 functions, the first check is for the 9 normal stats, the second is for HP.
Max stats are 99 and 199 for HP and afterwards they can only be increased via class change / item / buff.

Little odd that it works on MOV is there a quick way to edit to edit this so it doesn't?
 

Falo

Well-Known Member
Member
Joined
Jul 22, 2012
Messages
680
Trophies
2
XP
2,627
Country
Germany
Little odd that it works on MOV is there a quick way to edit to edit this so it doesn't?
It works on MOV, because it's one of the Main Stats, actually serenesforest values are missing the MOV value, which is 0 in growth.

The cheat bypasses the RNG check and always adds +1 or +2 on the current calculated stat.
There is no special check for the MOV stat and since it's index 7 (Charm is 8), i can't just break the loop early without removing the Charm stat and there is not enough space to add an extra check.
 
  • Like
Reactions: Zaybokk

JrpgAddict

Well-Known Member
Member
Joined
Oct 7, 2016
Messages
697
Trophies
0
Age
38
XP
1,654
Country
Netherlands
i think the high multipliers for exp like x16 and x32 dont work correct, seems like they hardly give any exp like 1 lv and sometimes they give 5

The x2 x4 x8 works perfect though
 

kazuki_chan8

Well-Known Member
Member
Joined
Mar 30, 2019
Messages
164
Trophies
0
Age
35
XP
209
Country
Malaysia
They are correct, i did dump them myself to verify this.

here the fixed code:

[+1 All Stats on Levelup]
04000000 0038CE08 11000539
04000000 0038CF94 11000539
04000000 0038C1F0 11000668
04000000 0038C3F0 11000668
[+2 All Stats on Levelup]
04000000 0038CE08 11000939
04000000 0038CF94 11000939
04000000 0038C1F0 11000A68
04000000 0038C3F0 11000A68
[Random Stats on Levelup]
04000000 0038CE08 1A89D539
04000000 0038CF94 1A89D539
04000000 0038C1F0 1A93A668
04000000 0038C3F0 1A93A668

4 checks in 2 functions, the first check is for the 9 normal stats, the second is for HP.
Max stats are 99 and 199 for HP and afterwards they can only be increased via class change / item / buff.
Good works. Maybe just add code to minus the MOV stat? If that possible.. Gonna try this when i got home Xd.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    BakerMan @ BakerMan: @salazarcosplay yeah cod's still up