Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
For instance, we'll replace 01 Frying Pan into 02 Darkness augment.
Frying Pan code: 2329
Darkness augment code: C623
All items and key items have codes, as you already know from the list above. In Hex editing, the game organizes them like this:
01 Frying Pan: 23 29 01
Being 23 29 the item code and 01 the quantity you have. The rest of the numbers are irrelevant for this tutorial.
Therefore, the code for the 02 Darkness augment we'll replace the FP into, will end up like this:
C6 23 02
*************
So here we go:
1. Boot both CE and FFIV, load your save file and press Tab to pause it.
2. In CE, select the "FF4.exe" at the little computer on top-left (don't confuse it with the launcher).
3. Select Hex and do a First Scan.
4. Open Memory View.
5. On top screen, go to Search > Find Memory > Select Array of byte > type 23 29 01 and enter. It will then be the first line on the overview (not highlighted, so be aware).
6. Edit the code 23 29 01 into C6 23 02.
7. That's it. Go back to the game and check your Key Items inventory. The Frying Pan will have turned into 02 Darkness augment.
************
The reason I recommend always turning into 02 or more of said item is that, when you use it, you'll still have the item slot avaiable to turn into another item or turn back into the Frying Pan itself later.
Hope that helps. Cheers.
I haven't had the time to use your guide yet, but I will soon. I'll check back if I'm successful or not. Again, thanks... I had given up on playing the game due to this roadblock.
It took a while to be able to give your guide a go, but I'm encountering issues. I was hoping to be able to ask you questions in real time, so have sent you a friend request. If you're uncomfortable accepting it, I can attempt to explain the situation(s) here, but due to how technical and involved everything is, I expect there may be miscommunications.
Thanks again for your assistance.
And thanks Lionhart for the tutorial!!
Thank you for your kind offer... Me and Leonhart spoke a little while ago and cleared up my misunderstandings with the process. Great to hear that your situation was resolved by his guide as well!
I managed to add the missing augments to my save file. So far, no issues detected. Hopefully, it'll remain that way *fingers crossed*