Difference between revisions of "Script Resource"
From SCI Wiki
Jump to navigationJump to searchLine 9: | Line 9: | ||
<blockquote> | <blockquote> | ||
− | + | ===<br /> SCRIPT === | |
− | === SCRIPT === | ||
* Used with [[SCI0]] games [[#note|*]] | * Used with [[SCI0]] games [[#note|*]] | ||
− | === SCR === | + | ===<br /> SCR === |
* Used with [[SCI1]] to SCI2? | * Used with [[SCI1]] to SCI2? | ||
− | === CSC === | + | ===<br /> CSC === |
* Used with SCI ? | * Used with SCI ? | ||
− | <br /> | + | <br /><div id="note"></div>* Plus the original release of [[King's Quest V]] (an SCI1 game) |
− | <div id="note"></div>* Plus the original release of [[King's Quest V]] (an SCI1 game) | ||
</blockquote> | </blockquote> | ||
Revision as of 19:45, 9 April 2016
Place holder for the SCI SCRIPT Resource
Format/Specifications
Place holder
Versions
SCRIPT
SCR
- Used with SCI1 to SCI2?
CSC
- Used with SCI ?
* Plus the original release of King's Quest V (an SCI1 game)
See Also
- The Official Script Programming Language Documentation
- Phil Fortier's Decompiling SCI byte code
- FreeSCI's SCI Specifications: SCRIPT Resource
- FreeSCI's SCI Specifications: SCR Resource
- FreeSCI's SCI Specifications: CSC Resource