Commit Graph

937 Commits

Author SHA1 Message Date
386d6c6dc0 update wine 2019-03-29 09:15:05 -05:00
17efb0bd3e steam_helper: Only do steam.exe setup for the game process 2019-03-29 09:14:51 -05:00
7a30e996ce proton: Always use built-in steam.exe 2019-03-28 08:03:03 -05:00
898a4c5d77 makefile: Don't dereference library file symlinks 2019-03-28 08:03:03 -05:00
22343e84ec proton: Run program through "steam.exe" in debug command, too proton-4.2-1 2019-03-26 09:11:18 -05:00
79406ee737 Makefile: Only install relevant compat tool 2019-03-26 09:08:42 -05:00
9c312a13a8 Makefile: Allow user to specify build name and add help target 2019-03-26 09:08:42 -05:00
e3ea6a2479 Configure build dir in makefile instead of vagrant init 2019-03-26 09:08:42 -05:00
87bbcc627d proton: Don't use start.exe for unknown executable types
Wine seems to handle this better now than it did in 3.7. It can launch
Doom 2's batch scripts directly, so this is no longer helpful.
2019-03-25 11:11:05 -05:00
7ab9e40820 remove openal submodule 2019-03-21 08:45:24 -05:00
a7e2de8dd7 update wine 2019-03-21 08:31:33 -05:00
520d675f11 vrclient: Fix up windows-side struct packing 2019-03-21 08:31:33 -05:00
cb4490fb03 vrclient: Fix up pointer cast to latest TextureMap type 2019-03-21 08:31:33 -05:00
a2bedd9c8f vrclient: Convert more file paths 2019-03-21 08:31:33 -05:00
1ff16641fd vrclient: Translate filepath for SetActionManifestPath 2019-03-21 08:31:33 -05:00
9b645bae1f update FAudio to 19.03-13-gd07f69f 2019-03-21 08:31:33 -05:00
b6f7af5c12 update dxvk to v1.0.1 2019-03-21 08:31:33 -05:00
c9f817bf91 update wine to 4.2 2019-03-21 08:31:33 -05:00
70822d8046 Add steam.exe winelib application that setups environment and launches the game.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
2019-03-08 10:22:36 -06:00
21760bf40a update dxvk to v1.0 proton-3.16-8 2019-03-07 07:45:44 -06:00
318a9df7a9 lsteamclient: Support ISteamInput 2019-03-07 07:45:44 -06:00
f6c12f6333 lsteamclient: Support ISteamParties 2019-03-07 07:45:44 -06:00
4880c3b3ab lsteamclient: Make Windows-side struct definitions available to C files 2019-03-07 07:45:44 -06:00
2054bb97a9 lsteamclient: Import SDK version 1.43 2019-03-07 07:45:44 -06:00
ee7717eed1 lsteamclient: Fix up compiler warning 2019-03-07 07:45:44 -06:00
358e8a7c42 lsteamclient: Synthesize another unreleased SDK
For SteamNetworkingSocketsSerialized003.
2019-03-07 07:45:44 -06:00
8450df5606 update wine 2019-03-07 07:45:44 -06:00
929302f43d Revert "makefile: Include and build Wine with gnutls26 headers"
This reverts commit 55b80e0c68.
2019-02-18 14:28:07 -06:00
12d0d0292b Don't build against the beta runtime 2019-02-18 14:28:07 -06:00
bdca0aa9c9 lsteamclient: Support SteamGameStats001 2019-02-18 14:28:07 -06:00
72499898a7 configure.sh: Fix no steam runtime argument 2019-02-18 14:16:44 -06:00
a2bb446d14 README: Update configure command to reflect that we use the beta runtime proton-3.16-7 2019-02-14 08:32:40 -06:00
817828ec72 proton: When copying ignore EPERM error 2019-02-14 08:32:39 -06:00
6dfd6e12f6 update FAudio 2019-02-14 08:32:39 -06:00
2c49c608dd update wine 2019-02-14 08:32:39 -06:00
01c0124bde Fix stdcall parameter size computation
Signed-off-by: Duncan Ogilvie <mr.exodia.tpodt@gmail.com>
2019-02-14 08:32:39 -06:00
a14f231bd1 lsteamclient: Implement old version of ISteamMatchmakingServerListResponse 2019-02-14 08:32:39 -06:00
10a04c2c4f lsteamclient: SteamApps001 is an alias for STEAMAPPS_INTERFACE_VERSION001 2019-02-14 08:32:39 -06:00
0411076dce lsteamclient: Synthesize SDK version 0.99u
For SteamUser004.
2019-02-14 08:32:39 -06:00
6957729897 lsteamclient: Synthesize SDK version 0.99v
For SteamUser005.
2019-02-14 08:32:39 -06:00
9ddc3052b6 lsteamclient: Synthesize SDK version 0.99w
For SteamUser006.
2019-02-14 08:32:39 -06:00
7c16226c51 lsteamclient: Synthesize an unreleased SDK
For SteamNetworkingSocketsSerialized002.
2019-02-14 08:32:39 -06:00
63bf1c0d39 lsteamclient: Forward SteamGameServer007 and 006 to 008 2019-02-14 08:32:39 -06:00
164490165d lsteamclient: Synthesize SDK version 0.99x
For SteamFriends001, SteamGameServer002, SteamUser007, and
STEAMUSERSTATS_INTERFACE_VERSION001.
2019-02-14 08:32:39 -06:00
7008e8bf21 lsteamclient: Synthesize SDK version 0.99y
For SteamClient006, SteamFriends002, SteamGameServer003,
SteamMatchMaking001, STEAMUSERSTATS_INTERFACE_VERSION002, and
SteamUser008.
2019-02-14 08:32:39 -06:00
d3dd51b542 lsteamclient: Synthesize SDK version 1.01x
For SteamMatchMaking003.
2019-02-14 08:32:39 -06:00
bed527de86 lsteamclient: Synthesize SDK version 1.02x
For SteamMatchMaking005 and STEAMREMOTESTORAGE_INTERFACE_VERSION001.
2019-02-14 08:32:39 -06:00
e0ddf0fc28 lsteamclient: Synthesize SDK version 1.11x
For STEAMREMOTESTORAGE_INTERFACE_VERSION003 and
STEAMUSERSTATS_INTERFACE_VERSION008.
2019-02-14 08:32:39 -06:00
9f60ff6603 lsteamclient: Synthesize SDK version 1.12x
For SteamUser015.
2019-02-14 08:32:39 -06:00
96fe29ba03 lsteamclient: Synthesize SDK version 1.16x
For SteamFriends010.
2019-02-14 08:32:39 -06:00