I think I've posted this before but didn't get an answer I was looking for.
I'm working with the main file from a game. It has everything in it, maps, guns, music, etc... What I want to do is make a simple tool to extract some of the things in it, so I don't always have to do it manually through a hex editor.
Pretty much what I want it to do is, let's say for a map, copy from offset 5D00 to F0F0, then save it to a new file, say "map1.mp".
Thanks.
I'm working with the main file from a game. It has everything in it, maps, guns, music, etc... What I want to do is make a simple tool to extract some of the things in it, so I don't always have to do it manually through a hex editor.
Pretty much what I want it to do is, let's say for a map, copy from offset 5D00 to F0F0, then save it to a new file, say "map1.mp".
Thanks.