Hacking World of Final Fantasy Hacking Thread (discussion)

  • Thread starter Thread starter Gootah
  • Start date Start date
  • Views Views 109,709
  • Replies Replies 303
Vosman (the guy who made the amphetamine money hack) sat on his psv and broke the screen, so I don't think we'll be seeing an updated plugin from him.
I wonder if he'll hand over his findings so we can progress from it?
Until then we're left with doing it all from a hex editor like cavemen.

I also told him if I can help in anyway, I even tried to mod the plugin looking for the money value to make it search for other values and had no luck at all... :(
 
I also told him if I can help in anyway, I even tried to mod the plugin looking for the money value to make it search for other values and had no luck at all... :(
We will figure it out sooner or later, I've been going through the plugin looking for a clue of what he did and how I can manipulate it for other values but no luck.
I know someone here can pull it off though, he can't be the only one to make a useful tool.
 
I also told him if I can help in anyway, I even tried to mod the plugin looking for the money value to make it search for other values and had no luck at all... :(
A new version of GohanMeM released and it runs while the game plays. I can't read Chinese but I'm sure it'll modify woff.
 
A new version of GohanMeM released and it runs while the game plays. I can't read Chinese but I'm sure it'll modify woff.

It has a language tab. Just press L until you see a chinese and english option.
It works, just modified potion.
 
stupid question but can you use multiple plugin at the same time for example amphetamin.suprx and gohan? cans the game.txt replace the other.
 
stupid question but can you use multiple plugin at the same time for example amphetamin.suprx and gohan? cans the game.txt replace the other.

Yes you can but my game froze after doing that so I'm going to play safe and only use GoHANmem... Let the fun begin!! :D

It has a language tab. Just press L until you see a chinese and english option.
It works, just modified potion.

Yes it works, the offset for potion is 0x8276C21C and from there the other items, just search the offset in Memory and you can see and mod the others items quantity values:

Potion Qty Offset: 0x8276C21C
Hi-Potion Qty Offset: 0x8276C224
X-Potion Qty Offset: 0x8276C22C
Mega-Potion Qty Offset: 0x8276C234

And so on... Geez I love this guys! :D

EDIT: You can´t mod the HP or the LV of a character/monster, it's tied to the EXP so if we max that value we get to LV99 hence max status:

Lann EXP Offset
0x827359BC - 6A 09 A6 4byte

Reynn EXP Offset
0x82735E0C - 6A 09 A6 4byte

Tama EXP Offset
0x8273625C - 6A 09 A6 4byte
Tama SP Offset
0x82736384 - FF 2byte
 
Last edited by gvargas,
Yes you can but my game froze after doing that so I'm going to play safe and only use GoHANmem... Let the fun begin!! :D



Yes it works, the offset for potion is 0x8276C21C and from there the other items, just search the offset in Memory and you can see and mod the others items quantity values:

Potion Qty Offset: 0x8276C21C
Hi-Potion Qty Offset: 0x8276C224
X-Potion Qty Offset: 0x8276C22C
Mega-Potion Qty Offset: 0x8276C234

And so on... Geez I love this guys! :D

EDIT: You can´t mod the HP or the LV of a character/monster, it's tied to the EXP so if we max that value we get to LV99 hence max status:

Lann EXP Offset
0x827359BC - 6A 09 A6 4byte

Reynn EXP Offset
0x82735E0C - 6A 09 A6 4byte

Tama EXP Offset
0x8273625C - 6A 09 A6 4byte
Tama SP Offset
0x82736384 - FF 2byte
You are making my life so much easier
 
  • Like
Reactions: gvargas
You can add the missing items from your list, just take a note of the items id's that you lack and add them to the end of your item list where the set of FF FF FF FF start, you replace that set for the item id that you are missing, for example:

FF FF FF FF -> 01 00 00 00 Hi-Potion

And the quantity right after the last 00:

01 00 00 00 63 - 99 Potions

The first item id (assuming you have your item list sorted) Potion starts at 0x8276C218 and its 00, then Hi-Potion at 0x8276C220 and its 01 and so on... :)
 
Last edited by gvargas,
You can add the missing items from your list, just take a note of the items id's that you lack and add them to the end of your item list where the set of FF FF FF FF start, you replace that set for the item id that you are missing, for example:

FF FF FF FF -> 01 00 00 00 Potion

And the quantity right after the last 00:

01 00 00 00 63 - 99 Potions

The first item id (assuming you have your item list sorted) Potion starts at 0x8276C218 and its 00, then Hi-Potion at 0x8276C220 and its 01 and so on... :)
yep, thats right, except
00 for potion
01 for hi potion
02 for X- Potion etc

oh add more 00
item set i think its
FF FF FF FF FF
start from 0x8276C218 and end at 0x8276C21C
first column for item id and 5th column for value
 
Last edited by hippotamamus,
Is there any possibility someone could make a video on this? All this is way over my head.
 

Site & Scene News

Popular threads in this forum