mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Change joystick hotkeys to not conflict with steam
This commit is contained in:
@@ -49,6 +49,10 @@ namespace gsr {
|
||||
int event_index = -1;
|
||||
|
||||
bool playstation_button_pressed = false;
|
||||
bool up_pressed = false;
|
||||
bool down_pressed = false;
|
||||
bool left_pressed = false;
|
||||
bool right_pressed = false;
|
||||
|
||||
bool save_replay = false;
|
||||
bool take_screenshot = false;
|
||||
|
||||
Reference in New Issue
Block a user