HOME › Forums › Bugs / Tech Help › Kings Quest 7 and 8 with Windows 2000 › Reply To: Kings Quest 7 and 8 with Windows 2000
May 2, 2005 at 4:45 pm
#24066
Participant
KQ7: You’ll need to use the sierraw.exe executable copied from the cd into your kq7 folder rather than the sierraws.exe executable that is installed by default. Also, run in 256 color compatibility mode. If you want the game to run full screen, use run it from a batch file using Multires (free from http://www.entechtaiwan.com). Here’s the batch file I use:
c:
cd multires
multires.exe /640,480,8 /exit
d:
start /w C:\SIERRA\KQ7\SIERRAW.EXE c:\SIERRA\KQ7\RESOURCE.WIN
c:
multires.exe /restore /exit
where my cdrom drive is d:, multires in installed on c: i the “Multires” folder, and the game is in the c:\sierra\kq7 folder.