[comp.os.os9] sierra games on hard disk

umtroil0@ccu.umanitoba.ca (03/27/90)

  What type of patches need to be done to put the sierra games onto a harddisk
(coco3)? What needs to be in the boot to get them to run? (also for Flight 
Simulator)

joew@qat.UUCP (03/28/90)

>/* Written 12:12 pm  Mar 26, 1990 by ccu.UUCP!umtroil0 in qat:comp.os.os9 */
>/* ---------- "sierra games on hard disk" ---------- */
>
>  What type of patches need to be done to put the sierra games onto a harddisk
>(coco3)? What needs to be in the boot to get them to run? (also for Flight
>Simulator)


For Kings Quest III

No patchs need to be done to the actual program code, you only need to edit
the tOC.txt file with a text editor.  In the tOC.txt file, change all lines to
have d1 and s1.  Keep all of the other information intact.  Remove or rename
the original tOC file, and the run TOCGen to create a new tOC file for use on
your hard drive.

In the boot file you need to add AGIVIRQDr (device driver) and VI (device
descriptor).

JTW