-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Operating System
Linux (Fedora 40)
OpenRCT2 build
OpenRCT2 Release v0.4.17
Base game
RollerCoaster Tycoon 2
Area(s) with this issue?
This bug is a graphical glitch or error, The bug also exists in the original game (RCT2/RCTC)
Describe the issue
Note that this is not an object specific issue as i've checked the object jsons for these and there's no issues there, so please do not move it to the objects repo. As this is an issue with station style rendering that will affect any station style, not just these.
The castle entrance styles (both brown and gray) have pixels on their roof piece that use the pink palette, and get remapped by the ride's second color as a result. This happens in vanilla RCT2 but not vanilla RCT1 so it's definitely not intended. Station styles probably should not remap the sprite colors if they don't explictly define that in their object json. (eg: abstract glass & canvas tent styles explictly enable remapping)
Steps to reproduce
- Build a ride with either castle station style
- Change the second color and look closely, pixels on the castle roof change color.
Attachments
Vanilla RCT1 (How it should look):
Vanilla RCT2 (Note bright blue specks on the roof, Broken in 2002):
OpenRCT2 (Still broken):