Hex Editor question

Discuss general issues about modding HaloPC. Post ideas for mods here.
Post Reply
losvedir





Posts: 51
Joined: Sun Oct 05, 2003 6:02 pm
Location: Cambridge, MA

Hex Editor question

Post by losvedir »

So I'm ready to start modding things myself finally, and have been taking a look at Iron Forge's (excellent) tutorials on this server. Unfortunately, I'm on a mac so I can't use his recommended Hex Workshop, and am instead using HexEditor, off of good ol' versiontracker.com.

Anyway, he (/she?) suggests poking around in the meta and testing to see what the values would be if they were floats, integers, etc. My question is, though, does HexEditor (or at least Hex Editors in general) know that the data is little-endian? For instance, if I have it investigate a four byte value, does it automatically switch them? You might not know for HexEditor specifically, but do they do it in general? Thanks.
~Gabe
WaLKa





Posts: 1314
Joined: Sat Nov 22, 2003 1:46 pm
Location: Montr

Post by WaLKa »

im not sure if it will run on a mac, but my hex editor "hexedit" does it fine
Image
losvedir





Posts: 51
Joined: Sun Oct 05, 2003 6:02 pm
Location: Cambridge, MA

Post by losvedir »

There is a HexEdit for the Mac, but it doesn't seem very good. I tried it, but it will pretty much only let you see the hex values themselves, as well as the ascii interpretation. There's no way to see what certain hex values would be if interpreted as an integer, or if interpreted in a different way.
~Gabe
Post Reply