kanan icon indicating copy to clipboard operation
kanan copied to clipboard

Enhanced Item Information

Open rivaldealer opened this issue 8 years ago • 4 comments

I really don't want to be that idiot who uses issues for requests, but this is one feature that's been missing for a very long time in the mod world. I would be forever grateful if you find time to look into this: modss

Thank you Cursey!

rivaldealer avatar Aug 17 '16 07:08 rivaldealer

I support this, it would be a nice feature to have.

inklit avatar Aug 17 '16 07:08 inklit

I'll see what I can do.

cursey avatar Aug 20 '16 22:08 cursey

If it helps at all, here's some offsets in the item data structure (in hex of course).

+C = Item ID (4 byte)
+10 = Color 1 (4 byte)
+14 = Color 2 (4 byte)
+18 = Color 3 (4 byte)
+44 = Purchase Price (4 byte)
+48 = Sale Price (4 byte)
+50 = Durability (2 byte)
+54 = Max Durability (2 byte)
+6E = Effective Range (2 byte)

I just have no idea how to go about this myself.

Rydian avatar Aug 26 '16 19:08 Rydian

Bump, I have a feeling this has been forgotten. Would try it myself but I'm not familiar enough with the structure of Kanan and am unable to get IDA to co-operate with Mabi, not much luck with CE either. Edit: Any suggestions RE hooking IDA up to Mabi?

AdmiralDamage avatar Jul 27 '17 14:07 AdmiralDamage