jak-project/game/system
Tyler Wilding a80cff9a4c
game: Fix issues related to remapping with SDL axii's (ie. triggers) (#3294)
This was just not implemented end to end. There are still two notable
issues, one that I can live with, one I need to narrow down eventually:
1. Rebinding confirm buttons with trigger (ie. X) behaviour is not 100%
as it should be. I fixed it enough that I can live with it but it's
still not proper. The difficulty is that unlike a button it will
re-trigger the pressed state on the journey back to neutral (aka
unpressed).
2. If you change the bind for the confirm button, then reset your
bindings, the next confirm input is eaten. This is unrelated to these
changes but I briefly looked into it and was unable to find the root
cause.
2024-01-09 16:50:58 -05:00
..
hid game: Fix issues related to remapping with SDL axii's (ie. triggers) (#3294) 2024-01-09 16:50:58 -05:00
vm offline-test: Partition by DGO and colorize/condense output (#2045) 2022-12-22 13:41:33 -05:00
background_worker.cpp g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00
background_worker.h g/j2: Integrate highscores with Speedrun.com/JakSpeedruns.com when speedrunner mode is enabled (#3037) 2023-10-11 20:43:55 -04:00
Deci2Server.cpp game: Remove temporary CLI arg shim in gk (#2532) 2023-04-22 14:13:57 -04:00
Deci2Server.h [jak2] goalc supports multiple projects (#1619) 2022-07-06 21:18:08 -04:00
deci_common.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
IOP_Kernel.cpp jak2: overlord rework (#2544) 2023-04-29 16:13:57 -04:00
IOP_Kernel.h jak2: overlord rework (#2544) 2023-04-29 16:13:57 -04:00
iop_thread.cpp Implement scheduling of IOP threads. (#1689) 2022-07-26 21:15:37 -04:00
iop_thread.h Implement scheduling of IOP threads. (#1689) 2022-07-26 21:15:37 -04:00
SystemThread.cpp support c++ tools on macos (#2063) 2022-12-22 17:12:05 -05:00
SystemThread.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00