View Single Post
  #1  
Old June 15th, 2005, 06:24 PM

Huzurdaddi Huzurdaddi is offline
First Lieutenant
 
Join Date: Mar 2004
Location: Seattle
Posts: 771
Thanks: 0
Thanked 3 Times in 2 Posts
Huzurdaddi is on a distinguished road
Default 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?
Reply With Quote