-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Changes to the SV6 file format
Margen67 edited this page Apr 29, 2021
·
2 revisions
OpenRCT2 has added a few things to the SV6 format that are not (fully) compatible with vanilla RCT2 and RCT Classic. Using them may lead to reduced stability and graphical glitches if you try to load these saves in RCT2.
Name | Description |
---|---|
Terrain edges | Vanilla has only rock, brown poles, black poles and ice. All other types were added by OpenRCT2. |
Terrain surfaces | OpenRCT2 has added brown and grey roof tiles, logs and rust. |
Stations | OpenRCT2 has added an invisible station style. |
Pay for rides and entry | Added by OpenRCT2, but will simply be ignored by RCT2 with no side effects. |
Boosters | Use of any booster will break export to RCT2. Use of boosters other than those on the Giga Coaster, Twister RC and Junior RC may break export to RCT Classic (TODO: check if RCT Classic has Looping RC and Corkscrew RC boosters). |
- Home
- FAQ & Common Issues
- Roadmap
- Installation
- Building
- Features
- Development
- Benchmarking & stress testing OpenRCT2
- Coding Style
- Commit Messages
- Overall program structure
- Data Structures
- CSS1.DAT
- Custom Music and Ride Music Objects
- Game Actions
- G1 Elements Layout
- game.cfg structure
- Maps
- Music Cleanup
- Objects
- Official extended scenery set
- Peep AI
- Peep Sprite Type
- RCT1 ride and vehicle types and their RCT2 equivalents
- RCT12_MAX_SOMETHING versus MAX_SOMETHING
- Ride rating calculation
- SV6 Ride Structure
- Settings in config.ini
- Sizes and angles in the game world
- Sprite List csg1.dat
- Sprite List g1.dat
- Strings used in RCT1
- Strings used in the game
- TD6 format
- Terminology
- Track Data
- Track Designs
- Track drawers, RTDs and vehicle types
- Track types
- Vehicle Sprite Layout
- Widget colours
- Debugging OpenRCT2 on macOS
- OpenGL renderer
- Rebase and Sync fork with OpenRCT2
- Release Checklist
- Replay System
- Using minidumps from crash reports
- Using Track Block Get Previous
- History
- Testing