PDA

View Full Version : VCR files created during turn generation


Huzurdaddi
June 15th, 2005, 06:24 PM
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?

Huzurdaddi
June 24th, 2005, 06:33 PM
So, any comment by the devs? And are the VCR files self contained or do they need to reference data from the turn file?