Commit graph

15 commits

Author SHA1 Message Date
Simon
930d64b758 Some stuff to ensure screen shows up in the correct place 2023-12-09 10:38:10 +00:00
Simon
8c3fa38e30 Installer and cvar changes 2023-11-26 17:43:05 +00:00
Simon
a21b683cc2 A number of fixes...
- Fixed issue where sounds when using scope came from the wrong location
 - Now walk direction when scoped is correct
 - Walking when scoped won't cause horrible display jitering between scoped and unscoped views
 - Fixed situation when NPC saber battles caused haptics to fire
2023-11-23 22:33:07 +00:00
Simon
11f6204ba5 vr_always_run cvar so player doesn't cycle move speeds on thumbstick 2023-11-18 17:51:31 +00:00
Simon
83bee3bbff Multiple fixes
- Scope mask / force effects masks are too small. Edges are visible.
- Cutscenes can't be skipped when in 2D mode (none immersive)
- If you zoom in with the scoped rifle you also change the running speed. 😬
- walking while shooting scoped
2023-11-18 13:07:22 +00:00
Simon
3cec1ae469 Fix things being culled at the edges of view on Quest 3 2023-11-18 11:09:26 +00:00
Petr Bartos
0aaf76fa3b Integration of NpcSP mod; MP map selection menu 2023-11-18 10:53:05 +00:00
Simon
bde091d6b2 Use correct framebuffer 2023-11-02 22:04:42 +00:00
Simon
8a09007ad0 Multiple small changes:
- Menu option to use motion to reignite saber
- Show error dialog if app can't start due to no headset detected
- Cvar to allow people to configure custom distance for weapon scopes to engage from HMD
- Use faster buffer blit for desktop window
2023-09-17 08:46:21 +01:00
Simon
ca40a99ec1 Implement separate saber pitch adjustment
it uses the OpenXR grip pose and an adjuster separate to the weapon one
2023-08-12 15:25:23 +01:00
Simon
afaf887a47 Fix adjustment to weapon scopes for asymmetric fov HMDs 2023-07-31 22:57:24 +01:00
Simon
c01babfc1d More unification of the two builds 2023-07-31 22:42:28 +01:00
Simon
67e1d61214 Fix for the zooming fov cross-eyed issue 2023-07-31 22:41:33 +01:00
Simon
6a09e2d411 A few PCVR specific fixes
- Restored missing item selector beam
- Allow much wider angle pitch adjust, hopefully enough for Index users
2023-07-29 19:14:24 +01:00
Simon
f0eb5262eb Integration of PCVR into the main repo 2023-07-27 23:08:48 +01:00