Qhimm.com Forums

Miscellaneous Forums => Scripting and Reverse Engineering => Topic started by: noxx on 2006-06-26 17:49:27

Title: memory address in FF7 pc
Post by: noxx on 2006-06-26 17:49:27
ive been using memory editing tools to edit some of the memory. i couldnt get limit gauge value.. i wonder if u guys could help.

address:
type:
value:

so far i only got the save address which is

address: 00DC08FA
type: 2 Bytes
Value: 0 (for saving anywhere)

your help is really appriciated! Pls
Title: Re: memory address in FF7 pc
Post by: dziugo on 2006-06-26 18:01:11
It's a byte before each character's name (0xDBFD9B for Cloud), 0xFF for limit break.

dziugo
Title: Re: memory address in FF7 pc
Post by: noxx on 2006-06-26 18:06:28
It's a byte before each character's name (0xDBFD9B for Cloud), 0xFF for limit break.

dziugo

thx. dziugo you are really the man :D .. read other post you help on .. ur really cool
Title: Re: memory address in FF7 pc
Post by: dziugo on 2006-06-26 18:10:58
There we go, my nick correctly typed :D
Title: Re: memory address in FF7 pc
Post by: noxx on 2006-06-26 18:45:59
ahhh ~ sorry 4 my nuubness  :-D but 0xFF meaning 0xDBFDFF ? i tried changing it but still cant get the limit gauge fill up.

p/s - ive already searched 4 the name but it returned about 44 - 115 addresses .. how to noe the correct 1 ?
Title: Re: memory address in FF7 pc
Post by: dziugo on 2006-06-26 19:13:48
Address: 0xDBFD9B
Type: Byte
Value: 0xFF for limit break

So, go to 0xDBFD9B and set it to 0xFF.

ive already searched 4 the name but it returned about 44 - 115 addresses .. how to noe the correct 1 ?
If you search for Cloud (#LOUD), Barret's name ("ARRET) should be 7 or 8 lines below. If you find it, then it's the current savemap.

dziugo
Title: Re: memory address in FF7 pc
Post by: noxx on 2006-06-26 19:37:34
finally! ty very much dziugo. i always find the addresses with trial and errors. i thought the limit was based on dmg received so i thought it would be 4 byte or 2 byte. No wonder i couldnt find the limit gauge! ty again ~