1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-28 01:04:50 +01:00

Updated SV6 Ride Structure (markdown)

Kevin Burke
2014-05-21 05:19:06 -07:00
parent 61bfa30c84
commit cc043440ec

@@ -17,6 +17,7 @@ It is 608 bytes long. Addresses listed here are hex addresses. Leave a gap in be
- 052-05A: 2-byte array of length 4, having something to do with ride excitement, nausea, etc. 0xFFFF if it is empty/unused
- 06A: a 4 byte array of entrance map coordinates (probably)
- 0E4-0EC: Not sure what is actually here, but in at least one case these values are treated as 4-byte values, summed, shifted right 4 bits, and then allowed to max out at 700.
- 0F0-0F1: excitement (signed integer)
- 0F2-0F3: intensity (signed)
- 0F4-0F5: nausea (signed)