Update On Sat Sep 28 20:32:39 CEST 2024

This commit is contained in:
github-action[bot]
2024-09-28 20:32:40 +02:00
parent 145a5f53c1
commit 5083305566
98 changed files with 1165 additions and 659 deletions

View File

@@ -53,6 +53,7 @@ namespace Ryujinx.SDL2.Common
return;
}
SDL_SetHint(SDL_HINT_APP_NAME, "Ryujinx");
SDL_SetHint(SDL_HINT_JOYSTICK_HIDAPI_PS4_RUMBLE, "1");
SDL_SetHint(SDL_HINT_JOYSTICK_HIDAPI_PS5_RUMBLE, "1");
SDL_SetHint(SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS, "1");