VCR files created during turn generation
So I'm working on a new version of my save game utility and I was watching the CreateFile calls that dominion2 makes. I noticed that the the .vcr files are created in the temp directory ( and then I would figure that they get bundled into the .trn files ) and then subsequently deleted.
If I made a program to store these off before you delete them would it be possible to view them directly? Also is there any meta-data within the file that I could parse to find out where the battle is being fought?
|