Difference between revisions of "King's Quest Source Repository"

From SCI Wiki
Jump to navigationJump to search
Line 1: Line 1:
 
This is a test page for a source repository of SCI game scripts using SCI Companion's decompiler.
 
This is a test page for a source repository of SCI game scripts using SCI Companion's decompiler.
[[File:ZIPInactive.png]]
 
  
 
==<br /> King's Quest (AGI) ==
 
==<br /> King's Quest (AGI) ==
Line 13: Line 12:
 
==== <br /> SRC ====
 
==== <br /> SRC ====
  
* [[File:ZIP.PNG]] [[File:KQ_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 27: Line 26:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ1SCI_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ1SCI_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 41: Line 40:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ2_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ2_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 55: Line 54:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ3_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ3_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 88: Line 87:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ5_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ5_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 102: Line 101:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ6_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ6_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 116: Line 115:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ6_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ6_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 130: Line 129:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ6_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ6_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 144: Line 143:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ6CD_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ6CD_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 158: Line 157:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQ7_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQ7_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  
Line 172: Line 171:
 
===<br /> SRC ===
 
===<br /> SRC ===
  
* [[File:ZIP.PNG]] [[File:KQMoE_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span>
+
* [[File:ZIPInactive.png]]<!-- [[File:KQMoE_SRC_.zip]] &nbsp; <span class="DLInfo"> ZIP File [KB]</span> -->
 
</blockquote>
 
</blockquote>
  

Revision as of 23:30, 10 October 2018

This is a test page for a source repository of SCI game scripts using SCI Companion's decompiler.


King's Quest (AGI)

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest I (SCI)

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest II

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest III

Modifications

.sc:


SRC

  • ZIPInactive.png


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


King's Quest V

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest VI (Diskette Version)

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest VI (MPC Version)

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest VI (Diskette Version)

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest VI (MPC Version)

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest VII

Modifications

.sc:


SRC

  • ZIPInactive.png


King's Quest Mask of Eternity

Modifications

.sc:


SRC

  • ZIPInactive.png


References



Related Links