8,014
edits
(Added link to bootparams) |
m (adding relevent information suggestions from Documentation/TODO) |
||
Line 11: | Line 11: | ||
}} | }} | ||
'''Sam & Max Hit the Road''' was the ninth game to use the [[SCUMM]] scripting language. The game first follows the crime fighting duo, a dog named Sam and a lagomorph named Max, as they recover a bigfoot who was stolen from a carnival. Later, the game follows the characters as they uncover an ancient spell to restore the Earth to it's original state. | '''Sam & Max Hit the Road''' was the ninth game to use the [[SCUMM]] scripting language. The game first follows the crime fighting duo, a dog named Sam and a lagomorph named Max, as they recover a bigfoot who was stolen from a carnival. Later, the game follows the characters as they uncover an ancient spell to restore the Earth to it's original state. | ||
==Game Varients== | |||
The CD versions were so-called "talkie versions" and included speech for each of the lines of text said by the characters in the game. | |||
==Data Files== | |||
All of the files required for Day of the Tentacle to run | |||
Macintosh CD | |||
* Sam & Max Data | |||
Macintosh Demo | |||
* Sam & Max Demo Data | |||
PC CD and Floppy | |||
* MONSTER.SOU | |||
* TENTACLE.000 | |||
* TENTACLE.001 | |||
PC Demo | |||
* samdemo.000 | |||
* samdemo.001 | |||
==Datafile Compression== | |||
The monster.sou file can be compressed with the utility compress_scumm_sou which is found in the [[http://www.scummvm.org/downloads.php#tools ScummVM tools package]] | |||
The utility is used in the following manner: | |||
compress_scumm_sou monster.sou | |||
==Platform Compatibility== | |||
List of platforms where Sam & Max Hit the Road is known to work / not to work | |||
{| border="0" | |||
|- | |||
|Legend: | |||
|- | |||
|style="background:lightgreen;width:100px"|Completable | |||
|- | |||
|style="background:#ffff77;width:100px"|Not Completable | |||
|- | |||
|style="background:#ff7777;width:100px"|Doesn't Work | |||
|- | |||
|} | |||
{| border="1" cellpadding="2" width=100% | |||
|+Sam & Max Hit the Road Compatibility by Platform | |||
|- style="background:silver" | |||
|Platform||Game Version||Status | |||
|- style="background:lightgreen" | |||
|Windows||PC Floppy||Completable | |||
|- style="background:lightgreen" | |||
|Windows||PC CD-ROM||Completable | |||
|- style="background:lightgreen" | |||
|Windows||Macintosh||Completable | |||
|- style="background:lightgreen" | |||
|Linux||PC Floppy||Completable | |||
|- style="background:lightgreen" | |||
|Linux||PC CD-ROM||Completable | |||
|- style="background:lightgreen" | |||
|Linux||Macintosh||Completable | |||
|- style="background:lightgreen" | |||
|Dreamcast||PC Floppy||Completable | |||
|- style="background:lightgreen" | |||
|Dreamcast||PC CD-ROM||Completable | |||
|} | |||
== Miscellaneous == | == Miscellaneous == |
edits