Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
How do I apply them? The only option in the change bindings tab is some emuvr config which makes the character jump when I touch the joystick. With the default bindings there is no way to scan the Strabby.
Even with no bindings activated, it should still be possible to scan the strabby. It's clicking in the right controller joystick to toggle holding the Snax Scope, then you need to bring it to your head and hit the right controller bumper (R1) to scan.
Otherwise, the binding is supposed to be applied automatically since I set it in Steam's backend. It should be the one with my username.
The Steam video recording feature is recording the game at a weird aspect ratio where everything is stretched.
I will look into this again. I had run into a wall previously with the OpenGL version but should hopefully be fine with the switch to DX11.
The next patch will have double resolution for both cascade map implementations (High, Ultra), and will have a tighter sampling bias for sharper shadows. You can opt into the beta branch with password "virtualreality" to receive the patch sooner (probably later today), otherwise I expect to put out another public patch on Monday.
1: An option for smooth turning. If snap turning is disabled it only turns smooth a little and then snaps anyway, which doesn't feel good.
2: An option to be able to move and not change direction, when moving your head, so it's just the stick deciding where you move. Otherwise it's actually difficult to look around while moving, because the game keeps changing direction, as you change your head/look direction.
EDIT: I'm on the Quest 3.
Could you elaborate on these items a little more?
1. For this one, there may be a bug on the live build that causes some jerkiness. If you are subscribed to the beta branch (password "virtualreality") this bug may be fixed already. Otherwise, what is the actual sequence you are experiencing? That you move your camera, let go, and it adds an extra jump on top of that? Does this happen while moving, standing still, both? Or is it something else?
2. What is the expected behavior here, that once moving has started, the direction is fixed? Is the initial direction forward still tied to head/look direction when first starting to walk? You ask for an option, but do other games even give this option, or is what you describe how most other VR games do it?
Or is it based on room/seated forward entirely? I could also generate a forward direction based on the positions of the held controllers in relation to the HMD position. Or even simpler, the forward direction is the direction of the left hand controller.
Thanks.
Ok, I haven't had a chance to try the beta yet, but in the live build, when snap turning is disabled, when turning the game will rotate smoothly for a set number of degrees, then snap for a set number of degrees, the rotate smoothly, then snap etc.
Expected behavior will probably depend on who is playing, since some people like the direction to change, when keeping the stick in one direction and moving the head. Otherwise they get motion sick. Other people don't get motion sick when decoupling head direction changes from the movement direction.
It's typically an option like here in Metro Awakening:
https://imgur.com/Mn4OnZJ
Where stick orientation can be head or left stick (determines what reference point is used for moving forward when pressing the stick up, as it says in the bottom of the picture).
If it's set to head and you hold the stick up, you move forward, but if looking in a different direction, while moving, you will also start to move towards the direction the head is looking. Bugsnax works like this currently.
If the option is set to stick instead and you move in a direction, only the stick will determine where you move. Looking in another direction while moving, won't change your direction at all. This can make some people motion sick, but it's a nice option for those that don't get motion sick, because you can look around while moving, without constantly changing direction.
It sounds like you're already implementing this in your second post though, which is just awesome. Thank you and if it's too difficult to get working, it's no biggie. Just having a VR mode is great!
The best VR games I've found have a mix (H3VR, Half Life 2 VR mod, obviously Half Life Alyx, etc), and I always end up going with controller orientiation for the primary direction, where the joystick north is the north orientation of the controller, and any offsetting is done naturally with the joystick or just rotating the controller around in space. To me it feels more natural to decouple my head from where I'm moving, especially if I'm often holding something up in front of me. Body direction can be very finicky with unintended or unexpected movement (and feel more restrictive than the other two options since they are no longer fully decoupled in a sense) unless you're actually supporting Full Body Tracking like VRChat, which would be amazing (since in this case you would have either a chest tracker or a hip tracker you could then use as your north if so desired).
Something that will stop me from playing a VR game is if it has unique functions based on left and right hands, but does not include left-handed mode toggle that supports the bindings and any relevant UI to swap your dominant hand. I'm left handed so if a VR game requires shooting with the right hand for example, I just won't play it.
Being able to choose which hand is specifically the locomotion hand is also a massive quality of life boost for someone like me.
Also when it comes to interaction, physics is king in VR so if possible, it's always preferential to either allow grabbing or interacting with objects via direct collision with some feedback (the object moves with your hand, place into a backpack behind you to loot, etc), and/or mimic the Alyx physics grab/pull arc feature (and there's many resources out there now that do this well that devs can start with or use their components and code as reference). Implementations of a laser pointer to click interact where the item instantly disappears are immersion killers in VR, ease of implementation be damned.