Proton Merge Bot
2b450f2b86
update submodules
experimental-bleeding-edge-10.0-202821-20250528-p014204-w1cd90ae-db90c52-vf96654
2025-05-28 10:39:41 +00:00
Paul Gofman
0142040ba9
wineopenxr: Set __WINE_OPENXR_VK_DEVICE_EXTENSIONS in wine_openxr_init_once().
...
CW-Bug-Id: #25451
2025-05-27 13:18:49 -06:00
Paul Gofman
672da0978f
wineopenxr: Get real host extensions in get_extensions().
...
CW-Bug-Id: #25451
2025-05-27 13:18:49 -06:00
Paul Gofman
d8fdf091df
wineopenxr: Handle Vulkan device extension substitution on the PE side.
...
CW-Bug-Id: #25451
2025-05-27 13:18:49 -06:00
Paul Gofman
60a86f4792
wineopenxr: Make manual loader thunk for xrGetVulkanDeviceExtensionsKHR().
...
CW-Bug-Id: #25451
2025-05-27 13:18:49 -06:00
Esme Povirk
71ae5c3cec
Add work-around for IL-2 Sturmovik Cliffs of Dover.
...
CW-Bug-Id: #19152
2025-05-23 16:04:12 +00:00
Paul Gofman
6aacadb38e
proton: Enable gamedrive for Once Human.
...
CW-Bug-Id: #25417
2025-05-19 17:15:20 -06:00
Arkadiusz Hiler
b8f3ff9eff
Revert "proton: Disable nvapi for TLOU2."
...
This reverts commit fca55f69ee7fbaf2b251b92c0d4b6280396b1430.
2025-05-19 21:43:27 +03:00
Arkadiusz Hiler
6c22fac9f3
proton: Add a missing comma.
...
The missing comma causes what is supposed to be two separate tuple
entries:
'/lib/wine/x86_64-windows'
'/lib/wine',
to be concatenated into one:
'/lib/wine/x86_64-windows/lib/wine',
Fixes: cc6cd89eac00 ("proton: Install DLLs and libraries to arch specific directories.")
2025-05-19 10:22:06 +03:00
Esme Povirk
7001ed626e
Add a fixup to Xalia for SysLink support.
2025-05-16 15:43:13 +00:00
Esme Povirk
a49766a3b6
proton: Run Xalia in supported only mode.
...
CW-Bug-Id: #24679
2025-05-16 15:42:48 +00:00
Arkadiusz Hiler
ba22723f0c
lsteamclient: Don't return status from steamclient_init_registry().
...
It's not used for anything anyway. Trying to use unix call's return
value just makes it hard to assert on actual errors like exceptions.
2025-05-13 10:05:41 +03:00
Arkadiusz Hiler
89c9625118
proton: Try to fix prefix if possible.
...
CW-Bug-Id: #25362
2025-05-09 18:59:16 +03:00
Arkadiusz Hiler
0958417578
proton: Enable Xalia for Clair Obscur: Expedition 33.
2025-05-07 17:21:36 +03:00
Arkadiusz Hiler
cff466cc6d
proton: Create prefix creation guard for unknown prefix versions.
2025-04-30 17:17:53 +03:00
Arkadiusz Hiler
7d79990d4b
steam_helper: Don't write garbage memory to libraryfolders.vdf.
...
buf_len is the size of allocated buffer, pos should be used instead when
determining how much to write.
2025-04-30 07:55:16 +03:00
Arkadiusz Hiler
ecebf8c6e6
steam_helper: Rename strappend's len to buf_size.
...
As it's the size of the buffer and grows in *2.
2025-04-30 07:47:52 +03:00
Paul Gofman
02721bf15f
proton: Hide Intel GPU for Jusant.
...
CW-Bug-Id: #25295
2025-04-29 12:25:48 +03:00
Paul Gofman
a49bdd89b9
proton: Add OPENSSL_ia32cap env var for some games.
...
CW-Bug-Id: #25283
2025-04-29 12:25:48 +03:00
Paul Gofman
cb9d852bc7
proton: Disable builtin opencl by default.
...
CW-Bug-Id: #25276
2025-04-29 12:25:48 +03:00
Paul Gofman
8f5d26a890
wineopenxr: Update to 1.1.47 registry version.
...
CW-Bug-Id: #25198
2025-04-29 12:25:48 +03:00
Aaron Leiby
41fe05f798
wineopenxr: Initialize pNext when calling xrEnumerateSwapchainImages.
...
CW-Bug-Id: #25198
2025-04-29 12:25:48 +03:00
Billy Laws
4ef5ee6889
wineopenxr: PE split.
...
CW-Bug-Id: #25198
2025-04-29 12:25:48 +03:00
Billy Laws
36c61146da
makedep: Only apply makedep LDFLAGS to unix-side code.
...
CW-Bug-Id: #25198
2025-04-29 12:25:48 +03:00
Arkadiusz Hiler
f6f6189e2e
update submodules
2025-04-29 12:25:48 +03:00
Paul Gofman
9617a3a06f
vrclient: Update to SDK v2.5.1.
2025-04-29 12:25:48 +03:00
Esme Povirk
6418a296c0
Update Xalia to 0.4.6.
2025-04-29 12:25:48 +03:00
Rémi Bernon
e51c06cec3
proton: Enable the new SDL 2.30 Steam Input integration.
...
CW-Bug-Id: #23185
2025-04-29 12:25:48 +03:00
Rémi Bernon
4ff7f2ade4
proton: Reset the SteamVirtualGamepadInfo environment variable.
...
To keep SDL 2.30 old behavior until we start supporting it.
CW-Bug-Id: #23185
2025-04-29 12:25:48 +03:00
Arkadiusz Hiler
28c69970b9
Bump prefix version to higher than Proton Stable.
2025-04-29 12:25:48 +03:00
Bernhard Kölbl
0fa76ec6a0
build: Add and build Vosk submodule.
2025-04-29 12:25:48 +03:00
Bernhard Kölbl
21a009784a
build: Add and build Kaldi submodule.
2025-04-29 12:25:48 +03:00
Bernhard Kölbl
6ce9c96f72
build: Add and build OpenFST submodule.
2025-04-29 12:25:48 +03:00
Arkadiusz Hiler
4fde5ae968
make/rules-common.mk: Specify CMAKE_PREFIX_PATH for cmake-only deps resolution.
...
It used to work due to cmake's convoluted dependency resolution rules
taking into account $PATH. Since it's now set a bit differently we have
to explicitly point it to dependency directories.
2025-04-29 12:25:48 +03:00
Arkadiusz Hiler
ae2a5cfa6f
make/rules-configure.mk: Run autoreconf if configure is not provided.
2025-04-29 12:25:48 +03:00
Arkadiusz Hiler
a3bd30ccf0
Makefile.in: Isolate ffmpeg-specific configure flags.
2025-04-29 12:25:48 +03:00
Arkadiusz Hiler
948538a5e1
docker: Update SDK base and install libjson-perl.
2025-04-29 12:25:48 +03:00
Anna Lasky
69279b6f15
proton: Enable gamedrive compat option for The Elder Scrolls IV:
...
Oblivion Remastered.
CW-Bug-Id: #25277
2025-04-29 12:23:01 +03:00
Esme Povirk
5592ebd921
Update Wine Mono to 10.0.0.
2025-04-29 12:21:41 +03:00
Arkadiusz Hiler
ea317ca603
update wine
proton-10.0-1b
2025-04-28 18:28:11 +03:00
Paul Gofman
fca55f69ee
proton: Disable nvapi for TLOU2.
...
CW-Bug-Id: #25149
2025-04-24 18:05:59 +03:00
Arkadiusz Hiler
f585d3d478
docs: Change DEBUGGING.md to DEBUGGING-LINUX.md.
2025-04-24 18:05:59 +03:00
Arkadiusz Hiler
91e50d83ac
docs: Add DEBUGGING-WINDOWS.md.
2025-04-24 18:05:59 +03:00
Arkadiusz Hiler
4e21446d57
icu: Add LICENSE.
2025-04-24 18:05:59 +03:00
Arkadiusz Hiler
fdb6af79cc
icu: Add README.md.
2025-04-24 18:05:59 +03:00
Paul Gofman
c42989d39e
Revert "proton: Disable GL_ARB_bindless_texture for Zaccaria Pinball."
...
This reverts commit 6e584890c03829036cd5e0d8d59de2847b3c9be2.
CW-Bug-Id: #23874
2025-04-24 18:05:59 +03:00
Arkadiusz Hiler
f317747673
update dxvk to v2.6.1
2025-04-24 18:05:59 +03:00
Paul Gofman
0f1148470f
proton: Add Deviator to MFDXGI hack.
...
CW-Bug-Id: #24913
2025-04-24 18:05:59 +03:00
Paul Gofman
f8be44e12a
proton: Enable heaptopdown for MySims Kingdom.
...
CW-Bug-Id: #25094
2025-04-24 18:05:59 +03:00
Arkadiusz Hiler
4b1eb797f8
update dxvk to v2.6-31-gf460af893e7c
2025-04-24 18:05:59 +03:00