Friday, May 25, 2012

What is the use of a book without pictures?

Since the last post I've worked on the screenshots feature. There was few requirements:
1) During the recording process screenshots should record into the same file as other evetns
2) It should be possible to setup period of screenshot recording
3) During the playback process screenshots should read from playback file and compare with current game screen. Best of all it would do using MD5 hash, so it must be recorded with image data.

Wednesday, May 16, 2012

New recording format

Last 2 weeks I've worked on developing of format for holding recorded gameplay data. Why this needed and how does it work you may read under the cut.

Tuesday, May 1, 2012

My first success

Hi. Last week was pretty fruitful. I got to work EventRecorder on KYRA engine. Let's describe it in more details.