ROM Hack Discussion Fire Emblem: Three Houses General Hacking

JrpgAddict

Well-Known Member
Member
Joined
Oct 7, 2016
Messages
697
Trophies
0
Age
38
XP
1,651
Country
Netherlands
any chance you have a copy of the save that was crashing?
also, im confused as to how a pointer code that only works in battle otherwise it 0(, i checked it with sxos memory viewer) which mean the code cant work unless you're in a battle....
interesting point, you can separate the code into three separate part....
Dam no i dont have 1 i saved over it but i am 100% sure it was cuz of the Unlimited weopon/arts/magic code and it never crashed in battle only in town. not usin the cheat on the crash save file didnt help either prolly cuz i had the unlimited weopons on it.
I had to start a completely new save file with durability weopons , now i have no crash at all in towns while skippin stuff or teleporting evrywhere.

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

Back on 1.0 i had some problems with quests when using infinite materiais and Gifts codes. Just bringing It to light.

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


Most of my crashs now were after battle and none of then on the side story.
yea i remember the Rhea quest wont get completed if u used the gift code BUT now with the 1.2.0 we get ONLY unlimited matherials Without the gift part wich i had no problems so far.

The ugly side of usin cheats sadly >.<
 
  • Like
Reactions: Khalyus

Emenaria

Well-Known Member
Member
Joined
Nov 6, 2015
Messages
272
Trophies
0
XP
1,423
Country
Japan
Hi, when we are using Japanese/Chinese player name, the characters of player name will be missing after we write to the save. Could you please kindly have a look?
Below is an example:
View attachment 196664

Thank you for all of your great work.
I have the same issue as you. When I modify the save file with the editor, the player name gets shortened to just one character. Example: ベレト(Byleth) to ベ.

Also, is there any way to convert these codes for 1.2.0? They don't seem to work on 1.2.0.
[Class Mastery exp x2]
04000000 003D4AE4 0B020529
[Class Mastery exp x4]
04000000 003D4AE4 0B020929
[Class Mastery exp x8]
04000000 003D4AE4 0B020D29
[Class Mastery exp x16]
04000000 003D4AE4 0B021129
 

munomana

Member
Newcomer
Joined
Jan 5, 2017
Messages
11
Trophies
0
Age
27
XP
121
Country
United States
In regards to the issue with crashes, some experimentation has revealed that it's an issue with character placement on the roster, specifically in regards to the 4 DLC characters. If you place the characters in the slots immediately following them on the roster, it causes a crash, but if you place the DLC characters at the end of the roster, or leave ~5 empty slots between the DLC characters and the injected characters, you can avoid the crash

Sothis seems to be an exception to this for whatever reason
 

Khalyus

Well-Known Member
Member
Joined
Nov 6, 2018
Messages
464
Trophies
0
Age
35
XP
1,509
Country
Brazil
Hello, is it normal that the +1 all stats on level up code does not apply to cha and mv?

Thanks in advance.
Yes, It was coded that way cuz u cant make It rise charisma without rising mov and that was the bar for cheating we set for ourselves on this thread xD
 
  • Like
Reactions: Gamerjin

SilverSpireZ

Member
Newcomer
Joined
Mar 14, 2019
Messages
18
Trophies
0
XP
83
Country
Canada
I know the save editor has had some issues with NG+ in the past, but is there any way to remove classes unlocked in previous playthroughs? For some reason, my Cyril shows both Noble and Commoner as passed, and I only want commoner there.
 
  • Like
Reactions: Khalyus

Khalyus

Well-Known Member
Member
Joined
Nov 6, 2018
Messages
464
Trophies
0
Age
35
XP
1,509
Country
Brazil
I know the save editor has had some issues with NG+ in the past, but is there any way to remove classes unlocked in previous playthroughs? For some reason, my Cyril shows both Noble and Commoner as passed, and I only want commoner there.
U can uncheck then on the class checking part of the editor.
 

alexj9626

Well-Known Member
Member
Joined
Oct 2, 2016
Messages
788
Trophies
0
Age
34
XP
1,512
Country
Panama
Trying to import OP's characters like Rhea, Sothis, etc, gives me a "Character file has an invalid filesize" message. Any solution?

I know i can add them manually on the editor, just want to check those are not working.
 
  • Like
Reactions: Khalyus

Gamerjin

Well-Known Member
Member
Joined
May 25, 2016
Messages
2,774
Trophies
1
XP
6,442
Country
United States
Trying to import OP's characters like Rhea, Sothis, etc, gives me a "Character file has an invalid filesize" message. Any solution?

I know i can add them manually on the editor, just want to check those are not working.
Err....are you using the one on page 138, it has the char.zip for v1.1.0 - v1.2.0
 
  • Like
Reactions: alexj9626

rehtiht

Member
Newcomer
Joined
Feb 23, 2020
Messages
6
Trophies
0
XP
1,018
Country
Antarctica
I know the save editor has had some issues with NG+ in the past, but is there any way to remove classes unlocked in previous playthroughs? For some reason, my Cyril shows both Noble and Commoner as passed, and I only want commoner there.
Not sure about the save editor, but if you can use a hex editor...
Mastered classes are saved from 24BACh onwards, +Dh for each character. Cyril's list starts from 24D66h, and since Noble's the first one on the list, subtract 1h from whatever your value is for 24D66h and 0h (checksum), then Noble should disappear from your list.
 

SilverSpireZ

Member
Newcomer
Joined
Mar 14, 2019
Messages
18
Trophies
0
XP
83
Country
Canada
Not sure about the save editor, but if you can use a hex editor...
Mastered classes are saved from 24BACh onwards, +Dh for each character. Cyril's list starts from 24D66h, and since Noble's the first one on the list, subtract 1h from whatever your value is for 24D66h and 0h (checksum), then Noble should disappear from your list.
So I'm using HxD on my save file backup. Here's what I found (highlighted). So would I just replace 13 with 12, or with 03? Sorry, it's been a long time since I've worked with hex editing.
Capture.PNG
 

theroonco

Member
Newcomer
Joined
Nov 9, 2019
Messages
21
Trophies
0
Age
34
XP
80
Country
United Kingdom
So there's a cheat to unlock all Supports, but is there a way to remove specific Supports from your save too? I'd just like some insurance before fiddling with them (specifically so I can remove some S Supports if I change my mind about having them).

Weird request, I know, but hopefully one you guys can answer.

Thanks in advance!
 

AkiraKurusu

Pokémon's dead
Member
Joined
Dec 29, 2019
Messages
1,269
Trophies
1
Age
26
Location
Northwood, Sydney
XP
3,587
Country
Australia
So there's a cheat to unlock all Supports, but is there a way to remove specific Supports from your save too? I'd just like some insurance before fiddling with them (specifically so I can remove some S Supports if I change my mind about having them).

Weird request, I know, but hopefully one you guys can answer.

Thanks in advance!
The code that "unlocks all Supports" only affects the Support Log, from the main menu's Extras menu. It doesn't affect individual save files, and Supports in individual save files can be edited using Falo's save editor.

If you want, you can backup your save using Checkpoint or EdiZon (or similar) before using the code, then reload this backup should you not want it.
 

theroonco

Member
Newcomer
Joined
Nov 9, 2019
Messages
21
Trophies
0
Age
34
XP
80
Country
United Kingdom
The code that "unlocks all Supports" only affects the Support Log, from the main menu's Extras menu. It doesn't affect individual save files, and Supports in individual save files can be edited using Falo's save editor.

Editing the Support Log is all I'm looking for. Is there a way to remove a specific Support from there? Or at least a way to copy all the Supports I already have to a file, remove a Support from there, and put the result back into the game?
 

AkiraKurusu

Pokémon's dead
Member
Joined
Dec 29, 2019
Messages
1,269
Trophies
1
Age
26
Location
Northwood, Sydney
XP
3,587
Country
Australia
Editing the Support Log is all I'm looking for. Is there a way to remove a specific Support from there? Or at least a way to copy all the Supports I already have to a file, remove a Support from there, and put the result back into the game?
...Not that I know of; the code unlocks every bit of the Extras menu (music, movies, event scenes, Supports), so I don't think it's particularly easy to narrow down just the Support Log.
Maybe it's possible if you backed up your save data before watching a Support conversation, then backing up again afterwards (when the Support's now saved in the Log), then comparing the two backups (the 'system' file) using a hex editor to find which section of code's changed, but I didn't do that myself.

I've used the code, and everything's still working just fine. I'm sorry, but I can't help you any more than this; I simply lack the knowledge.
 

bloodfalco

Well-Known Member
Member
Joined
Nov 29, 2015
Messages
507
Trophies
0
Age
38
XP
1,769
Country
Indonesia
he has made some units all you need to do is import them

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



page 94

a little update
Includes:
  • Correct Rhea (younger version is a male for some reason. so couldn't reclass into saint class. this one is the correct rhea with her class as well)
  • Kronya (with her weapon and preffered class)
  • Solon (with correct class)
  • Thales (with own weapon and class)
  • Death Knight (for some reason cant reclaass into his death knight* class)
  • Anna (for some reason is classified as a male as well.)
  • Nemesis (with correct class and weapon)
  • judith
  • cornelia
  • randolph
  • ladislava
They do not have the correct stat lines yet and will be relatively weak if you are farther on

UPCOMING: cat.

Attached Files:

Takeshi666 asked in a post
hey op. want to add my injectable characters to your first post for easier access?

May I know where do I put the zip in? is it inside romfs or exefs?
 

AkiraKurusu

Pokémon's dead
Member
Joined
Dec 29, 2019
Messages
1,269
Trophies
1
Age
26
Location
Northwood, Sydney
XP
3,587
Country
Australia
May I know where do I put the zip in? is it inside romfs or exefs?
What, the characters? Neither.
Unzip the file, backup your save data, transfer it to your computer using FTPD (or sys-ftpd), open Slot00 (or whatever number it is) with Falo's save editor, go to Roster, click on the specific unit in the list, then click on 'Import' near the top of the window, then select that character's .character file. Then save the save file, transfer it back to your Switch, inject the altered save file.
 
Last edited by AkiraKurusu,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: They really wanna get the head