OpenTPW
OpenTPW copied to clipboard
An open-source re-implementation of Bullfrog's Sim Theme Park / Theme Park World (1999)
OpenTPW
OpenTPW is an open-source re-implementation of Sim Theme Park / Theme Park World.
Documentation |
Issues |
Pull Requests
About
OpenTPW is a re-implementation of Sim Theme Park / 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.
Status
OpenTPW is currently in a very early stage of development, and is not yet playable.
File Formats
- ❌ - Not Implemented
- ⚠️ - Partially Implemented
- ✅ - Implemented
Format | Status |
---|---|
Fonts (.BF4) | ❌ |
Strings (.BFMU, .BFST, .BFUM) | ✅ |
Lip Sync (.LIPS) | ❌ |
Models (.MD2) | ❌ |
Map Data (.MAP) | ⚠️ |
Materials (.MTR) | ❌ |
Ride Scripts (.RSE) | ⚠️ |
Settings (.SAM) | ✅ |
Sounds (.SDT, .MP2) | ✅ |
Save Files (.TPWS) | ⚠️ |
Video (.TQI) | ❌ |
Textures (.WCT) | ⚠️ |
Prerequisites
- A copy of the original game (either Theme Park World or Sim Theme Park)
- A decent graphics card & processor
Documentation
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.
Contributing
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.
License
This project is licensed under the MIT license; a copy of this license is available at LICENSE.md.