mirror of
https://github.com/open-goal/jak-project
synced 2026-05-27 08:09:29 -04:00
7c223b1873
The bind carried forward from Jak 1 is annoying -- R1 shoots the gun. Allow the user to use whatever button combination they want by modifying it in the `pc-settings` file. ```clj (controller-led-status? 1360729) (speedrunner-mode-custom-bind 4098) ```