5cfc6ea994
makefile: Move generated files into build directory.
...
This way, we can run make again without rerunning configure.sh
after a clean rsync, which should save several minutes for every build.
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com >
2019-04-23 23:17:09 +08:00
fa9c08c35f
update dxvk to v1.0.3
proton-4.2-3b
2019-04-18 13:03:24 -05:00
78f7eb4c61
update to wine-mono 4.8.2
proton-4.2-3
2019-04-15 10:39:05 -05:00
ecb0f0bfe7
Use --recurse-submodules with git-clone
2019-04-15 10:25:31 -05:00
5d501fd8b5
update wine for wine-mono
2019-04-15 08:22:21 -05:00
ac7b2068f0
Add mono logging to default logging
2019-04-15 08:22:21 -05:00
2dd6948ef2
proton: Detect broken .NET installations and use wine-mono instead
2019-04-15 08:22:21 -05:00
a1341c9649
proton: Also log stdout when logging is enabled
2019-04-15 08:22:21 -05:00
6b9facc611
proton: Add default wine-mono override
2019-04-15 08:22:21 -05:00
f45739c327
makefile: Download and install wine-mono
2019-04-15 08:22:21 -05:00
68fa2a2545
Vagrantfile: Use default rsync args
...
We want this to act as a mirror within the VM (i.e. delete files, too),
and the default args do that.
2019-04-15 08:22:21 -05:00
b88c785248
update FAudio to 19.04-13-ge8c0855
2019-04-15 08:22:21 -05:00
dc3024bf94
update dxvk to v1.0.2
2019-04-15 08:22:21 -05:00
c8505a3c4c
update wine
2019-04-15 08:22:21 -05:00
8aedf2bbf4
update FAudio to 19.03-25-g8105923
proton-4.2-2
2019-03-29 09:15:05 -05:00
a63d094dc0
steam_helper: Parse quote characters consistently with CommandLineToArgvW
2019-03-29 09:15:05 -05:00
3004d37fa4
steam_helper: Convert unix paths to DOS
2019-03-29 09:15:05 -05:00
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