ROM Hack Discussion Fire Emblem: Three Houses General Hacking

lol0909

Well-Known Member
Member
Joined
Jun 19, 2018
Messages
103
Trophies
0
Age
34
XP
523
Country
Brazil
found this sx os code
[max motivation]
580F0000 0196D908
580F1000 00000000
780F0000 00000708
300E0000 0000003C
620F0000 00000000 00000064
310E0000
20000000

doesn't seem to wokr if i just copy and paste it to atmosphere sadly

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



can you try and get some inf items code esp for the dining room food mats?
they use fish and veg alot so maybe just find the first item and batch code + freeze 99?

Does this code work for 1.0.1 because if it works we can have infinite skill exp easily.
EDIT: oh sorry didnt see that someone already tried it.
 
Last edited by lol0909,

k7ra

Well-Known Member
Member
Joined
Dec 11, 2016
Messages
813
Trophies
0
Age
31
XP
1,923
Country
Russia
I give up using atmosphere and kosmos for awhile it always have some problem with nsp for me either can't start or error occured it happen with some game so i stop trying for me it kirby , zelda and currently fire emblem too it annoy me so i just give up i'm even try fresh sd card still have these issue bug me all the time even i'm already apply the patch

I just wait for code or save editor instead
Try kefir, same as kosmos. But no trouble so far
 

tides

Well-Known Member
Member
Joined
Apr 2, 2013
Messages
297
Trophies
1
Age
37
XP
791
Country
United States
Does this code work for 1.0.1 because if it works we can have infinite skill exp easily.
EDIT: oh sorry didnt see that someone already tried it.

don't know.

if you have sx os, try it and report back but it doesn't work on atmosphere for me since it's an sx os code

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

the full code for sx os is here

580F0000 0196D908
register_F = read64(HEAP + 0x0196D908)
580F1000 00000000
register_F = read64(HEAP + 0x00000000)
780F0000 00000708
register_F += 0x00000708
300E0000 0000003C
end
620F0000 00000000 00000064
write_reg16(register_F + 0x0, 0x0064)
310E0000
end
20000000
end if
 

lol0909

Well-Known Member
Member
Joined
Jun 19, 2018
Messages
103
Trophies
0
Age
34
XP
523
Country
Brazil
don't know.

if you have sx os, try it and report back but it doesn't work on atmosphere for me since it's an sx os code

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

the full code for sx os is here

580F0000 0196D908
register_F = read64(HEAP + 0x0196D908)
580F1000 00000000
register_F = read64(HEAP + 0x00000000)
780F0000 00000708
register_F += 0x00000708
300E0000 0000003C
end
620F0000 00000000 00000064
write_reg16(register_F + 0x0, 0x0064)
310E0000
end
20000000
end if
how do i use it if i have sx os i just put this code :
[max motivation]
580F0000 0196D908
580F1000 00000000
780F0000 00000708
300E0000 0000003C
620F0000 00000000 00000064
310E0000
20000000
on my txt for fire emblem?
 

myangel

Well-Known Member
Member
Joined
Nov 17, 2015
Messages
196
Trophies
0
Age
34
XP
938
Country
United States
don't know.

if you have sx os, try it and report back but it doesn't work on atmosphere for me since it's an sx os code

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

the full code for sx os is here

580F0000 0196D908
register_F = read64(HEAP + 0x0196D908)
580F1000 00000000
register_F = read64(HEAP + 0x00000000)
780F0000 00000708
register_F += 0x00000708
300E0000 0000003C
end
620F0000 00000000 00000064
write_reg16(register_F + 0x0, 0x0064)
310E0000
end
20000000
end if

Already test it doesnt work for sx os either motivation still going down
 

doc_haz

Member
Newcomer
Joined
Jul 8, 2003
Messages
12
Trophies
2
Age
44
Website
Visit site
XP
501
Country
Mexico
Found these. Most of them Work. (Used chinese translator) For Ver. 1.0.1

Code:
[Max increase after money]
04000000 0039C080 1A893128

[Action Max]
01000000 019FC0CF 0000000A
02000000 019FC0D0 00000307

[Press the A button and hit 100% after selecting the target]
04000000 000D59D8 1A89B100
80000001
04000000 000D59D8 1A89B120
20000000

[After selecting the target, press A crit 100%]
04000000 000D5B90 2A1F03E0
04000000 000D5C0C 1A89B100
80000001
04000000 000D5B90 52800C80
04000000 000D5C0C 1A89B120
20000000

[Stock Restriction Release]
04000000 003941F4 1A883108
04000000 00394214 1A883108
04000000 00394234 1A883108
04000000 00394254 1A883108

[Moving Power Max (Community vs. General) ON]
04000000 000ACF14 1A88B100

[Moving Power Max (Official Enemy) OFF]
04000000 000ACF14 1A88B2E0

[The enemy rounds hold ZL enemy does not move]
80000100
04000000 000ACF14 1A9FB3E0
20000000

[Guidance Level A+]
02000000 019FC0BA 0000ADD4

[Growth Max]
580F0000 0196D908
580F1000 00000000
780F0000 00000708
300E0000 0000003C
620F0000 00000000 00000064
780F0000 00000230
310E0000

[Difficulty - Normal]
01000000 019FB460 00000000

[difficulty - difficulty]
01000000 019FB460 00000001

[Difficulty - Super Hard]
01000000 019FB460 00000002

[difficulty - hell]
01000000 019FB460 00000003

[Mode - Easy]
01000000 019FB461 00000000

[Mode - Classic]
01000000 019FB461 00000001
 

alexj9626

Well-Known Member
Member
Joined
Oct 2, 2016
Messages
788
Trophies
0
Age
34
XP
1,512
Country
Panama
Found these. Most of them Work. (Used chinese translator) For Ver. 1.0.1

Code:
[Max increase after money]
04000000 0039C080 1A893128

[Action Max]
01000000 019FC0CF 0000000A
02000000 019FC0D0 00000307

[Press the A button and hit 100% after selecting the target]
04000000 000D59D8 1A89B100
80000001
04000000 000D59D8 1A89B120
20000000

[After selecting the target, press A crit 100%]
04000000 000D5B90 2A1F03E0
04000000 000D5C0C 1A89B100
80000001
04000000 000D5B90 52800C80
04000000 000D5C0C 1A89B120
20000000

[Stock Restriction Release]
04000000 003941F4 1A883108
04000000 00394214 1A883108
04000000 00394234 1A883108
04000000 00394254 1A883108

[Moving Power Max (Community vs. General) ON]
04000000 000ACF14 1A88B100

[Moving Power Max (Official Enemy) OFF]
04000000 000ACF14 1A88B2E0

[The enemy rounds hold ZL enemy does not move]
80000100
04000000 000ACF14 1A9FB3E0
20000000

[Guidance Level A+]
02000000 019FC0BA 0000ADD4

[Growth Max]
580F0000 0196D908
580F1000 00000000
780F0000 00000708
300E0000 0000003C
620F0000 00000000 00000064
780F0000 00000230
310E0000

[Difficulty - Normal]
01000000 019FB460 00000000

[difficulty - difficulty]
01000000 019FB460 00000001

[Difficulty - Super Hard]
01000000 019FB460 00000002

[difficulty - hell]
01000000 019FB460 00000003

[Mode - Easy]
01000000 019FB461 00000000

[Mode - Classic]
01000000 019FB461 00000001

Thanks for this. Pretty self explanatory most of them. Growth Max would be a +1 in all after level, i would guess. What i dont know is "[Stock Restriction Release]". What does that mean?
 

JrpgAddict

Well-Known Member
Member
Joined
Oct 7, 2016
Messages
697
Trophies
0
Age
38
XP
1,658
Country
Netherlands
Found these. Most of them Work. (Used chinese translator) For Ver. 1.0.1

Code:
[Max increase after money]
04000000 0039C080 1A893128

[Action Max]
01000000 019FC0CF 0000000A
02000000 019FC0D0 00000307

[Press the A button and hit 100% after selecting the target]
04000000 000D59D8 1A89B100
80000001
04000000 000D59D8 1A89B120
20000000

[After selecting the target, press A crit 100%]
04000000 000D5B90 2A1F03E0
04000000 000D5C0C 1A89B100
80000001
04000000 000D5B90 52800C80
04000000 000D5C0C 1A89B120
20000000

[Stock Restriction Release]
04000000 003941F4 1A883108
04000000 00394214 1A883108
04000000 00394234 1A883108
04000000 00394254 1A883108

[Moving Power Max (Community vs. General) ON]
04000000 000ACF14 1A88B100

[Moving Power Max (Official Enemy) OFF]
04000000 000ACF14 1A88B2E0

[The enemy rounds hold ZL enemy does not move]
80000100
04000000 000ACF14 1A9FB3E0
20000000

[Guidance Level A+]
02000000 019FC0BA 0000ADD4

[Growth Max]
580F0000 0196D908
580F1000 00000000
780F0000 00000708
300E0000 0000003C
620F0000 00000000 00000064
780F0000 00000230
310E0000

[Difficulty - Normal]
01000000 019FB460 00000000

[difficulty - difficulty]
01000000 019FB460 00000001

[Difficulty - Super Hard]
01000000 019FB460 00000002

[difficulty - hell]
01000000 019FB460 00000003

[Mode - Easy]
01000000 019FB461 00000000

[Mode - Classic]
01000000 019FB461 00000001
action max= max activity points?
stock restriction release??
moving power max= move stat on maps??
guidance a+ = professor rank?? or skills a+??
 

linuxares

The inadequate, autocratic beast!
Global Moderator
Joined
Aug 5, 2007
Messages
13,368
Trophies
2
XP
18,271
Country
Sweden
The stock release is probably that when you buy certain items, they only got like 3 of them and then they go out of stock. This probably refills them.
 

kazuki_chan8

Well-Known Member
Member
Joined
Mar 30, 2019
Messages
164
Trophies
0
Age
35
XP
209
Country
Malaysia
Found these. Most of them Work. (Used chinese translator) For Ver. 1.0.1

Code:
[Max increase after money]
04000000 0039C080 1A893128

[Action Max]
01000000 019FC0CF 0000000A
02000000 019FC0D0 00000307

[Press the A button and hit 100% after selecting the target]
04000000 000D59D8 1A89B100
80000001
04000000 000D59D8 1A89B120
20000000

[After selecting the target, press A crit 100%]
04000000 000D5B90 2A1F03E0
04000000 000D5C0C 1A89B100
80000001
04000000 000D5B90 52800C80
04000000 000D5C0C 1A89B120
20000000

[Stock Restriction Release]
04000000 003941F4 1A883108
04000000 00394214 1A883108
04000000 00394234 1A883108
04000000 00394254 1A883108

[Moving Power Max (Community vs. General) ON]
04000000 000ACF14 1A88B100

[Moving Power Max (Official Enemy) OFF]
04000000 000ACF14 1A88B2E0

[The enemy rounds hold ZL enemy does not move]
80000100
04000000 000ACF14 1A9FB3E0
20000000

[Guidance Level A+]
02000000 019FC0BA 0000ADD4

[Growth Max]
580F0000 0196D908
580F1000 00000000
780F0000 00000708
300E0000 0000003C
620F0000 00000000 00000064
780F0000 00000230
310E0000

[Difficulty - Normal]
01000000 019FB460 00000000

[difficulty - difficulty]
01000000 019FB460 00000001

[Difficulty - Super Hard]
01000000 019FB460 00000002

[difficulty - hell]
01000000 019FB460 00000003

[Mode - Easy]
01000000 019FB461 00000000

[Mode - Classic]
01000000 019FB461 00000001
I don't quite understand these list. Sorry, can someone help rename this cheat lists so that i can understand what they are. Maybe name it just it is in the game.
 
Last edited by kazuki_chan8,

Tere Valentin

Well-Known Member
Member
Joined
Nov 21, 2015
Messages
1,291
Trophies
0
Age
36
XP
2,368
Country
United States
To find the exp multiplier a real debugger would be needed, otherwise i don't know how to search for it in the executable, it no longer works like in the 3DS games, a lot has changed.

The first 34 characters in the list are all the students.
Code:
Character Ids / Indexes:
0 - Byleth
1 - Edelgard
2 - Dimitri
3 - Claude
4 - Hubert
5 - Ferdinand
6 - Linhardt
7 - Caspar
8 - Bernadetta
9 - Dorothea
10 - Petra
11 - Dedue
12 - Felix
13 - Ashe
14 - Sylvain
15 - Mercedes
16 - Annette
17 - Ingrid
18 - Lorenz
19 - Raphael
20 - Ignatz
21 - Lysithea
22 - Marianne
23 - Hilda
24 - Leonie
25 - Seteth
26 - Flayn
27 - Hanneman
28 - Manuela
29 - Gilbert
30 - Alois
31 - Catherine
32 - Shamir
33 - Cyril



InstructLevel = [main+0x19D76F] + 0x249A8
InstructExp = [main+0x19D76F] + 0x249BA

Also you can easily edit any character values with atmosphere and noexes without any searching, so maybe use a different cfw? ^^
Found these. Most of them Work. (Used chinese translator) For Ver. 1.0.1

Code:
[Max increase after money]
04000000 0039C080 1A893128

[Action Max]
01000000 019FC0CF 0000000A
02000000 019FC0D0 00000307

[Press the A button and hit 100% after selecting the target]
04000000 000D59D8 1A89B100
80000001
04000000 000D59D8 1A89B120
20000000

[After selecting the target, press A crit 100%]
04000000 000D5B90 2A1F03E0
04000000 000D5C0C 1A89B100
80000001
04000000 000D5B90 52800C80
04000000 000D5C0C 1A89B120
20000000

[Stock Restriction Release]
04000000 003941F4 1A883108
04000000 00394214 1A883108
04000000 00394234 1A883108
04000000 00394254 1A883108

[Moving Power Max (Community vs. General) ON]
04000000 000ACF14 1A88B100

[Moving Power Max (Official Enemy) OFF]
04000000 000ACF14 1A88B2E0

[The enemy rounds hold ZL enemy does not move]
80000100
04000000 000ACF14 1A9FB3E0
20000000

[Guidance Level A+]
02000000 019FC0BA 0000ADD4

[Growth Max]
580F0000 0196D908
580F1000 00000000
780F0000 00000708
300E0000 0000003C
620F0000 00000000 00000064
780F0000 00000230
310E0000

[Difficulty - Normal]
01000000 019FB460 00000000

[difficulty - difficulty]
01000000 019FB460 00000001

[Difficulty - Super Hard]
01000000 019FB460 00000002

[difficulty - hell]
01000000 019FB460 00000003

[Mode - Easy]
01000000 019FB461 00000000

[Mode - Classic]
01000000 019FB461 00000001
Damn x.x none of them are exp cheats.
Says alot when not even the chinese can figured it out.
 

alexj9626

Well-Known Member
Member
Joined
Oct 2, 2016
Messages
788
Trophies
0
Age
34
XP
1,512
Country
Panama
Now that i saw the sxos cheat for max motivation and it doesnt work, it would be really helpfull to have something like that, so every intruct doesnt consume motivation and we can teach untill the skill is maxed. It is easier than going skill by skill i would guess.
 
  • Like
Reactions: Zaybokk

JrpgAddict

Well-Known Member
Member
Joined
Oct 7, 2016
Messages
697
Trophies
0
Age
38
XP
1,658
Country
Netherlands
Now that i saw the sxos cheat for max motivation and it doesnt work, it would be really helpfull to have something like that, so every intruct doesnt consume motivation and we can teach untill the skill is maxed. It is easier than going skill by skill i would guess.
Yea lol , skill exp is The most important cheat we actually need but none able to make it work or find yet so Motivation+Activity would be a good sub for it.
Think imma w8 to start play until some1 has anything to max skills 1st.
 

alexj9626

Well-Known Member
Member
Joined
Oct 2, 2016
Messages
788
Trophies
0
Age
34
XP
1,512
Country
Panama
Yea lol , skill exp is The most important cheat we actually need but none able to make it work or find yet so Motivation+Activity would be a good sub for it.
Think imma w8 to start play until some1 has anything to max skills 1st.

Eh, they trying, im sure someone would get it in no time.

Also, dont worry about it for now. Everything untill master classes is really easy to get, so just play it. By the time your units are lvl 30+ im sure we would have it.
 
  • Like
Reactions: JrpgAddict

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    BigOnYa @ BigOnYa: I haven't played my Switch n a month or so, just been playing Xbox, and just picked to play lil...