OpenTPW is an open-source re-implementation of Sim Theme Park / Theme Park World.
Documentation |
Issues |
Pull Requests
OpenTPW is a re-implementation of Theme Park World, requiring an installation the original game and its assets in order to run. OpenTPW aims to re-create the same experience as the original game. While OpenTPW was initially created as it is quite difficult to get Sim Theme Park to run on modern hardware and on a modern operating system, it also aims to somewhat re-introduce the original online aspect of the game - the servers of which have since been shut down.
In order to run OpenTPW, you must have a full legal copy of any version of the original game.
OpenTPW is currently in a very early stage of development, and is not yet playable.
- ❌ - Not Implemented
⚠️ - Partially Implemented- ✅ - Implemented
Format | Status |
---|---|
Textures (.WCT) | ✅ |
Settings (.SAM) | ✅ |
Sounds (.SDT, .MP2) | ✅ |
Strings (.BFMU, .BFST, .BFUM) | ✅ |
Models (.MD2) | |
Map Data (.MAP) | |
Ride Scripts (.RSE) | |
Save Files (.TPWS) | |
Fonts (.BF4) | ❌ |
Lip Sync (.LIPS) | ❌ |
Materials (.MTR) | ❌ |
Video (.TQI) | ❌ |
File format information is available at the OpenTPW formats website. Keep in mind that this information is a work-in-progress, and therefore might not be of incredible detail - however, upon completion, it still aims to be as useful, detailed, and as in-depth as possible.
Contributions to this project are greatly appreciated; please follow these steps in order to submit your contribution to the project:
- Fork the Original Project
- Create a branch under the name
YourName/FeatureName
- Once you've made all the changes you need to make, go ahead and submit a Pull Request.
This project is licensed under the MIT license; a copy of this license is available at LICENSE.md.