TrustedUser
567
edits
m (remove myself from dev list) |
Thunderforge (talk | contribs) |
||
(7 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{EngineDescription| | {{EngineDescription | ||
|name=SCI | |||
|developer=[[User:fingolfin|fingolfin]], [[User:lskovlun|lskovlun]], [[User:M_kiewitz|m_kiewitz]],<br>[[User:Md5|md5]], [[User:waltervn|waltervn]], [[User:wjp|wjp]] | |||
|companies=[[Sierra]] | |||
|usedBy=[[Sierra_Game_Versions#SCI_Games|Sierra SCI Games]], [[SCI/Fan_Games|SCI Fan Games]] | |||
|dateAdded=February 14, 2009 | |||
|release=1.2.0 | |||
}} | }} | ||
Line 37: | Line 37: | ||
* [[SCI/Patches|SCI Patches]]: A list of known game patches for SCI games, both official and unofficial, which fix several game bugs and offer new features | * [[SCI/Patches|SCI Patches]]: A list of known game patches for SCI games, both official and unofficial, which fix several game bugs and offer new features | ||
* [[SCI/Playthrough videos|Playthrough videos]]: Playthrough videos of several SCI games, for reference and debugging | * [[SCI/Playthrough videos|Playthrough videos]]: Playthrough videos of several SCI games, for reference and debugging | ||
* [[SCI/Game Collections|SCI Game Collections]]: Game collections in detail | * [[SCI/Game Collections|SCI Game Collections]]: Game collections in detail (including photos) | ||
* [[SCI/Japanese Games|SCI Japanese Games]]: Japanese game releases (including photos) | |||
* [[SCI/KQ5 floppy fix|KQ5 floppy fix]]: A fix for the ending of one of the floppy versions of KQ5 | * [[SCI/KQ5 floppy fix|KQ5 floppy fix]]: A fix for the ending of one of the floppy versions of KQ5 | ||
* [[SCI/GM Mapping|MT-32 -> GM mapping information]]: Information on how to add new MT-32 -> GM mapping | * [[SCI/GM Mapping|MT-32 -> GM mapping information]]: Information on how to add new MT-32 -> GM mapping | ||
* [[SCI/Phantasmagoria 2 Censorship|Details on Phantasmagoria 2 censorship]] | |||
* [[SCI/SCI32 Mac Support Status|SCI32 Mac Support Status]]: Current status of the development effort | |||
== Debugging == | == Debugging == | ||
Line 46: | Line 49: | ||
* Change days in Gabriel Knight 1 | * Change days in Gabriel Knight 1 | ||
** vmvars g 7bh x - where x is the day number | ** vmvars g 7bh x - where x is the day number | ||
* Break into debugger immediately on VM start | |||
** Run ScummVM with --debugflags=onstartup | |||
== Error loading resource 999.pal message with original interpreter == | == Error loading resource 999.pal message with original interpreter == | ||
Line 81: | Line 86: | ||
[[Category:Engines]] | [[Category:Engines]] | ||
[[Category:Engines Supporting Text-to-Speech]] |