272
edits
(Add description for Voyeur game and other links.) |
Dreammaster (talk | contribs) m (Added a TODO section) |
||
Line 20: | Line 20: | ||
In the game, you play a private investigator hired by a wealthy family. You mainly interact with them via a simulated CCTV video camera system, spying on various family members and trying to accumulate the required evidence. | In the game, you play a private investigator hired by a wealthy family. You mainly interact with them via a simulated CCTV video camera system, spying on various family members and trying to accumulate the required evidence. | ||
==TODO== | |||
* The audio tends to get out of sync with the video on longer videos. This may be fixed since I changed the getFrameRate() method in the RL2FileHeader class to return a Common::Rational. Needs to be checked. | |||
* The doGossip routine currently uses two separate decoders but trying to use the first decoder again for a second video results in corrupted audio. Ideally, the reason for this should be figured out so the method only needs the single decoder. | |||
==External links== | ==External links== |
edits