Originally Posted by
TehCheat
I've got my private version up and running. I'm not going to go to the trouble of finding the exact file names in HvC's version, or the offsets the way he uses them, but for those that know what they're doing, this should help.
Changes of note:
In Camera:
Height from offset 8 to 0xc.
Width from offset 4 to 8.
Pretty sure the ZFar got pushed back a chunk, too, but I don't use it, so I don't care.
The WorldToScreen func grabs an int at 0xbc, it got moved to 0xc0.
In Poe_UI_BigMinimap:
SmallMinimap from 0x96c to 0x970
OrangeWords from 0x978 to 0x97c
BlueWords probably moved, but I have no idea where to
In Poe_UIElement:
Width from 0x8F8 to 0x8FC
Height from 0x8FC to 0x900
That's everything for mine. No promises that it works for you guys, but it has my private one working perfectly now.
EDIT:
Just noticed my mouseover stuff isn't working (for me, just the itemlevel display). I'll look into that in a bit.