OpenRCT2 by rsn8887 - Homebrew App Store (switch)
Back

App Store IconHomebrew App Store (switch)

OpenRCT2
by rsn8887

OpenRCT2 icon
    Version1.06
    Zip size23,642 KiB
    LicenseGPLv3
    Updated25/04/2021
    Downloads11,458
    MD5d4cc7e0870f6e63e74c856cb5749730f

App Details

This is my Switch port of OpenRCT2, a re-implementation of RollerCoaster Tycoon 2. A construction and management simulation video game that simulates amusement park management.

Data files from the original game are required to play this game.

Visit my Patreon:
https://www.patreon.com/rsn8887

# Thanks

Thanks to the many many developers who worked on this open source game.

Thanks to Chris Sawyer for writing the amazing original game.

Thanks to Milenko for testing and making screenshots.

Thanks to my supporters on Patreon: Andyways, CountDuckula, Greg Gibson, Jesse Harlin, Özgür Karter, Matthew Machnee, and RadicalR

# Installation

- Copy all data files and folders from a working Windows OpenRCT2 installation to `/switch/openrct2/rct2/` so that you have a file `/switch/openrct2/rct2/rct2.exe` and many more files and folders there. For my testing, I used the data files from the gog.com version.

- Note: This game takes quite long to load at first, because it generates a bunch of cache files. Subsequent boots are much faster.

# Controls

Left analog stick = mouse pointer control
Right analog stick = scroll the map
R = left mouse click
L = right mouse click
ZR = hold to slow down analog joystick mouse, useful to precisely position the pointer
ZL = hold to speed up analog joystick mouse
A = right mouse click
B = left mouse click
Y = shift key, hold and move mouse up/down to build above the ground
X = ctrl key, hold and move mouse to build multiple pieces at the same height above ground
Dpad up = zoom out (page up key)
Dpad down = zoom in (page down key)
Dpad left = close topmost window (backspace key)
Dpad right = exit construction mode (escape key)
R3 (press right stick in) = open cheat menu (ctrl-alt-c)
Minus = toggle between three touch control modes:
Touchpad style drag pointer with finger and tap to click, default:
Move a single finger to move the mouse pointer. Use short tap for left click. Hold a single finger while tapping a second finger for right click. Drag with two fingers to drag and drop.
Jump to finger without click
The pointer jumps to the finger, but the finger doesn't click. Use L/R or A/B to click
Jump to finger with tap click
The pointer jumps to the finger, and a short tap also generates a left click
Plus = bring up on-screen keyboard, useful for entering names, etc.
When pressing enter, it first erases existing text and replaces it with new text
Physical USB keyboard and mouse are supported. Not all mice work. There's a mouse compatibility
chart.

See :

https://github.com/rsn8887/openrct2/releases/latest for detailed installation instructions.

This is an initial appstore release and may include the full game in time.

Changelog

1.06

Fix up and re-compile with 12.0.0 support

1.05

Re-compile with 9.0.0 support

1.04

Fix right mouse click input
Map object rotation to dpad left and camera rotation to dpad right
Map backspace to zl+dpad left and escape to zl+dpad right to make room for new rotation mapping

1.03

Map shift, ctrl, backspace, and escape keys, useful to build above ground and quickly close windows.
Map cheat menu hotkey, now works by pressing the right stick in.
Make joystick pointer speed truly independent of fps. It now moves at constant speed even if the frame rate is low.
The filtering options now work as expected. In docked mode, linear gives a slightly blurry image, and sharp nearest neighbor gives perfectly sharp pixels.
General image quality improvements in both docked and handheld mode. The internal rendering now dynamically switches resolution between 1080p and 720p instead of always rendering at 720p. Also, the mouse pointer looks a bit sharper now in handheld mode.
The window scaling option now works and can be used to blow up or shrink down the whole game screen, including the user interface.
Different game resolutions should also work in principle now. This involves editing the window_width and window_height entries in /switch/home/openrct2/config.ini. Only 16x9 ratios will work correctly. I think the default choice of 960x540 looks the best.

1.02

Fix mouse cursor not turning into a hand when hovering over hotspots in the park
Reduce joystick pointer speed slightly for easier control in-game.

1.01

Initial Release