Protola 6.3-6-6 rbespbgvwd
HOTFIX Consolidated build capable of running the recent games from my builds, which are:
- EVERSLAUGHT (VR game) - ValveSoftware/Proton#5037
- Forewarned (optional VR game) - ValveSoftware/Proton#5154
- Pickup Basketball (VR game) - ValveSoftware/Proton#4969
- GangV (optional VR game) - ValveSoftware/Proton#4937
- SURV1V3 (VR game) - ValveSoftware/Proton#5107 (note: same patch as gangv)
- War Dust (VR game) - ValveSoftware/Proton#5072
- Riftbreaker Prologue and Demo (non-VR game) - ValveSoftware/Proton#4405
The patches were renamed to show the game they refer to. They have their author in the headers, mostly @esdrastarsis, @gofman and Jacek Caban.
Note: THE FOLLOWING STEP DOESN'T SEEM TO BE NECESSARY ANYMORE
SPECIAL INSTRUCTIONS FOR RUNNING FOREWARNED IN VR
This game used an invalid "manifest" configuration that makes SteamVR give you an error message at the start and exit the game. Basically, Steam tries to find what to do with the game's input, only to be redirected to a "/manifest" file (yes, on the root directory) that doesn't exist. You'll have to download the actions.json file, put it somewhere, and link it to
/manifest
, e.g.ln -s /data/actions.json /manifest
, or save it as/manifest
on the root directory.
--
Installing this build and configuring it for the games:
As usual, the instructions are: cd ~/.steam/root/compatibilitytools.d
, then tar xvzf /path/to/protola-6.3-6-6-rbespbgvwd.tar.gz
and then restart steam. Right-click on the game in the library view, select properties, go to compatibility, [X] Force the use of a specific Steam Play compatibility tool, then choose protola_6.3-6-6-rbespbgvwd
. Or if you use steamtinkerlaunch (highly recommended) you don't even need to restart steam, you can just select it from the game menu.
The file to be downloaded is this one: protola-6.3-6-6-rbespbgvwd.tar.gz