The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
73 views

record and replay directinput events

I am trying to build a record and replay system for a couple of games. I was wondering if I can make a general replay engine using directinput rather than doing an specific implementation for each ...