Difference between revisions of "Voyeur"

Jump to navigation Jump to search
Added info about logo8.exe
(show no screenshot available)
(Added info about logo8.exe)
 
(3 intermediate revisions by 3 users not shown)
Line 2: Line 2:
name=Voyeur|
name=Voyeur|
release=1993|
release=1993|
image=https://www.scummvm.org/data/screenshots/voyeur/voyeur/voyeur_dos_en_1_5.jpg|
alternateNames=|
alternateNames=|
developer=[[Entertainment Software Partners]],<br />[[Philips|Philips P.O.V. Entertainment Group]]|
developer=[[Entertainment Software Partners]],<br />[[Philips|Philips P.O.V. Entertainment Group]]|
Line 11: Line 12:
dateAdded=February 17, 2014|
dateAdded=February 17, 2014|
support=Since ScummVM 1.7.0|
support=Since ScummVM 1.7.0|
purchase=No|
purchase=[[Where to get the games#Other Games|Yes]]|
}}
}}


Line 27: Line 28:
* *.rl2
* *.rl2
* *.blt
* *.blt
* logo8.exe (for the opening animation)


==TODO==
==TODO==
* The very first logo animation is handled by a completely separate dedicated executable, logo8.exe. At the moment we haven't gotten around to disassembling it, particularly since it doesn't have debug information like the main game executable did.
* 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 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.
* 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.
Line 35: Line 36:
==External links==
==External links==
*[https://en.wikipedia.org/wiki/Voyeur_%28video_game%29 Wikipedia article on Voyeur]
*[https://en.wikipedia.org/wiki/Voyeur_%28video_game%29 Wikipedia article on Voyeur]
*[http://www.mobygames.com/game/voyeur MobyGames entry for Voyeur]
*[https://www.mobygames.com/game/1661/voyeur/ MobyGames entry for Voyeur]
*[https://github.com/scummvm/scummvm/pull/436 WIP ScummVM Engine in Pull Request]
*[https://github.com/scummvm/scummvm/pull/436 WIP ScummVM Engine in Pull Request]


9

edits

Navigation menu