corsix-th(6) A Theme Hospital engine reimplementation.

SYNOPSIS

corsix-th [--interpreter= luafile] [--config-file configfile] [--load= savefile] [--dump=strings]

DESCRIPTION

Theme Hospital was a simulation computer game developed by Bullfrog Productions and published by Electronic Arts in 1997, in which the player designs and operates a hospital.
This project aims to reimplement the game engine of Theme Hospital, and be able to load the original game data files. This means that you will need a purchased copy of Theme Hospital, or a copy of the demo, in order to use CorsixTH.
On Debian systems these data files can be packaged with game-data-packager

OPTIONS

This is a list of the options accepted by corsix-th
--interpreter=
luafile Specify an alternative file to use as the main interpreter (bootstrap code)
--config-file
configfile Use an alternative configuration file
--load=
savefile If specified, loads the given save file immediately on start-up
--dump=strings
Turns on debugging mode

FILES

The save files are stored in ~/.config/CorsixTH/Saves/

AUTHOR

CorsixTH was written by Peter "Corsix" Cawley et al.

Copyright © 2012 Chris Butler <[email protected]> Copyright © 2015 Alexandre Detiste <[email protected]> This man page was written for the Debian project, but may be used by others.