Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Breath of Fire III ULES 00193
01-10-2025, 07:35 PM (This post was last modified: 01-10-2025 11:35 PM by sdeligar.)
Post: #2
RE: Breath of Fire III ULES 00193
I found some cheats that allow you to change how many levels have progressed since you joined a master. The problem is the notes don't explain how to control any of the details. As you can see the note on the cheat for Ryu explains the basics of how it works but doesn't actually give any details on what needs to be changed to make it work. Is anybody able to provide some advice on what needs to be changed to get it to actually work?

If I understand how this works the only section setup is for each character, but it should also have one defining the Master, and either what level you started at vs your current level, or possible just how many levels you've gained since become an apprentice. All of which this cheat should have in the code to change as needed but I'm not seeing it.

To be specific, I'm trying to get all of Mygas' spells, and Ryu is already level 8 because I forgot you aren't supposed to level him until after you get a master.

Edit: With a lot of help from NABN00B on the discord channel he figured out the changes needed to get the code working for Ryu. When I first used the code I had used 08 as the last two digits in the second code segment but that only allowed me to claim Mygas' first three spells. After changing it to 09 and leveling Ryu up to level 9 I was able to get his last spell without a problem. Unfortunately, I don't understand enough about how it works to update the other codes but if somebody does want to take the time to figure them all out and send me the new codes I will be happy to update them.

Code:
_C0 Level Difference Between Master And Apprentice [Garr]
_L 0x20000000 0x0047269C
_L 0x20000000 0x00000000
# Hacked by St3ph
_C0 Level Difference Between Master And Apprentice [Momo]
_L 0x20000000 0x00472888
_L 0x20000000 0x00000000
# Hacked by St3ph
_C0 Level Difference Between Master And Apprentice [Nina]
_L 0x20000000 0x004725F8
_L 0x20000000 0x00000000
# Hacked by St3ph
_C0 Level Difference Between Master And Apprentice [Peco]
_L 0x20000000 0x0047292C
_L 0x20000000 0x00000000
# Hacked by St3ph
_C0 Level Difference Between Master And Apprentice [Rei]
_L 0x204727E4 0x00000000
# Hacked by St3ph
_C1 Level Difference Between Master And Apprentice [Ryu]
_L 0x20472554 0xFF010009
# Note: This code means that, if you met a MASTER at LEVEL 3, tweak it higher than 3 to learn the skills from the MASTER straight away instead of having to go into battles and level up or you could do the level modifier too.
# Hacked by St3ph
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Breath of Fire III ULES 00193 - andrewrae - 10-08-2015, 01:53 AM
RE: Breath of Fire III ULES 00193 - sdeligar - 01-10-2025 07:35 PM

Forum Jump: