mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-04 07:40:42 -07:00
gitadora: (arena model) fix j32d encoding & use velocity (#483)
## Link to GitHub Issue, if one exists N/A ## Description of change in current implementation j32d analog values are not encoded properly, values are supposed to go up to 1023, but they show up as 771 in game ## Testing tested with M32-007-2025092400, used DM PAD CALIBRATION menu
This commit is contained in:
@@ -22,4 +22,4 @@ namespace games::gitadora {
|
||||
uint8_t pedals;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user