Difference between revisions of "Script Resource"
From SCI Wiki
Jump to navigationJump to searchm (Andrew Branscom moved page SCRIPT Resource to Script Resource without leaving a redirect) |
|||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| + | {{TechToDo}} | ||
| + | |||
| + | ==<br /> Description == | ||
| + | |||
| + | <blockquote> | ||
Place holder for the SCI SCRIPT Resource | Place holder for the SCI SCRIPT Resource | ||
| + | </blockquote> | ||
| − | == Format/Specifications == | + | ==<br /> Format/Specifications == |
| − | Place holder | + | <blockquote> |
| + | <!-- Place holder --> | ||
| + | </blockquote> | ||
| − | + | ==<br /> Versions == | |
| − | == Versions == | ||
<blockquote> | <blockquote> | ||
| − | + | ===<br /> SCRIPT === | |
| − | === SCRIPT === | + | |
| + | * Used with [[SCI0]] games [[#note|*]] | ||
| − | + | ===<br /> SCR === | |
| − | + | * Used with [[SCI1]] to [[SCI2.1]] | |
| − | |||
| − | + | ===<br /> CSC === | |
| − | + | * Used with [[SCI3]] | |
| − | |||
| − | * | + | <br /><div id="note"></div>* Plus the original release of [[King's Quest V]] (an SCI1 game) |
</blockquote> | </blockquote> | ||
| − | + | ==<br /> References == | |
| − | == See | + | |
| + | <references /> | ||
| + | |||
| + | == Also See == | ||
* [[The Script Programming Language|The Official Script Programming Language Documentation]] | * [[The Script Programming Language|The Official Script Programming Language Documentation]] | ||
* [https://mtnphil.wordpress.com/2016/04/09/decompiling-sci-byte-code-part-1/ Phil Fortier's Decompiling SCI byte code] | * [https://mtnphil.wordpress.com/2016/04/09/decompiling-sci-byte-code-part-1/ Phil Fortier's Decompiling SCI byte code] | ||
| + | * [[SCI Specifications: Chapter 1 - Introduction#SCI0 Logic resources summarized|SCI0 Logic Resources Summarized]] | ||
* [[SCI Specifications: Chapter 1 - Introduction#SCRIPT|FreeSCI's SCI Specifications: SCRIPT Resource]] | * [[SCI Specifications: Chapter 1 - Introduction#SCRIPT|FreeSCI's SCI Specifications: SCRIPT Resource]] | ||
* [[SCI Specifications: Chapter 1 - Introduction#SCR|FreeSCI's SCI Specifications: SCR Resource]] | * [[SCI Specifications: Chapter 1 - Introduction#SCR|FreeSCI's SCI Specifications: SCR Resource]] | ||
Latest revision as of 13:44, 5 May 2018
Description
Place holder for the SCI SCRIPT Resource
Format/Specifications
Versions
SCRIPT
SCR
CSC
- Used with SCI3
* Plus the original release of King's Quest V (an SCI1 game)
References
Also See
- The Official Script Programming Language Documentation
- Phil Fortier's Decompiling SCI byte code
- SCI0 Logic Resources Summarized
- FreeSCI's SCI Specifications: SCRIPT Resource
- FreeSCI's SCI Specifications: SCR Resource
- FreeSCI's SCI Specifications: CSC Resource