
How to Solve Common Bugs / Issues
FAQ
Why are my hands invisible in-game?
You are lacking a dedicated GPU, it causes PBR stuff to not show up. There are currently plans to rebuild the system or something like that to fix it, but the fix won’t be done in time for the september update. If you have invisible hands and do have a dedicated GPU.
Apparently some people are able to fix their invisible hands by adding this into the launch options:
-dxlevel 95
If that doesn’t work then try adding this into the launch options instead:
-force_vendor_id 0x10DE -force_device_id 0x1180
I can’t find the m3sa build, where is it?
It was replaced with the OWF build (owf_development_build). The build works in the same way that the m3sa build used to (so it’s a wip build that gets frequent updates).
I can’t climb over some obstacles. How do I progress further in the game?
If it is difficult for you to use CTRL + SPACE to overcome an obstacle that is not high enough, go to the game settings and activate the automatic crouch when jumping option.
How to remove the text in the corner?
You cannot remove the text that shows in the corner of a developer build. This text helps the developers find and fix problems in the game. It also lets you know that the version you are playing might have issues.
Is it possible to run the game on Windows XP?
No, devs updated to 2022+ visual studio code base and as a result, windows XP is no longer supported.
Stuck in the Map
Prone:
It looks like the game doesn’t tell you how to go prone. But you can move under low objects by pressing the ‘z’ key.
Moving Through Walls:
There’s a part where a flipped truck blocks the way forward. This truck is supposed to explode so you can continue. If it doesn’t explode, you might need to use the ‘noclip’ command to get past it. There are other spots in the game where you can get stuck and need to use ‘noclip’.
To use ‘noclip’, first go to the game settings and turn on the developer console. Then, while playing, press the backtick key (`) to open the console. Type these commands and press enter after each one:
sv_cheats 1
noclip
After you’ve done that, close the console and move to where you need to go. Open the console again and type noclip
to turn it off so you can move normally. You can also make the ‘v’ key toggle ‘noclip’ by using this command in the console:
bind v noclip
Climbing:
First, set a key to put away your weapon in the options menu. Then, walk up to something you can climb. Press or hold the space bar to start climbing, and press the ‘w’ key to move up. Sometimes you need to press the space bar to jump off.
Be the first to comment