diff --git a/README.md b/README.md index a006ba9..f4859a0 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,16 @@ #### [Video demo](https://www.youtube.com/watch?v=zU-8-9qe6wQ) ## Things that work -* Singleplayer w/ bots +* Singleplayer and multiplayer (see below) * 6DoF VR view -* Motion controls for guns -* Multiplayer (only if the host has the mod and the server is set to local) +* Motion controls for guns and melee weapons +* Workshop content ## Things that need fixing * GUI/HUD is broken (use arrow keys to navigate pause menu) -* Melee weapons and interactions require you to aim with your face -* No roomscale movement +* Interactions and throwables require you to aim with your face +* Roomscale needs work * CPU is underutilized ## How to use @@ -22,15 +22,23 @@ * -insecure -window -novid +mat_motion_blur_percent_of_screen_max 0 +crosshair 0 3. In settings, turn off vsync and multicore rendering, and set the display to windowed mode. The rest of the settings are up to you. 4. Load into a campaign and press A on your controller (or F6) to activate VR. -5. If the camera starts clipping into walls, press down on the left stick to recenter. +5. To recenter the camera height, press down on the left stick. + +## How to play multiplayer +* The host must have the mod installed and the server must be set to local. Other players can play in VR too (if they also installed the mod). +* To host a local server, click Play Campaign -> Play With Friends -> Create new campaign lobby -> Server Type: Local Server +* You can make your game public if you want. +* Versus works but it's barely been tested. ## Troubleshooting +If the game isn't loading in VR: +* Disable SteamVR theater in [Steam settings](https://external-preview.redd.it/1WdLExouo_YKhTGT6C5GGrOjeWO7qNdIdDRvIRBhw-0.png?auto=webp&s=0d4447a9d954e1ec15b2c010cf50eeabd51f4197) + If the game is stuttering, try: * Steam Settings -> Shader Pre-Caching -> Allow background processing of Vulkan shaders If the game is crashing, try: * Lowering video settings -* Disabling SteamVR theater in [Steam settings](https://external-preview.redd.it/1WdLExouo_YKhTGT6C5GGrOjeWO7qNdIdDRvIRBhw-0.png?auto=webp&s=0d4447a9d954e1ec15b2c010cf50eeabd51f4197) * Disabling all add-ons then verifying integrity of game files * Re-installing the game