Hex Editor question
Posted: Sat Jan 10, 2004 3:08 pm
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.
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.