Difference between revisions of "User:Eric Oakford"
From SCI Wiki
Jump to navigationJump to searchEric Oakford (talk | contribs) |
|||
Line 1: | Line 1: | ||
A long time Sierra fan, I've been using the various tools to dig through decompiled AGI and SCI games to see how the scripts work. | A long time Sierra fan, I've been using the various tools to dig through decompiled AGI and SCI games to see how the scripts work. | ||
− | I'm the creator of the SCI0.1 and SCI1.0 template games. I also have | + | I'm the creator of the SCI0.1 and SCI1.0 template games. I also have made newer templates for SCI0 and SCI1.1, coded in Sierra Script right off the bat. |
+ | An SCI2.1 template game is planned, but that will require full SCI32 support in SCICompanion. | ||
+ | * https://github.com/EricOakford/SCI0-Template-Redux | ||
* https://github.com/EricOakford/SCI01-Template | * https://github.com/EricOakford/SCI01-Template | ||
* https://github.com/EricOakford/SCI10-Template | * https://github.com/EricOakford/SCI10-Template | ||
+ | * https://github.com/EricOakford/SCI11_Template_Redux |
Revision as of 11:17, 21 November 2019
A long time Sierra fan, I've been using the various tools to dig through decompiled AGI and SCI games to see how the scripts work. I'm the creator of the SCI0.1 and SCI1.0 template games. I also have made newer templates for SCI0 and SCI1.1, coded in Sierra Script right off the bat. An SCI2.1 template game is planned, but that will require full SCI32 support in SCICompanion.