1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-27 16:54:52 +01:00

Updated SV6 Ride Structure (markdown)

Duncan
2015-03-21 08:02:04 +00:00
parent f96aa27561
commit bf099d91f9

@@ -62,4 +62,9 @@ It is 608 bytes long. Addresses listed here are hex addresses. Leave a gap in be
[colour-scheme-enum]: https://github.com/IntelOrca/OpenRCT2/commit/d0d51e477b5d75187b01d77ef122485d0683333a#diff-8a2ffb0f28487affcff74d84443be05cR245
#### More data about rides
Additional data about rides is stored in an 8 byte wide struct starting at `0x97D218`. Byte 1 is the ride's minimum clearance.
Additional data about rides is stored in an 8 byte wide struct starting at `0x97D218`. Byte 1 is the ride's minimum clearance.
#### RCT2 Ride .DAT Entry Structure
See http://x123m3-256.github.io/RCT2/rct2data.html for more information.