mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-24 00:03:11 +01:00
Updated Settings in config.ini (markdown)
@@ -14,7 +14,7 @@
|
||||
|`fullscreen_width`|any positive integer in pixels|native desktop resolution width (e.g. `1920` for 1920x1080)|Controls horizontal size of game in fullscreen mode|
|
||||
|`game_path`|full path to the RCT2 installation|varies|The full path to where the original `rct2.exe` is located. This should never be changed unless you know what you're doing.|
|
||||
|`landscape_smoothing`|`true`, `false`|`true`|Whether or not the transitions between two different land types should be "smoothed"|
|
||||
|`language`|`en-GB`, `en-US`, `de-DE`, `nl-NL`, `fr-FR`, `hu-HU`, `pl-PL`, `es-ES`, `sv-SE`, `10` (Italian)|`en-US`|Changes what language is used|
|
||||
|`language`|`en-GB`, `en-US`, `de-DE`, `nl-NL`, `fr-FR`, `hu-HU`, `pl-PL`, `es-ES`, `sv-SE`, `it-IT`|`en-US`|Changes what language is used|
|
||||
|`measurement_format`|`IMPERIAL`, `METRIC`|`IMPERIAL`|Changes what measurement format is used for distances, speed, etc.|
|
||||
|`play_intro`|`true`, `false`|`false`|Whether or not to play the intro movie|
|
||||
|`save_plugin_data`|`true`, `false`|`false`|Whether or not to save custom object data in scenarios and save games. If a player opens a scenario with custom object data that they do not have, and that object is embedded in the scenario file, the game will automatically install it for them.|
|
||||
@@ -38,7 +38,7 @@
|
||||
|`toolbar_show_cheats`|`true`, `false`|`false`|Whether or not to show a button for the cheat window in the toolbar|
|
||||
|`allow_subtype_switching`|`true`, `false`|`false`|Whether or not to allow switching train type on roller coasters that share the same track type (like in RCT1)|
|
||||
|`console_small_font`|`true`, `false`|`false`|If enabled, the in-game console will use a different font in place of the standard RCT font|
|
||||
|`current_theme`|`"*RCT2"`, `"*RCT1"`, the name of a custom theme, in quotes|`*RCT2`|Controls what color scheme is used for the GUI|
|
||||
|`current_theme`|`"*RCT2"`, `"*RCT1"`, the name of a custom theme, in quotes|`"*RCT2"`|Controls what color scheme is used for the GUI|
|
||||
|
||||
## [sound]
|
||||
|option|legal values|default|description|
|
||||
|
||||
Reference in New Issue
Block a user