sm64pc/src/pc/controller
Garrett 468887a6f9 Check for zero rumble setting before allowing rumble
Fixes controllers which don't check for rumble_strength and have constant rumble from rumbling even when set to 0 in the config.
2020-08-29 17:08:17 -04:00
..
controller_api.h move rumble functions to controller API 2020-06-04 23:39:57 +03:00
controller_emscripten_keyboard.c merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
controller_emscripten_keyboard.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
controller_entry_point.c Check for zero rumble setting before allowing rumble 2020-08-29 17:08:17 -04:00
controller_keyboard.c unfuck keyboard API; actually use seconds for rumble time 2020-06-04 23:58:18 +03:00
controller_keyboard.h Add in-game control binding menu 2020-05-15 15:38:35 -03:00
controller_recorded_tas.c move rumble functions to controller API 2020-06-04 23:39:57 +03:00
controller_recorded_tas.h merge PC port onto the decompile 2020-05-07 20:21:22 +02:00
controller_sdl.c controller_sdl: init haptics separately in case it's not available 2020-06-17 03:11:50 +03:00
controller_sdl.h move rumble functions to controller API 2020-06-04 23:39:57 +03:00