Difference between revisions of "King's Quest Source Repository"
From SCI Wiki
Jump to navigationJump to searchLine 107: | Line 107: | ||
;SRC | ;SRC | ||
− | * [[File:ZIP. | + | * [[File:ZIP.PNG]] [[File:KQ4_v1.006.004_int0.000.502_SRC.zip]] <span class="DLInfo"> ZIP File [286 KB]</span> |
</blockquote> | </blockquote> | ||
<div ID="KQ5"></div> | <div ID="KQ5"></div> |
Revision as of 18:26, 11 October 2018
King's Quest Source Repository
Introduction
King's Quest (AGI)
No source, yet.
- Modifications
- SRC
King's Quest I (SCI)
No source, yet.
- Modifications
- SRC
King's Quest II
No source, yet.
- Modifications
- SRC
King's Quest III
No source, yet.
- Modifications
- SRC
King's Quest IV (AGI)
No source, yet.
- Modifications
- SRC
King's Quest IV
King's Quest IV version 1.006.004, int. 0.000.502 -- 6th version. Compiles without errors and runs without the said spec errors of the first version from a bug with the SCI Companion decompiler. This has been fixed in the latest build by Kawa. Not tested to completion.
- Modifications
Main.sc:
- line 720 changed (self newRoom: 701) to (self newRoom: 700) to skip the CP script
- line 777 Set cursor to normal (gNormalCursor) from wait cursor (gLoadingCursor) after bypassing CP script
rm92.sc
Compiler warning: (rm92.sc) Duplicate case values. Already encountered a case for '6' Line: 368, col: 4
- Commented out unreachable case (duplicate case 6)
- SRC
- File:ZIP.PNG File:KQ4 v1.006.004 int0.000.502 SRC.zip ZIP File [286 KB]
King's Quest V (Diskette Version)
No source, yet.
- Modifications
- SRC
King's Quest V (MPC Version)
No source, yet.
- Modifications
- SRC
King's Quest VI (Diskette Version)
No source, yet.
- Modifications
- SRC
King's Quest VI (CD Version)
No source, yet.
- Modifications
- SRC
King's Quest VII
No source, yet.
- Modifications
- SRC
King's Quest MoE
No source.
- Modifications
- SRC
References