David Chavez
19fcd9bf31
Update to latest N64ModernRuntime ( #392 )
...
- updates to new controller changes
- updates to new render context changes
- updates to new controller number changes
- fix for crash on save thread
2024-06-12 09:40:14 +02:00
David Chavez
bec699f0bd
Migrate to N64ModernRuntime ( #354 )
2024-06-05 01:12:43 +02:00
Wiseguy
3c34fa63c1
Adds analog camera and other controller options ( #264 )
...
* Added analog cam and camera inversion options to menu, initial implementation of analog cam
* Automatically suppress inputs on the right stick while analog cam is active
* Return to automatic camera mode when pressing target
* Add aiming inversion options
* Add analog camera inversion options
2024-05-26 09:34:26 -04:00
GabrielCNoble
773cc3bbb0
joystick deadzone ( #257 )
2024-05-26 08:36:22 -04:00
Mr-Wiseguy
f6e11ed723
Improved motion blur at higher framerates, reorganized some patch code
2024-03-03 02:36:14 -05:00
Mr-Wiseguy
99c14fde04
Added mechanism for getting aspect ratio from recompiled code, fixed wipe3 transition in widescreen
2024-02-17 22:12:23 -05:00
Mr-Wiseguy
e04865c715
Initial implementation of gyro aim with GamepadMotionHelpers for sensor fusion
2024-01-22 23:08:59 -05:00
Mr-Wiseguy
8e4e4b1cae
Split recomp config handling into separate file, changed "inputs" RmlUi variable to be a struct with an "array" member and named fields for each input
2024-01-21 14:04:56 -05:00
Mr-Wiseguy
d0e01cdec1
Add active_binding_input and active_binding_slot bindings in controls UI
2024-01-17 02:22:36 -05:00
Mr-Wiseguy
6ebc7256eb
Implemented rebinding inputs from UI (controller only so far) and built minimal UI for doing so
2024-01-15 21:06:52 -05:00
Mr-Wiseguy
457bc878e9
Refactored input mapping state
2024-01-14 22:49:04 -05:00
Mr-Wiseguy
5ee7eaed1f
Split default input mappings by device, disabled input while menu is open, made config menu open with escape/select, made config menu close with escape
2024-01-08 03:38:05 -05:00
Mr-Wiseguy
c0abf1a203
Patch options button in file select to be a quit button instead, update RT64 and RmlUi
2023-12-27 17:56:26 -05:00
Mr-Wiseguy
971d728169
Input refactor to allow arbitrary bindings
2023-12-13 02:06:56 -05:00
Mr-Wiseguy
d71b86c1da
Added WIP dual analog camera and widescreen UI patches
2023-12-01 10:56:20 -05:00
Mr-Wiseguy
ec23ef02fd
Added some more patch functionality, added recomp namespace
2023-11-24 17:10:21 -05:00