Oregon Trail joystick calibration format
Jump to navigation
Jump to search
Oregon Trail joystick calibration format
Format type | Configuration |
---|---|
Storing | Input device |
Games |
Joystick calibration for The Oregon Trail is stored in the JOYCAL.REC file.
File Format
Data Type | Name | Description |
---|---|---|
UINT16LE | Left | Left extreme. |
UINT16LE | Right | Right extreme. |
UINT16LE | Up | Up extreme. |
UINT16LE | Bottom | Bottom extreme. |
UINT8 | Active Flag | Flag for if joystick is active (00 - Active, 01 - Inactive). |
Credits
This level format was reverse engineered by TheAlmightyGuru. If you find this information helpful in a project you're working on, please give credit where credit is due. (A link back to this wiki would be nice too!)