Qhimm.com Forums
Final Fantasy 7 => General Discussion => Topic started by: ExDuelist 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?
(https://i.imgur.com/7JKy5pB.png)
Thanks.
-
Hi ExDuelist, are you using a translated ff7.exe right? In that case you can download Chrysalis's Enhanced Stock UI (https://forums.qhimm.com/index.php?topic=19120.0). 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).
-
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.