ROM Hack Discussion Fire Emblem: Three Houses General Hacking

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,777
Trophies
1
XP
6,449
Country
United States
here you go
ok, so the problem with your cheat file was this:

[Max Action Points Explore/Teach/Battle]
58000000 01A301B8
78000000 000B0E07
61001000 00000000 0000000A
62000000 00000000 0000030 <---- missing the 7

if you add the seven (00000307), the rest should work....
 
Last edited by Gamerjin,

AkiraKurusu

Pokémon's dead
Member
Joined
Dec 29, 2019
Messages
1,272
Trophies
1
Age
26
Location
Northwood, Sydney
XP
3,606
Country
Australia
Will the save editor (which, when I checked, it was updated to 1.1.0) work for 1.1.1? I imagine it would, since the change in the third digit means the game update is quite minor and shouldn't have affected address locations or anything, but it's nice to have confirmation.
 

askara

Well-Known Member
Member
Joined
Feb 12, 2013
Messages
238
Trophies
1
XP
935
Country
Any character support cheat for V1.1.0 or v1.1.1? i tried using the save editor but it just sent the level to max and skip the support conversation
 

supersemantic

Member
Newcomer
Joined
Dec 26, 2019
Messages
19
Trophies
0
Age
29
XP
137
Country
United States
Will the save editor (which, when I checked, it was updated to 1.1.0) work for 1.1.1? I imagine it would, since the change in the third digit means the game update is quite minor and shouldn't have affected address locations or anything, but it's nice to have confirmation.
Yes. It does have errors for new game plus saves, though. Namely, the renown store locks all its options, and the greenhouse will only yield the lowest amount of items.
 

KyraAltair

Member
Newcomer
Joined
Dec 27, 2019
Messages
18
Trophies
0
Age
34
XP
80
Country
Indonesia
Will the save editor (which, when I checked, it was updated to 1.1.0) work for 1.1.1? I imagine it would, since the change in the third digit means the game update is quite minor and shouldn't have affected address locations or anything, but it's nice to have confirmation.

confirmed it's work, for almost everything that won't breaking the game

i tested unlock unique class for specific characters in Byleth data, like Nemesis's class, i changed class to King of Liberation for Byleth, the game still run but Byleth texture is like in monastery attire when in battle

stat editing work flawlessly, tho some characters does have max valuefor specific stat like 30 STR for Marriane or Lysithea
combat arts editing also work, but Relic's Skill won't appear unless u have the weapon
skill editing work as intended

all item editing also work
difficulity change also work, test infernal mode that is too insane for now to play normally (all common enemies lvl 99 + max stat to everything)

messing with flags for some characters like Hilda and Catherine, i checked Has Join opt since somehow cheats made both of them don't give me Recruit option, no problem so far

Quest editing also works ( i set to finished/done), since infinite gift/materials cheats made some of my quests unfinishable even after i set all non normal gift item to 0/1 with save editor
 

AkiraKurusu

Pokémon's dead
Member
Joined
Dec 29, 2019
Messages
1,272
Trophies
1
Age
26
Location
Northwood, Sydney
XP
3,606
Country
Australia
confirmed it's work, for almost everything that won't breaking the game

i tested unlock unique class for specific characters in Byleth data, like Nemesis's class, i changed class to King of Liberation for Byleth, the game still run but Byleth texture is like in monastery attire when in battle

stat editing work flawlessly, tho some characters does have max valuefor specific stat like 30 STR for Marriane or Lysithea
combat arts editing also work, but Relic's Skill won't appear unless u have the weapon
skill editing work as intended

all item editing also work
difficulity change also work, test infernal mode that is too insane for now to play normally (all common enemies lvl 99 + max stat to everything)

messing with flags for some characters like Hilda and Catherine, i checked Has Join opt since somehow cheats made both of them don't give me Recruit option, no problem so far

Quest editing also works ( i set to finished/done), since infinite gift/materials cheats made some of my quests unfinishable even after i set all non normal gift item to 0/1 with save editor
Thank you so much for the extensive testing!
 
Last edited by AkiraKurusu,

KyraAltair

Member
Newcomer
Joined
Dec 27, 2019
Messages
18
Trophies
0
Age
34
XP
80
Country
Indonesia
HAHAHA!!!! FINALLY, A TRUE GOD STAT CODE!!!

I finally wrote a true God Stat code, that maxes your level to 99 and maxes all stats to 99 as well. Strangely, the Hp tops @ 199, mv @19. oh well,
Code:
[Highlight unit - LSC+RSC+B = MAX GOD LVL]
80000032
58000000 01A74288
58001000 00021068
78000000 0000004A
61000000 00000000 00000063
78000000 00000002
62001000 00000000 000000C7
68001000 63636363 63636363
61000000 00000000 00000063
78000000 00000088
61000000 00000000 000000C7
20000000
note: yeah, i had to use a strange combo to prevent accidentally giving the enemy the same stats

will this work to limitation?
since All Stat+X at lvl up will stop increase specific stat at some characters if it's maximum value set by the game, like 3X STR for some magic characters at start like Marriane and Lysithea

@Gamerjin the All Characters - Current Class Max XP code didn't work for me. Anyone else test this code? I'm using SXOS.
i'm too using SXOS, confirmed it's work, u need the characters to at least hit or being hit by someone in battle, then it will lvl max the current class the character set to be, give the character skills unique to the class.

There were some unicode characters in the file so i removed them. Rebooted and they still were missing. So i went back and found a recent list you posted and tried that. That one worked, so there was something up with my original file that was causing the issue.

From my experience, deleting the unicode won't solve the problem, somehow notepad still detect some unicode character, u could try it when try to save as after editing, it will give you notification, using Notepad++ to find non ASCII characters also won't solve the problem

the best option is to write manually codes you need into your .txt

i don't even know why the coders or how the post's contain unicode in his post

Huh; in my experience with using the editor,

Thank you so much for the extensive testing!
you're welcome

if only the creator could post new version with option to edit Magics and Support Levels, it will be perfect
 
Last edited by KyraAltair,

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,777
Trophies
1
XP
6,449
Country
United States
will this work to limitation?
since All Stat+X at lvl up will stop increase specific stat at some characters if it's maximum value set by the game, like 3X STR for some magic characters at start like Marriane and Lysithea
right, so these two lines in the code:
Code:
68001000 63636363 63636363
61000000 00000000 00000063
literally sets your stats at 99(the Absolute Max), i dont know if the game will do a check and bring them down to the max values or not, as i have been working on other games, i just recently found the HP/MP for an oldie game called rogue legacy...
edit: ok, so when into a battle using my god code, i believe it shouldn't bring them down, but let me restart my game...
edit2: ok, so it does save the max stats, so the only way to decrease a stat is a level up, which cant happen because you're at the max lvl 99
 
Last edited by Gamerjin,

RaphaelDDL

Well-Known Member
Member
Joined
Jul 28, 2008
Messages
138
Trophies
1
Website
raphaelddl.com
XP
697
Country
Brazil
1.1.1 added the Sothis Regalia for Byleth, and uh.... that's it?
Looks like it, at least for now. From what I was reading, dlc wave 4 would have more sidestories?

Anwyay, I downloaded the DLC because I was like "oh ok, dlc, will work without update" and bam, can't boot the game without the damned update.

I went on tinfoil, uninstalled only the dlc and then game booted again, but when trying to load my save, it would say that I need to re-install the DLC because can't boot without the dlc I installed.. so I had to update to 1.1.1 and of course, cheats don't work anymore.

Argh :S

I'll try delete every dlc and update and apply my old update file + dlcs except regalia see if works..
 
  • Like
Reactions: Khalyus

Ravenhide

Member
Newcomer
Joined
Aug 13, 2018
Messages
6
Trophies
0
Age
33
XP
76
Country
United States
Frustrated question time!

I have Atmosphere and EdiZon updated to latest versions. Put script into titles folder, booted my save and no cheats in EdiZon. Told me that cheats were there but title/region ID didn't match. Did some reading, discovered Atmosphere made the titles folder obsolete. I now need to place everything in contents folder. Cool beans. Moved everything to contents folder. And EdiZon shows absolutely nothing. I can access the game's memory editor from EdiZon, and that's it. Hitting ZL claims "no editable titles found!", which is a lie. What exactly am I missing here?

I hate not being able to get something to work after following step-by-step instructions, especially after wading through an insane amount of currently outdated information and posts. I know I'm sounding like and ass and I'm sorry, but this is getting real old real quick.
 
  • Like
Reactions: Khalyus

KyraAltair

Member
Newcomer
Joined
Dec 27, 2019
Messages
18
Trophies
0
Age
34
XP
80
Country
Indonesia
right, so these two lines in the code:
Code:
68001000 63636363 63636363
61000000 00000000 00000063
literally sets your stats at 99(the Absolute Max), i dont know if the game will do a check and bring them down to the max values or not, as i have been working on other games, i just recently found the HP/MP for an oldie game called rogue legacy...
edit: ok, so when into a battle using my god code, i believe it shouldn't bring them down, but let me restart my game...
edit2: ok, so it does save the max stats, so the only way to decrease a stat is a level up, which cant happen because you're at the max lvl 99
owh, that's great
will use it for official Infernal mode after it released
if i want to change it to 75 max for level
which part do i need to change, since so many 636363

Guys, sorry to ask, but does the save editor work with v 1.1.1?
read previous posts, and mine



Anyway,
to anyone using SX OS, i'm using SX OS too but having problem with 1.1.1 patch, it always give me error at launch

already used TS's from Dark**** and Soft*****'s XCI and Update, neither work, i even try to use .nsp for base game, still error after patching to 1.1.1

i'm in 9.1.0 and SX OS 2.9.3, previously i'm in 9.0.0 i thought if i update to 9.1.0 the game will run, but it's not

so my solution for now is using custom xci from TS of Dark*****

but the flaw is some DLCs, don't exist, sure i got the notification about add. quests etc even Anna

but i'm in chapter 8, yet i don't find Anna in marketplace, Edelgard also don't give me any Blue Quests, and any other Characters that will give me Blue Quests

i tried force active Abyss Rumor with save editor, but i can continue the quest since i can't find Anna anywhere
 

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,777
Trophies
1
XP
6,449
Country
United States
oh, that's great
will use it for official Infernal mode after it released
if i want to change it to 75 max for level
which part do i need to change, since so many 636363
To set the stats at 75 while at lvl 99,
change the 0x63 to 0x4B like so:
Code:
68001000 4B4B4B4B 4B4B4B4B
61000000 00000000 0000004B

Anyway,
to anyone using SX OS, i'm using SX OS too but having problem with 1.1.1 patch, it always give me error at launch
......
but i'm in chapter 8, yet i don't find Anna in marketplace, Edelgard also don't give me any Blue Quests, and any other Characters that will give me Blue Quests
.......
i tried force active Abyss Rumor with save editor, but i can continue the quest since i can't find Anna anywhere
Find me in discord(Animejin#3523), i can help you there...
 
Last edited by Gamerjin,

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,777
Trophies
1
XP
6,449
Country
United States
ok, so looking back at v1.1.0 codes, i had a blind health code for highlighted unit.
using the new codetypes for atmosphere (sorry sxos users, myself included) i can create a restore base health for highlighted unit:
Code:
[Highlight - RSC restore base health]
80000020
58000000 01A74288
58001000 00021068
78000000 000000DE  <--health location
58010000 01A74288
58011000 00021068
51011000 0000004C  <-byte to copy to health location
A1100000           <-what does the actual copying from register 1(byte) to register 0(address to write to)
20000000
for now its tied to the Right Stick Click, and it only restores the base health, this does not include the bonus health from classes(for example - paladin)....
 
  • Like
Reactions: SaintEX

AkiraKurusu

Pokémon's dead
Member
Joined
Dec 29, 2019
Messages
1,272
Trophies
1
Age
26
Location
Northwood, Sydney
XP
3,606
Country
Australia
updated currently working cheat**

fire emblem 1.1.1
TID: 010055D009F78000
BID: f0142d706fd2323b

[money max]
58000000 01ABBF60
78000000 00024274
64000000 00000000 0098967F

[renown max]
58000000 01ABBF60
78000000 000250D4
64000000 00000000 000F423F

[Max Action Points Explore/Teach/Battle]
58000000 01A301B8
78000000 000B0E07
61001000 00000000 0000000A
62000000 00000000 00000307

[Unlimited Weapon/weapon art/Magic usage]
580F0000 01A6AD50
780F0000 00000002
620F0000 00000000 00000064
780F0000 00000004
620F0000 00000000 00000064
780F0000 00000004
620F0000 00000000 00000064
780F0000 00000004
620F0000 00000000 00000064
780F0000 00000004
620F0000 00000000 00000064
780F0000 00000004
620F0000 00000000 00000064
780F0000 00000004
580F0000 01A6AD60
780F0000 0000000A
610F0000 00000000 00000000
580F0000 01A6AD50
780F0000 00000094
640F1000 00000000 64646464
640F1000 00000000 64646464
620F0000 00000000 00006464

[Inf retake-exam v2]
58000000 01ABBF60
40030000 00000000 00000723
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C
61000130 00000000 00000000
78030000 0000024C

[Inf Movation]
580F0000 01A55000
780F0000 000007B0
300E0000 0000003C
620F0000 00000000 00000064
780F0000 0000024C
310E0000 20000000

;this makes key items x83 as well.
[Inf. items x83]
580A0000 01AF0EB8
780A0000 00000331
300B0000 000001C0
610A1000 00000000 00000053
310B0000


[Unlock all regular Classes]
580F0000 01ABBF60
780F0000 00000717
300E0000 0000003C
610F1000 00000000 000000FF
640F1000 00000000 FFFFFDFF
780F0000 00000001
610F0000 00000000 00000052
780F0000 00000246
310E0000

[All Characters - Current Class Max XP]
580F0000 01ABBF60
780F0000 0000068C
300E0000 0000003C
620F0000 00000000 000000C8
780F0000 0000024C
310E0000

[All Ability +1(without Cha)]
04000000 003A90B4‬ F1001F1F
04000000 003A9170 ‬11000668
04000000 003A9370 11000668
04000000 003BFE8C‬ F1001D1F
04000000 003A9DF8‬ 11000539
04000000 003A9F84‬ 11000539

[All Ability +1(without Cha)]
04000000 003A90B4‬ F1001F1F
04000000 003A9170 ‬11000668
04000000 003A9370 11000668
04000000 003BFE8C‬ F1001D1F
04000000 003A9DF8‬ 11000539
04000000 003A9F84‬ 11000539

[Max Movement Point(L to switch on)]
80000040
04000000 000AFCC4‬ 1A88B100
20000000

[Max Movement Point(R to switch off)]
80000080
04000000 000AFCC4‬ 1A88B2E0
20000000

[Press ZL Enemy dont move]
80000100
04000000 000AFCC4‬ 1A9FB3E0
20000000

[Inf Materials on]
40000000 00000000 00000000
04000000 003BC728 4B1F014A

[Inf. Divine pulses]
01000000 01A69510 00000007


these codes are Thanks to silien3 & Gamerjin
This is awesome, thanks, but I've encountered a problem: the Infinite Magic code doesn't account for Dark Magic (Miasma Δ, etc.). It works for White (Heal, Nosferatu - which has always been Black Magic before this...weird) and Black (Fire, Thoron, etc.), but not Dark.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    S @ salazarcosplay: @BakerMan can one play cod from hen ps3?