Open main menu

Difference between revisions of "SCI"

13 bytes added ,  18:14, 26 January 2010
m
More styling
m (Styling)
m (More styling)
Line 55: Line 55:
* Show priority and control map in original interpreter (SCI1/SCI11)
* Show priority and control map in original interpreter (SCI1/SCI11)
** search for A9 06 00 74 05 in original interpreter, replace with all 90h (NOP)
** search for A9 06 00 74 05 in original interpreter, replace with all 90h (NOP)
* Error loading resource 999.pal message with original interpreter
 
** King's Quest 7
 
*** resource.cfg has to include this:
== Error loading resource 999.pal message with original interpreter ==
 
=== King's Quest 7 ===
* resource.cfg has to include this:
   directory = .\
   directory = .\
   videoDrv  = VESA.DRV
   videoDrv  = VESA.DRV
Line 76: Line 79:
   patchDir=.\;.\AVI
   patchDir=.\;.\AVI
   robot=.\  
   robot=.\  
*** start the game using sierrah -o resource.cfg
 
** Space Quest 6
* start the game using sierrah -o resource.cfg
*** Just start the game using "sierra -o". That will fix it (happens at least with SQ6 DOS included in Space Quest Collection)
 
=== Space Quest 6 ===
* Just start the game using "sierra -o". That will fix it (happens at least with SQ6 DOS included in Space Quest Collection)


== External Links ==
== External Links ==
1,489

edits