OpenRCT2 / OpenRCT2/OpenRCT2

Bypassing high ride limitation is possible

Open
#4,965 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

original bug
Dominant language
C++
Stars
16.2k
Forks
1.9k
Avg merge
1d 20h
Merged PRs (30d)
80

Description

OS: Arch Linux
Version: 0.0.6
Commit/Build: 99a662f

In a park with limitation of high rides, one can bypass this limitation by lowering the ground after the ride has been built. I think this is not intended, but it was also possible in the original RCT2.

  • Reproducible in RCT2 (vanilla)?
  • Multiplayer?

Steps to reproduce:

  1. Start a new game in a park with height limitation (Asia - Japanese Coastal Reclaim/Okinawa Coast)
  2. Lower the ground under a track piece of Bullet Coaster 1 as far as possible
  3. Close Bullet Coaster 1 and delete that track piece
  4. Try to rebuild that piece, it is not possible

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue using the listed Asia park and Bullet Coaster 1 steps, then trace the height-limit validation used when rebuilding track pieces after terrain changes. Done means a track piece that exceeds the park's height limitation cannot be rebuilt after lowering the ground, matching the intended rule rather than the original RCT2 behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
game-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.