Scroll to navigation

degob(6) Games Manual degob(6)

NAME

degob - Coktel Vision TOT script decompiler

SYNOPSIS

degob <version> <file.tot> [-o <offset>] [<file.ext>] [<commun.ext>]

DESCRIPTION

degob decompiles TOT scripts for Coktel Vision games.

version is one of the following:

Goblins 1
Gobliins 2
Gobliiins 3
Ween: The Prophecy
Bargon Attack
Fascination
Lost in Time
The Bizarre Adventures of Woodruff and the Schnibble
The Last Dynasty
Urban Runner
Geisha
Once Upon a Time: Little Red Riding Hood

If the script file calls loadMult(), the associated file.ext must be supplied on the command line. Some scripts also require a commun.ext. degob will indicate which of these is required, if necessary.

The disassembled script is written to the standard output.

OPTIONS

starts the disassembly at the given offset.

AUTHORS

This manual page was adapted from the program usage information by Stephen Kitt <skitt@debian.org>, for the Debian GNU/Linux system (but may be used by others). It was last modified for scummvm-tools version 2.0.

December 9, 2017 scummvm-tools