Needing a FF7 HEX offset

  • Thread starter Thread starter ExDuelist
  • Start date Start date
Status
Not open for further replies.
E

ExDuelist

Guest
Hi, i was making hext edits to adapt the interface to my translation, but i can't understand how to do this here:

How to resize (and eventually move) the items menu right box X-Axis?
7JKy5pB.png


Thanks.
 
Last edited:
Hi ExDuelist, are you using a translated ff7.exe right? In that case you can download Chrysalis's Enhanced Stock UI. By unpacking it you'll find all the hex memory addresses you're looking for X,Y-axis, length and height for these boxes.
 
Correct me if i'm wrong, but the offsets i'm looking for aren't listed in Esui or Hext Documentation, i just can't find them (and i found many of them that weren't listed, all by myself).
 
Last edited:
You can search the Y-Pos value in ESUI, the X-Pos is near it.

{Right Box Text Y-Axis
71583F = 6B

{Right Box Icons Y-Axis
715909 = 67

{Right Box Colon Y-Axis
71593E = 70

{Right Box Quantity Y-Axis
715974 = 6E


Other choice is to make the width of the right window higher and move x,y pos of the window. Normally this is in 9??000 offsets.
 
Status
Not open for further replies.
Back
Top