Difference between revisions of "Myst INIT resources"
From A look inside The Link @ wiki
m (Protected "Myst INIT resources" [edit=autoconfirmed:move=autoconfirmed]) |
(corrections) |
||
Line 1: | Line 1: | ||
{{Myst}} | {{Myst}} | ||
− | Each INIT resource contains a [[Myst scripts|script]] | + | Each INIT resource contains an "extended" version of a [[Myst scripts|script]] that's probably executed when entering the associated card. |
− | + | The script structure is modified with an unknown field attached before each command opcode. The unknown field is usually in the range 0-9. | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | Observed scripts are usually very short and just set a variable or call command opcodes in the range 200-217. | |
− | + |
Latest revision as of 10:52, 19 September 2008
Myst | |||
Mohawk | Overview | ||
CLRC | EXIT | HINT | INIT |
MJMP | MSND | PICT | RLST |
VIEW | WDIB | HELP | RSFL |
Scripts | Variables |
Each INIT resource contains an "extended" version of a script that's probably executed when entering the associated card.
The script structure is modified with an unknown field attached before each command opcode. The unknown field is usually in the range 0-9.
Observed scripts are usually very short and just set a variable or call command opcodes in the range 200-217.