mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-19 21:13:05 +01:00
- Feature: [#11269] Add properties for speed and length of vehicle animations. - Feature: [#15849] Objectives can now be set for up to 50000 guests. - Feature: [#18537] Add shift/control modifiers to window close buttons, closing all but the given window or all windows of the same type, respectively. - Feature: [#18732] [Plugin] API to get the guests thoughts. - Feature: [#18744] Cheat to allow using a regular path as a queue path. - Feature: [#19023] Add Canadian French translation. - Feature: [#19341] Add “All Scenery” tab to scenery window. - Feature: [#19378] Add command to combine CSG1i.DAT and CSG1.DAT. - Feature: [objects#226] Port RCT1 Corkscrew Coaster train. - Feature: [objects#229] Port RCT1 go karts with helmets. - Feature: [OpenMusic#20, OpenMusic#21] Added Blizzard and Extraterresterial ride music styles. - Improved: [#11473] Hot reload for plug-ins now works on macOS. - Improved: [#12466] RCT1 parks now use RCT1’s interest calculation algorithm. - Improved: [#14635] Scenery window now shows up to 255 scenery groups. - Improved: [#17288] Reorganise the order of shortcut keys in the Shortcut Keys window. - Improved: [#18706] Ability to view the list of contributors in-game. - Improved: [#18749] Ability to have 4 active awards for more than one month in a row. - Improved: [#18826] [Plugin] Added all actions and their documentation to plugin API. - Improved: [#18945] Languages can now fall back to other languages than English. - Improved: [#18970] Trying to load a non-park save will now display a context error. - Improved: [#18975] Add lift sprites for steep hills on the wooden roller coaster. - Improved: [#19044] Added special thanks to RMC and Wiegand to the About page. - Improved: [#19131] Track missing objects when selecting scenery groups in console. - Improved: [#19253] Queue junctions drawn properly when using regular paths as queue. Note: Requires using tile inspector to indicate railings can be used at T or X junctions. - Improved: [#19067] New Ride window now allows filtering similarly to Object Selection. - Improved: [#19272] Scenery window now allows filtering similarly to Object Selection. - Improved: [#19447] The control key now enables word jumping in text input fields. - Improved: [#19463] Added ‘W’ and ‘Y’ with circumflex to sprite font (for Welsh). - Improved: [#19549] Enable large address awareness for 32 bit Windows builds allowing to use 4 GiB of virtual memory. - Improved: [#19668] Decreased the minimum map size from 13 to 3. - Improved: [#19683] The delays for ride ratings to appear has been reduced drastically. - Improved: [#19697] “Show guest purchases” will now work in multiplayer. - Change: [#19018] Renamed actions to fit the naming scheme. - Change: [#19091] [Plugin] Add game action information to callback arguments of custom actions. - Change: [#19233] Reduce lift speed minimum and maximum values for “Classic Wooden Coaster”. - Removed: [#19520] Support for Windows Vista systems. - Fix: [#474] Mini golf window shows more players than there actually are (original bug). - Fix: [#592] Window scrollbar not able to navigate to the end of large lists. - Fix: [#7210] Land tile smoothing occurs with edge tiles (original bug). - Fix: [#17996] Finances window not cleared when starting some .park scenarios. - Fix: [#18260] Crash opening parks that have multiple tiles referencing the same banner entry. - Fix: [#18467] “Selected only” Object Selection filter is active in Track Designs Manager, and cannot be toggled. - Fix: [#18904] OpenRCT2 audio object accidentally exported in saves. - Fix: [#18905] Ride Construction window theme is not applied correctly. - Fix: [#18911] Mini Golf station does not draw correctly from all angles. - Fix: [#18971] New Game does not prompt for save before quitting. - Fix: [#18986] [Plugin] Sending remote scripts larger than 63KiB crashing all clients. - Fix: [#18994] Title music doesn’t start after enabling master volume. - Fix: [#19025] Park loan behaves inconsistently with non-round and out-of-bounds values. - Fix: [#19026] Park loan is clamped to a 32-bit integer. - Fix: [#19068] Guests may not join queues correctly. - Fix: [#19091] [Plugin] Remote plugins in multiplayer servers do not unload properly. - Fix: [#19112] Clearing the last character in the Object Selection filter does not properly reset it. - Fix: [#19112] Text boxes not updated with empty strings in Track List, Server List, and Start Server windows. - Fix: [#19114] [Plugin] ‘GameActionResult’ does not comply to API specification. - Fix: [#19136] SV6 saves with experimental RCT1 paths not imported correctly. - Fix: [#19243] .park scenarios don’t complete properly. - Fix: [#19250] MusicObjects do not free their preview images. - Fix: [#19292] Overflow in ‘totalRideValue’. - Fix: [#19339] Incorrect import of crashed particles from SV4. - Fix: [#19379] “No platforms” station style shows platforms on the Junior Roller Coaster. - Fix: [#19380] Startup crash when no sequences are installed and random sequences are enabled. - Fix: [#19391] String corruption caused by an improper buffer handling in ‘GfxWrapString’. - Fix: [#19434, #19509] Object types added by OpenRCT2 do not get removed when executing ‘remove_unused_objects’. - Fix: [#19475] Cannot increase loan when more than £1000 in debt. - Fix: [#19493] SV4 saves not importing the correct vehicle colours. - Fix: [#19517] Crash when peeps try to exit or enter hacked rides that have no waypoints specified. - Fix: [#19524] Staff counter shows incorrect values if there are more than 32767 staff members. - Fix: [#19574] Handle exits in null locations. - Fix: [#19641, #19643] Missing water tile in Infernal Views’ and Six Flags Holland’s river.
163 lines
7.3 KiB
Plaintext
163 lines
7.3 KiB
Plaintext
Last updated: 2023-03-28
|
|
Release version: 0.4.4
|
|
------------------------------------------------------------------------
|
|
|
|
|
|
Table of contents
|
|
-----------------
|
|
1.0) About
|
|
2.0) Contacting
|
|
* 2.1) Reporting bugs
|
|
3.0) Supported platforms
|
|
4.0) Installing and running OpenRCT2
|
|
5.0) Development
|
|
6.0) Translation
|
|
7.0) Troubleshooting
|
|
8.0) Licensing
|
|
9.0) Credits
|
|
|
|
1.0) About
|
|
---- -----
|
|
OpenRCT2 is an amusement park simulation game based upon the popular game
|
|
RollerCoaster Tycoon 2, written by Chris Sawyer. It attempts to mimic the
|
|
original game as closely as possible while extending it with new features.
|
|
|
|
OpenRCT2 is licensed under the GNU General Public License version 3.0, but
|
|
includes some 3rd party software under different licenses. See the section
|
|
"Licensing" below for details.
|
|
|
|
2.0) Contacting
|
|
---- ----------
|
|
The easiest way to contact the OpenRCT2 team is by submitting issues on GitHub
|
|
(https://github.com/OpenRCT2/OpenRCT2) in the form of questions or bug reports.
|
|
You can also chat with us on Discord (https://discordapp.com/invite/fsEwSWs).
|
|
|
|
2.1) Reporting bugs
|
|
---- --------------
|
|
GitHub is used for tracking bugs in OpenRCT2. Please check if the bug has
|
|
already been reported using the search functionality before submitting.
|
|
|
|
When you are sure it is not already reported you should:
|
|
* Make sure you are running a recent version, i.e. run the latest stable or
|
|
nightly based on where you found the bug.
|
|
* Make sure you are not running a non-official binary, like a fork.
|
|
When you are playing with a fork you should report any bugs to the bug
|
|
tracker for that fork which is most likely another GitHub repository.
|
|
* Make it reproducible for the developers. In other words, create a savegame
|
|
in which you can reproduce the issue once loaded. It is very useful to give
|
|
us the dump file as well, and a screenshot.
|
|
* Check whether the bug is already reported on our bug tracker. This includes
|
|
searching for recently closed bug reports as the bug might already be fixed.
|
|
|
|
After you have done all that you can report the bug. Please include the
|
|
following information in your bug report:
|
|
* OpenRCT2 version (PLEASE test the latest git develop build)
|
|
* Bug details, including instructions how to reproduce it
|
|
* Platform (Windows, Linux, FreeBSD, ...) and compiler (including version) if
|
|
you compiled OpenRCT2 yourself.
|
|
* The processor architecture of your OS (x86 Windows, x86-64 Windows,
|
|
Android on an ARM, Linux on a PowerPC, ...)
|
|
* The language and culture your operating system is using.
|
|
* Attach a saved game *and* a screenshot if possible
|
|
* If this bug only occurred recently please note the last version without
|
|
the bug and the first version including the bug. That way we can fix it
|
|
quicker by looking at the changes made.
|
|
* Attach a crash dump (if your game crashed or froze).
|
|
|
|
3.0) Supported platforms
|
|
---- -------------------
|
|
OpenRCT2 is currently supported on Windows 7 and above, many distributions of
|
|
Linux, macOS 10.13 or higher, Android, FreeBSD and OpenBSD. OpenRCT2 will only work on
|
|
little-endian architectures.
|
|
Further instructions can be found on GitHub.
|
|
|
|
4.0) Installing and running OpenRCT2
|
|
---- ------------------------------
|
|
Installing OpenRCT2 is fairly straightforward. Either you have downloaded an
|
|
archive which you have to extract to a directory where you want OpenRCT2 to
|
|
be installed, or you have downloaded an installer, which will automatically
|
|
extract OpenRCT2 in the given directory.
|
|
|
|
OpenRCT2 requires an installation of RollerCoaster Tycoon 2 (RCT2) to run. You
|
|
must have either installed the original RCT2 disc, the GOG version or the Steam
|
|
version. Alternatively you can manually specify the location of where your RCT2
|
|
data files are. These may be directly copied off of the original disc and placed in
|
|
a directory of your choice.
|
|
|
|
When you start OpenRCT2 for the first time, it will look for the RCT2 data files
|
|
in the following locations:
|
|
- C:\Program Files\Infogrames\RollerCoaster Tycoon 2,
|
|
- C:\Program Files (x86)\Infogrames\RollerCoaster Tycoon 2,
|
|
- C:\Program Files\Infogrames Interactive\RollerCoaster Tycoon 2,
|
|
- C:\Program Files (x86)\Infogrames Interactive\RollerCoaster Tycoon 2,
|
|
- C:\Program Files\Atari\RollerCoaster Tycoon 2,
|
|
- C:\Program Files (x86)\Atari\RollerCoaster Tycoon 2,
|
|
- C:\GOG Games\RollerCoaster Tycoon 2 Triple Thrill Pack,
|
|
- C:\Program Files\GalaxyClient\Games\RollerCoaster Tycoon 2 Triple Thrill Pack,
|
|
- C:\Program Files (x86)\GalaxyClient\Games\RollerCoaster Tycoon 2 Triple Thrill Pack,
|
|
- C:\Program Files\Steam\steamapps\common\Rollercoaster Tycoon 2,
|
|
- C:\Program Files (x86)\Steam\steamapps\common\Rollercoaster Tycoon 2,
|
|
- The location of the openrct2.exe (where OpenRCT2 was extracted/installed)
|
|
|
|
If none of these locations are found, OpenRCT2 will ask you to manually specify
|
|
the directory. Alternatively after running OpenRCT2 for the first time, you can
|
|
edit config.ini in the OpenRCT2 sub directory of your documents folder to set
|
|
the RCT2 install path.
|
|
|
|
OpenRCT2 supports setting a DPI scale in increments of .25. To set it, open the Options menu.
|
|
|
|
If you wish to use Steam Overlay or capture game for video recording or
|
|
streaming, you might have to enable hardware display in the options window.
|
|
This will still render the graphics on the CPU but the pixel data will be
|
|
displayed using either DirectX or OpenGL. This may also enable vertical
|
|
synchronisation if supported by your graphics card and you have enabled
|
|
"Uncap FPS".
|
|
|
|
5.0) Development
|
|
---- -----------
|
|
OpenRCT2 is an open-source collaborative project. It is developed voluntarily
|
|
and hosted on GitHub. If you would like to contribute to the development of
|
|
OpenRCT2, please read the readme file in the OpenRCT2 repository or on the main
|
|
GitHub page at (https://github.com/OpenRCT2/OpenRCT2). This gives more detailed
|
|
information about the project, its roadmap and how to compile the source code.
|
|
|
|
6.0) Translation
|
|
---- -----------
|
|
For more information about the game's translation and how to contribute, please
|
|
visit the GitHub page and wiki at (https://github.com/OpenRCT2/Localisation).
|
|
|
|
7.0) Troubleshooting
|
|
---- ---------------
|
|
If you are having problems running OpenRCT2, you can run OpenRCT2 in verbose
|
|
mode to view a detailed diagnostic log. This can be activated by running the
|
|
game via Command Prompt or PowerShell with the command line switch --verbose.
|
|
|
|
This log can help pinpoint where a problem exists and is a useful resource if
|
|
you wish to ask online for help.
|
|
|
|
8.0) Licensing
|
|
---- ---------
|
|
OpenRCT2 is licensed under the GNU General Public Licence version 3.0. For
|
|
the complete licence text, see the file 'licence.txt'. This licence applies
|
|
to all files in this distribution, except as noted below.
|
|
|
|
dukglue | MIT licence.
|
|
duktape | MIT licence.
|
|
libcURL | MIT (or Modified BSD-style) licence.
|
|
libicu | Unicode licence.
|
|
libpng | libpng licence.
|
|
libspeex | BSD-style licence.
|
|
libzip | BSD 3 clause licence.
|
|
nlohmann-json | MIT licence.
|
|
OpenSSL | OpenSSL Licence
|
|
SDL2 | zlib licence.
|
|
zlib | zlib licence.
|
|
Google Test | BSD 3 clause licence.
|
|
Google Benchmark | Apache 2.0 licence.
|
|
|
|
Licences for sub-libraries used by the above may vary. For more information, visit the libraries' respective official websites.
|
|
|
|
9.0) Credits
|
|
---- -------
|
|
For the full list of contributors to OpenRCT2, see the file 'contributors.md'.
|