Arkadiusz Hiler
9fcb2d183a
proton: Stop using bare except.
2024-07-29 12:58:06 +03:00
Arkadiusz Hiler
b2508139c2
proton: Use more meaningful variable names.
2024-07-29 12:58:06 +03:00
Arkadiusz Hiler
73c8213f1b
proton: Access env variables directly when we know they are set.
2024-07-29 12:58:06 +03:00
Arkadiusz Hiler
40b964bd30
proton: Don't try track .debug files if there's not tracking file.
2024-07-29 12:58:06 +03:00
Arkadiusz Hiler
5b99c12aed
proton: Use None instead of False for default argument value.
...
This fixes type inference - tools no longer assume that there's a
possibility of the value ever being True.
2024-07-29 12:58:06 +03:00
Arkadiusz Hiler
9e4a12cbaa
proton: Use _ for ignored values.
2024-07-29 12:58:06 +03:00
Arkadiusz Hiler
f5e17b49d2
proton: Chagne 'not x in y' to 'x not in y'.
2024-07-29 12:58:06 +03:00
Arkadiusz Hiler
9a9f2a1cbc
proton: Remove unused imports.
2024-07-29 12:58:06 +03:00
Anna Lasky
e8ae65d8fa
proton: Disable nvapi for GRID 2 and GRID Autosport
...
CW-Bug-ID: #24055
2024-07-22 21:32:51 -05:00
Paul Gofman
548fa64343
proton: Invalidate Ubisoft Launcher installation after deleting regsitry.
...
CW-Bug-Id: #23953
2024-07-19 15:38:08 -06:00
Anna Lasky
b036ca418d
Revert "proton: Disable nvapi for Battle Brothers."
...
NVAPI failure with game fixed by dxvk-nvapi update.
This reverts commit 354682eee8
.
2024-07-17 15:27:14 -05:00
Arkadiusz Hiler
75a1d3fd4c
proton: Disable nvapi for Alan Wake's American Nightmare.
...
This helps with the DLC crashing.
2024-07-15 10:42:15 +03:00
Paul Gofman
ce1e86225f
proton: Enable gamedrive compat option for Aimlabs.
...
CW-Bug-Id: #24014
2024-07-09 10:28:37 -06:00
Arkadiusz Hiler
dbc6c0eaf7
proton: Add PROTON_DXVK_D3D8 / dxvkd3d8.
2024-07-09 12:43:14 +03:00
Zhiyi Zhang
3c7deb1047
Revert "proton: Add Iragon: Prologue (2229490) to MFDXGI manager hack."
...
This reverts commit 44c58e0857
.
The hack is no longer needed and causes the game to crash after a game update.
CW-Bug-Id: #23184
2024-07-09 11:14:49 +08:00
Zhiyi Zhang
97f35abb16
Revert "proton: Added Iragon: Prologue 18+ (1522260) to MFDXGI hack"
...
This reverts commit 500d6608c4
.
The hack is no longer needed and causes the game to crash after a game update.
CW-Bug-Id: #23184
2024-07-09 11:13:49 +08:00
Zhiyi Zhang
72a8208ff1
Revert "proton: Added Iragon and Iragon 18+ to MFDXGI hack"
...
This reverts commit 436634421b
.
The hack is no longer needed and causes the game to crash after a game update.
CW-Bug-Id: #23184
2024-07-09 11:12:42 +08:00
Arkadiusz Hiler
354682eee8
proton: Disable nvapi for Battle Brothers.
2024-07-08 20:38:40 +03:00
Paul Gofman
903eae805f
proton: Add Farlight 84 to MFDXGI hack.
...
CW-Bug-Id: #23986
2024-06-28 13:27:53 -06:00
Anna Lasky
ba0cf51aa9
proton: Enable Xalia on MultiVersus
...
CW-Bug-Id: #23876
2024-06-27 21:19:39 -05:00
Paul Gofman
ba761f8af4
proton: Enable gamedrive early for Bad Mojo Redux.
...
CW-Bug-Id: #23924
2024-06-20 13:57:31 +03:00
Paul Gofman
95f865dafd
proton: Prefer native ddraw for Arcanum (500810).
...
CW-Bug-Id: #23916
2024-06-20 13:57:31 +03:00
Anna Lasky
c6a77ac810
proton: Enable gamedrive compat option for Yakuza Kiwami
...
CW-Bug-Id: #22421
2024-06-20 13:57:31 +03:00
Paul Gofman
874adce46c
proton: Disable GL_ARB_bindless_texture for Zaccaria Pinball.
...
CW-Bug-Id: #23874
2024-06-20 13:57:31 +03:00
Rémi Bernon
9de270edb5
proton: Enable the new SDL 2.30 Steam Input integration.
...
CW-Bug-Id: #23185
2024-06-20 13:52:57 +03:00
Rémi Bernon
40aff8b011
proton: Reset the SteamVirtualGamepadInfo environment variable.
...
To keep SDL 2.30 old behavior until we start supporting it.
CW-Bug-Id: #23185
2024-06-20 13:52:57 +03:00
Paul Gofman
9c844ee7ec
Revert "proton: Disable forced LAA for Final Fantsy X/X-2."
...
This reverts commit a090d16b3f
.
2024-06-20 13:52:57 +03:00
Arkadiusz Hiler
5c84936241
Bump prefix version to one higher than Proton Stable.
2024-06-20 13:52:57 +03:00
Arkadiusz Hiler
1692266300
proton: Make copying d3d12core for vkd3d-proton mandatory.
2024-06-20 13:52:57 +03:00
Esme Povirk
95ff2846f2
proton: Use STEAM_COMPAT_APP_ID to decide when to run xalia.
...
CW-Bug-Id: #23808
SteamAppId isn't set for InstallScripts, but this variable is.
2024-06-20 13:48:46 +03:00
Paul Gofman
77f1af2afc
proton: Enable WINE_HEAP_DELAY_FREE for Planet of the Apes: Last Frontier.
...
CW-Bug-Id: #23811
2024-05-23 10:54:50 +03:00
Ziqing Hui
40494f74a1
proton: Add media files.
...
The media files are used in new media converter.
CW-Bug-Id: #23225
2024-05-23 10:54:50 +03:00
Esme Povirk
d72fb93507
proton: Enable Xalia on known-working games.
2024-05-23 10:54:50 +03:00
Esme Povirk
876158c2b8
proton: Add and document compat flag for xalia.
2024-05-23 10:54:50 +03:00
Krzysztof Bogacki
235a203f8a
proton: Enable dxvk-nvapi logging when PROTON_LOG is used.
2024-05-23 10:54:49 +03:00
Anna Lasky
bbacb57b06
proton: Limit CPU count for Call of Juarez: Gunslinger.
...
CW-Bug-ID: #23766
2024-05-23 10:54:49 +03:00
Paul Gofman
c25afe23ab
proton: Limit CPU count for C&C and The Covert Operations.
...
CW-Bug-Id: #23691
2024-05-23 10:54:49 +03:00
Paul Gofman
d3b7e7b647
fixup! proton: Limit CPU count for some games.
...
CW-Bug-Id: #23691
2024-05-23 10:54:49 +03:00
Paul Gofman
1df6335f80
Revert "proton: Add nowritewatch config option to disable write watch support"
...
This reverts commit 9f614e83ce
.
CW-Bug-Id: #23654
2024-05-23 10:54:49 +03:00
Anna Lasky
90220973c7
proton: Disable nvapi for Cryptic Studios games
...
CW-Bug-Id: #23700
2024-04-24 13:00:18 -05:00
Paul Gofman
6ceb2e8d30
proton: Limit CPU count for some games.
...
CW-Bug-Id: #22223
2024-04-19 10:24:31 -06:00
Paul Gofman
44d95e0df2
proton: Enable PROTON_HEAP_ZERO_MEMORY for Sonic Colors: Ultimate.
...
CW-Bug-Id: #23525
2024-04-19 09:53:54 -06:00
Paul Gofman
7367494355
proton: Enable PROTON_HEAP_ZERO_MEMORY for Call of Juarez: Bound in Blood.
...
CW-Bug-Id: #23466
2024-04-19 09:53:45 -06:00
Paul Gofman
b3d9b1c0a0
proton: Add PROTON_HEAP_ZERO_MEMORY runtime config option.
...
And enable it for Helldivers 2.
CW-Bug-Id: #23394
2024-04-19 09:50:49 -06:00
Paul Gofman
d3e49cc154
Revert "HACK: proton: Add PROTON_HEAP_ZERO_MEMORY runtime config option."
...
This reverts commit ccc1fda889
.
2024-04-19 09:50:16 -06:00
Paul Gofman
ccc1fda889
HACK: proton: Add PROTON_HEAP_ZERO_MEMORY runtime config option.
...
Based on Paul's patches for CW bug 23394.
And enable this heap zero hack for Call of Juarez: Bound in Blood (21980).
CW-Bug-Id: #23394
CW-Bug-Id: #23466
2024-03-25 23:45:46 +08:00
Arkadiusz Hiler
c17db0b838
proton: Don't use copy_file_range if fs doesn't support it.
2024-03-22 13:30:06 +02:00
Anna Lasky
b7f80e85d0
proton: Disable nvapi for Carmageddon: Max Damage
...
CW-Bug-Id: 23594
2024-03-19 14:42:59 -05:00
Anna Lasky
0d54d1fa40
proton: Disable nvapi for Divinity: Original Sin 2 - Definitive Edition
...
CW-Bug-Id: #23561
2024-03-13 13:09:38 -05:00
John Brooks
d3fb3759a6
proton: Enable gamedrive compat option for Descent 3
...
Descent 3 corrupts its stack if the installation path is too long. The
return pointer gets overwritten with the path to the intro movie and we
crash.
Signed-off-by: John Brooks <john@fastquake.com>
Link: https://github.com/ValveSoftware/Proton/pull/7365
2024-03-11 12:18:16 -05:00