Open .DAT?
Yo, I'm on the verge of making my first texture mod here..
I'm trying to extract a Map file to access it's sky.
I'm thinking it's in Worlds.REZ, I extracted it but got a .DAT for each map.
any idea on how to open this?
thanks!
we all try it and it just D/C and theres no way to edit it but who knows it might be possible
if you hex edit, you can get somethings to work as long as you don't change the file size...
what i generally do when editing a (for example) junkflea.dat file, if i deleted any code, i count how many bytes i deleted and at 00 in the hex code to the end of the file equal to that ammount of bytes, and then my game doesn't crash