Breath Of Fire IV (4) How To Get Fou-Lu
Uploader Comments (Aiur850)
All Comments (58)
-
what about pc version? can we play with fou lu in pc version btw i have seen that u canuse fou lu s skin outside the batle mode as well ?
-
If you don't know the other characters consts just look for a 0(Ryu) and then look for an incresed value(since it can only go up if it is not Ryu), and then for a 0 when you put Ryu in the X slot. Easy, no? And don't look for 2 bytes. If the value is below 1111 1111, why would you look for 2x the value? Even if it is 2 bytes longs, its only using 1 byte at the moment and you cant say, unless it is above 1 byte, that it is 2 bytes long. Since we have only ->7<- playable chars, its kinda obvious
-
"So what should I do, Mr Dante?"
For all you guys down there, we only need Ryu and someone else to do it. We know Ryus constant == 0, right? So just put him in the first slot and look for a 0. After that, put someone else there(lets say Nina). Ninas constant is 1, which means the value is now Ryus const + Ninas. So look for a value inc by 1. Next put Ryu again in the same slot and look for a 0 or a value dec by 1(cont.)
-
Is there a way to get Fou-lu as a normal character? As in have him follow around Ryu in game as well as participate in battle?
-
please give me the exact adreess.. bro.. thnx
-
hey.. i ahve a problem too.. finding the adress can u help me out... i really want fou lu to be my main char..
-
@feejazzjorge kaiser is not controlled by getteing al dragon forms, is by meeting all the big dragons.
-
can this be done at map? or only at battle?
if you're going to show someone something, do it right. I can see you have little or no programming experience.
The value you're searching for is 1 byte long, so looking for 2 bytes will give you the first 8 bits from the value you want + 8 bits from the value that follows it, which explains the strange values you get since it only uses 1 byte. In the worst case you could even crash the whole thing because you're changing an unknown value at the same time.
fugitivodoinferno 1 year ago
@fugitivodoinferno
Nice flame there, btw this was 2 years ago give me a break. I know it's a one byte value. I have much more experience now.
Aiur850 1 year ago
Using this, could you, say, give Ryu the Astral, Tyrant and Peist dragon forms?
wolfchild84 2 years ago
Quite possible, I never tried it.
Aiur850 2 years ago
i used this with cheatengine(5.5) and not 5.4 and i kept scanning but the result did not go down..... i guess u really have to download the 5.4 as you used in this video?
raphbadminton 2 years ago
I always use the latest version, so now I'm using 5.5 which works the same as 5.4, it will not change your results. What matters more is the version of epsxe emulator your using I have these hacks saved in a cheat table for both versions of epsxe. When you change to another version, the addresses in memory will not match.
Aiur850 2 years ago