|
GettingStarted
1. Operating SystemsTo start, it is worthwhile to quickly ensure that your operating system is supported:
2. Prerequisite DataAt the moment, game assets (graphics, sounds, levels, translations, etc.) are loaded from the original game files. Therefore, you will require the original CD in order to use CorsixTH. The game is also available at gog.com. If you've got a copy of the original game disk lying around, then great - copy the HOSP folder (which should contain sub-directories called Data, QData, Levels, etc.) from the root of the CD to somewhere on your hard drive, and use this for the theme_hospital_install setting later. If you are unable to acquire the full game data files, then the demo can be downloaded easily and used instead (though the demo only has one level, and lacks most management screens). 3. Downloading and CompilingThere are four ways to obtain a copy of CorsixTH:
If you've gone with option 2 or 4, then you will now need to compile CorsixTH. See HowToCompile for a guide on doing so. 4. Runtime ConfigurationNote: If using the Windows installer, this step is done at install time. The next step is to decide where to put saved games and other configuration files. The default location is the logged in user's "AppData" folder for windows and XDG_CONFIG_HOME or equivalent for Linux and OS X. Continue to step 5 if that sounds good to you. If you want the game to put these files somwehere else, then create a file in the CorsixTH root directory called "config.path.txt" and let it contain one row specifying where to put the files instead. In-depth information about the Configuration File can be found here. 5. Go Play!At this point, you should be ready to try CorsixTH. Windows users should be able to double-click CorsixTH.exe, and users on other platforms should just as easily be able to launch the game executable. Unless you used the Windows installer you'll be prompted for the original Theme Hospital install location on first startup. Settings such as resolution can be changed in-game or edited in the config.txt file located as specified in step 4. If things don't go quite so smoothly, then consult the FAQ wiki page and the list of common errors, or ask on the mailing list or on IRC. What next?After trying CorsixTH, you may be interested in sticking around. If you just want to wait for the next release, then you can join the announcements list. If you'd like to get slightly more involved, then there are a number of ways to do so:
| |
In order to compile OpenTH in Debian you need these packages: libsdl-mixer1.2-dev liblua5.1-0-dev libsdl1.2-dev