Author Topic: Needing a FF7 HEX offset  (Read 5447 times)

ExDuelist

  • *
  • Posts: 30
    • View Profile
Needing a FF7 HEX offset
« on: 2020-05-09 13:47:25 »
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?


Thanks.
« Last Edit: 2020-05-11 01:31:38 by ExDuelist »

Aavock

  • *
  • Posts: 304
    • View Profile
Re: Needing a FF7 HEX offset
« Reply #1 on: 2020-05-19 16:08:12 »
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.

ExDuelist

  • *
  • Posts: 30
    • View Profile
Re: Needing a FF7 HEX offset
« Reply #2 on: 2020-05-20 23:46:24 »
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 Edit: 2020-05-20 23:52:39 by ExDuelist »

L@Zar0

  • *
  • Posts: 31
    • View Profile
Re: Needing a FF7 HEX offset
« Reply #3 on: 2020-08-09 10:04:29 »
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.