control rumble intensity to mimic n64 rumble pak & separate rumble from input

This commit is contained in:
thecozies
2024-04-15 10:15:45 -05:00
committed by Mr-Wiseguy
parent fa8092b70e
commit 51759611e1
6 changed files with 139 additions and 5 deletions
+1
View File
@@ -118,6 +118,7 @@ namespace recomp {
void get_n64_input(uint16_t* buttons_out, float* x_out, float* y_out);
void set_rumble(bool);
void update_rumble();
void handle_events();
// Rumble strength ranges from 0 to 100.