mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-07-23 21:51:50 +03:00
10 lines
238 B
Plaintext
10 lines
238 B
Plaintext
// Fixes applied to Xalia's main.gudl for Proton. Update these in xalia-fixups.gudl.
|
|
|
|
if (is_hwnd_syslink) {
|
|
supported: true;
|
|
}
|
|
|
|
if (win32_class_name == "Rockstar Games Launcher Installer") {
|
|
application_supports_gamepad: true;
|
|
}
|