bf3ca0fd4a
vrclient: support openvr v1.10.30
2020-03-19 14:48:52 -05:00
c7c3b3c8a7
vrclient: Support openvr v1.9.16
2020-03-18 13:50:17 -05:00
2708188322
proton: Don't dump PROTON_VR_RUNTIME variable
...
It's set by steam_helper now.
2020-03-18 13:50:09 -05:00
18e235f96b
lsteamclient: Sync environment only once
2020-03-18 13:49:55 -05:00
6ad6ed2249
update dxvk to v1.5.5-15-g45c8b0910
proton-5.0-4
2020-03-09 10:03:54 -05:00
f96c8d6e6a
proton: Add noforcelgadd compat config option
2020-03-09 10:03:54 -05:00
f9b9e9416a
update FAudio to 20.03
2020-03-09 10:03:54 -05:00
64f4d0de95
update dxvk to v1.5.5
2020-03-09 10:03:54 -05:00
e781acfa78
proton: Force LARGE_ADDRESS_AWARE flag for all applications
2020-03-09 10:03:54 -05:00
5f22772332
build: Build deinterlace gstreamer filter
2020-03-09 10:03:54 -05:00
ef07eee01a
steam_helper: Always pass CREATE_UNICODE_ENVIRONMENT to CreateProcess
...
According to Joshua Ashton, real steam.exe does this.
2020-03-09 10:03:54 -05:00
68f982bd47
steam_helper: Use ShellExecute when not launching .exes
...
This behaviour more closely matches what Steam on Windows does when
launching things that aren't executables.
2020-03-09 10:03:54 -05:00
a33e3d105d
lsteamclient: Sync important environment variables before calling CreateInterface.
2020-03-09 10:03:54 -05:00
349df9c436
steam_helper: Set up VR paths in steam.exe, not proton
...
This speeds up game launch times.
2020-03-09 10:03:54 -05:00
e1c5da52c6
steam_helper: Import jsoncpp
2020-03-05 10:03:11 -06:00
a4b8a51d4a
steam_helper: Don't use msvcrt
...
We need access to linux crt functions (like getenv()), so disallow use
of msvcrt. Notably, linux crt wchar functions are _not_ compatible with
Windows WCHAR strings.
2020-03-05 10:03:11 -06:00
6364369ad9
update wine
2020-03-05 10:03:11 -06:00
1e4083027f
steam.exe: Create Steam for Windows named event.
...
This event is sometimes checked for existence by Denuvo DRM, to decide
whether the game is genuine. This the case in Just Cause 3, and not
having it makes the game delete all saved progress.
2020-02-24 09:33:55 -06:00
c6cead45dc
lsteamclient: Reallocate new interface only when linux_side changes.
...
This fixes Batman: AK's Denuvo DRM incorrectly flagging the game as
pirated.
2020-02-24 09:33:55 -06:00
20f6b88943
proton: Dump WINEFSYNC in debug scripts
2020-02-24 09:33:47 -06:00
64f0fc7559
update wine
proton-5.0-3
2020-02-19 15:14:43 -06:00
52e721fa23
update vkd3d with philip/metro-tess-fixes (89c516e)
2020-02-19 15:14:40 -06:00
0ee22f41e0
Pull upstream
2020-02-13 12:40:41 -06:00
a623278293
dxvk: Add vrclient workaround for Subnautica
proton-5.0-2
2020-02-10 14:51:32 -06:00
7f5d2e96b8
update wine
2020-02-10 14:50:45 -06:00
9d6038851d
Disable empty issue report template and add other template to replace it ( #3514 )
...
Requested and reviewed by @aeikum.
2020-02-10 12:36:09 -05:00
5d3d462f59
proton: Default to DXVK for d3d9.
proton-5.0-1
2020-02-07 06:45:08 -06:00
bca0a720cd
build: Build and ship glib, gstreamer, gst-plugins-base, and gst-plugins-good
2020-02-07 06:45:08 -06:00
2fb0c450e0
Add glib submodule at 2.58.3
...
This is the latest version that will support the steam-runtime's old
python and meson.
2020-02-07 06:45:08 -06:00
87d2ee95ce
Add gstreamer, gst-plugins-base, and gst-plugins-good submodules at 1.16.2
2020-02-07 06:45:08 -06:00
7dc0256fb8
README: Document WINE_FULLSCREEN_INTEGER_SCALING.
2020-02-07 06:45:08 -06:00
8e5fc81871
update FAudio to 20.02
2020-02-07 06:45:08 -06:00
9539c3b54a
update dxvk to v1.5.4
2020-02-07 06:45:06 -06:00
a0b7e2daba
steam_helper: Do not let the default console ctrl handler kill us.
...
I'm not sure if we should intercept all ctrl types, but letting Ctrl-C
kill us is getting in the way when we run winedbg as a child.
2020-02-03 09:54:07 -06:00
bf706d0402
README: Update for current Vagrant setup
2020-02-03 09:54:07 -06:00
d439e35f62
build: Use a shared wine-gecko installation
2020-02-03 09:54:07 -06:00
45e3edf3ef
update wine to 5.0
2020-02-03 09:54:07 -06:00
4b08e7a1ae
proton: Be quiet if steamvr is missing
proton-4.11-12
2020-01-13 13:56:36 -06:00
2ff8644b5b
update FAudio to 20.01
2020-01-13 13:56:36 -06:00
7332b60672
update wine
2020-01-13 13:56:36 -06:00
6b73ee7735
update dxvk to v1.5.1
2020-01-13 08:25:10 -06:00
4338fb517a
proton: Remove python2 case
...
Python2 is dead, and we explicitly invoke python3 in the shebang anyway.
2020-01-13 08:25:10 -06:00
9cf68a1c5e
vrclient: Support openvr v1.8.19
2020-01-10 08:35:33 -06:00
fc3fcd51f8
vrclient: Support openvr v1.7.15
2020-01-10 08:35:33 -06:00
f35f663a1b
vrclient: Handle NULL texture argument to IVRRenderModels::LoadIntoTextureD3D11_Async
2020-01-10 08:35:33 -06:00
115b422c8f
vrclient: Support IVRRenderModels::LoadTextureD3D11_Async
2020-01-10 08:35:33 -06:00
113770b5f4
update licenses
2020-01-10 08:35:33 -06:00
1bfc03a2c5
steamclient: generate 1.47 support
2020-01-10 07:49:46 -06:00
a2317ff230
steamclient: Clean up 1.47 for generating
2020-01-10 07:49:46 -06:00
03ed34405a
steamclient: import steamworks 1.47
2020-01-10 07:49:45 -06:00