Difference between revisions of "Script Resource"
From SCI Wiki
Jump to navigationJump to search (→SCRIPT) |
|||
| Line 6: | Line 6: | ||
| | ||
| − | == Versions == | + | ==<br /> Versions == |
<blockquote> | <blockquote> | ||
| Line 12: | Line 12: | ||
=== SCRIPT === | === SCRIPT === | ||
| − | * Used with [[SCI0]] games | + | * Used with [[SCI0]] games [[#note|*]] |
| − | |||
| − | |||
=== SCR === | === SCR === | ||
| − | * | + | * Used with [[SCI1]] to SCI2? |
| − | |||
=== CSC === | === CSC === | ||
| − | * | + | * Used with SCI ? |
| + | |||
| + | <nowiki><div id="note"></div>*</nowiki> Plus the original release of [[King's Quest V]] (an SCI1 game) | ||
</blockquote> | </blockquote> | ||
| − | |||
== See Also == | == See Also == | ||
Revision as of 19:41, 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 ?
<div id="note"></div>* 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