Alright, I'm really, really trying to understand this .dtm editing but I can't find any information on the web that starts at square one. It jumps straight into the unsigned hexidecimals and boolean strings! I don't know anything about all this terminology.
I downloaded HxD and opened the .dtm, but I have no clue what I'm supposed to be looking at. I'm sure there's alot involved so can anyone tell me where I can start to learn this stuff? It would really help with my MM9 TAS.
For a specific question, I'm looking for my rerecord count. I'm told it's a 32 bit unsigned integer at offset 0x02D. Using my best reasoning skills, I'm guessing that means it's here:
So does that mean my rerecord count is 8914, or do I have to convert "00 00 00 00 00 00 00 00 00 00 00 00 00 89 14 00" into decimal format, or am I looking in the completely wrong place?
Thanks for any help.