Rémi Bernon
73b9af8d6b
lsteamclient: Import SteamWorks SDK 1.60.
...
CW-Bug-Id: #23976
2024-06-27 17:38:48 +02:00
Paul Gofman
a2ca4a8181
vrclient_x64: Fix source length for ntdll_umbstowcs().
...
CW-Bug-Id: #23962
2024-06-26 19:26:29 -06:00
Paul Gofman
fced277adf
lsteamclient: Fix source length for ntdll_umbstowcs().
...
CW-Bug-Id: #23962
2024-06-26 19:26:28 -06:00
Giovanni Mascellani
7cd7fe06ce
make: Canonicalize ORIGIN paths.
...
That path can be relative when the build directory is inside the Proton
source directory. Since it then used to patch compile_commands.json, it
is important that it is absolute, otherwise it implicitly becomes grafted
to a directory for which it is meaningless.
2024-06-26 15:00:22 +02: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
Rémi Bernon
bba7fe6fa7
build: Add dependencies for makedep to find generated server headers.
2024-06-20 13:57:31 +03:00
Rémi Bernon
be13c8dca3
build: Ignore dxvk version.h.in changes.
2024-06-20 13:57:31 +03:00
Rémi Bernon
331f00b76b
build: Add rules to generate wine requests.
2024-06-20 13:57:31 +03:00
Rémi Bernon
b3ad21ed92
build: Ignore make_specfiles generated sources.
2024-06-20 13:57:31 +03:00
Rémi Bernon
ce441b0ecb
build: Run make_specfiles after make_vulkan.
...
No-op but make_specfiles reads .specs and make_vulkan updates one.
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
Paul Gofman
2eb602e161
lsteamclient: Use default conversion in convert_callback_utow / callback_message_utow even if Unix len is unknown.
...
CW-Bug-Id: #23875
2024-06-20 13:57:31 +03:00
Yuxuan Shui
75c4f74e04
wineopenxr: Support acquiring/releasing images from D3D12 swapchains.
2024-06-20 13:57:31 +03:00
Yuxuan Shui
7b3d5f33ba
wineopenxr: Support creating a D3D12 XR instance.
2024-06-20 13:57:31 +03:00
Yuxuan Shui
d18ff80721
wineopenxr: Don't recreate swapchain images for subsequent calls to EnumerateSwapchainImages.
2024-06-20 13:57:31 +03:00
Yuxuan Shui
6b8b996001
wineopenxr: Print warnings if the application is giving us funny swapchain formats.
2024-06-20 13:57:31 +03:00
Eric Pouech
7b9e20d1b5
Makefile.in: Don't fail when updating openvr_api_dxvk.dll.
...
These files are copied into lib(64)/wine/dxvk with user-write
permission, which is later removed by default_pfx: rule.
Hence failing to 'cp' upon update.
2024-06-20 13:52:57 +03:00
Esme Povirk
a0d4389aa3
Remove files that failed to download.
...
In some cases, wget -O will create the file even when the
download fails. This is not removed by make and will make
subsequent failures more confusing, as well as failing to
recover if the cause was an intermittent network failure.
2024-06-20 13:52:57 +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
Rémi Bernon
d7ab7f9199
lsteamclient: Execute any pending callback before ReleaseRequest.
...
CW-Bug-Id: #22729
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
Bernhard Kölbl
12e3262ec7
build: Add and build Vosk submodule.
2024-06-20 13:52:57 +03:00
Bernhard Kölbl
265c5cf4dc
build: Add and build Kaldi submodule.
2024-06-20 13:52:57 +03:00
Bernhard Kölbl
6c84bc49dd
build: Add and build OpenFST submodule.
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
Aric Stewart
ed3c44ecbc
steam-helper: Create list of games to ignore selected locale
...
First, and only on this list so far is Guild Wars 2 (1284210)
CW-Bug-Id: #23824
2024-06-20 13:48:46 +03:00
Arkadiusz Hiler
bb76da532e
update wine
2024-06-17 21:49:25 +03:00
Rémi Bernon
592362a666
update wine
2024-06-03 19:53:42 +02:00
Rémi Bernon
1473b6131b
update dxvk
2024-05-27 12:07:49 +02:00
Arkadiusz Hiler
8d47eb5e0a
update wine
2024-05-23 18:33:56 +03:00
Arkadiusz Hiler
9dc3b4832d
update dxvk-nvapi to v0.7.0-7-gaae4902b6ff7
2024-05-23 17:50:04 +03:00
Arkadiusz Hiler
48fef397c6
update vkd3d-proton to v2.12-58-gf6d39052afb1
2024-05-23 17:50:04 +03:00
Arkadiusz Hiler
307e7c4220
update dxvk to v2.3.1-64-g889802887fa5
2024-05-23 17:50:01 +03:00
Paul Gofman
b4b6617224
lsteamclient: Zero unused output message pointers in networking_message_pool_receive().
...
CW-Bug-Id: #23829
2024-05-23 10:54:50 +03:00
Paul Gofman
6202be5348
steam_helper: Try to handle same app id restart ourselves instead of forwarding to Steam command handler.
...
CW-Bug-Id: #23816
2024-05-23 10:54:50 +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
Zhiyi Zhang
692e07d139
HACK: steam.exe: Force Japanese locale for Granado Espada Japan.
...
Granado Espada Japan (1219160) launcher needs Japanese locale to display correctly. Otherwise, it
displays gibberish, even on Windows.
CW-Bug-Id: #23597
2024-05-23 10:54:50 +03:00
Ziqing Hui
b80ceddeed
user_settings.sample.py: Change media converter GST debug channel name.
...
CW-Bug-Id: #23225
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
Ziqing Hui
da36c977f9
media-converter: Remove media-converter.
...
Remove it since it has been integrated into winegstreamer.
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
Esme Povirk
1f400c7606
Download and include Xalia in distribution.
2024-05-23 10:54:50 +03:00
Rémi Bernon
21751b6ac6
docs: Update DEBUGGING.md for 9.0-2.
2024-05-23 10:54:50 +03:00
Rémi Bernon
be97a7e470
docs: Add a paragraph about the new GDB integration.
2024-05-23 10:54:50 +03:00