Simon
d4c6c925d9
Fixed missing thumbstick click
2023-01-21 20:27:25 +00:00
Simon
844495401f
Cleaned up input
2023-01-21 15:08:25 +00:00
Simon
c67d34354c
Couple of fixes
...
- Ensure diagonal movement is not faster than in a straight line
- Ensure config file saves on exit
2023-01-18 20:35:55 +00:00
Simon
cbbc7490e8
Merge branch 'master' of https://github.com/DrBeef/QuakeQuest
2023-01-17 14:08:07 +00:00
Simon
277f84f9c4
Ensure correct call order of xrWaitFrame/xrBeginFrame/xrEndFrame
2023-01-17 14:08:05 +00:00
Grant Bagwell
7bdba7ac1d
Defaults for SS and Brightness
...
SS 1.3
r_hdr_scenebrightness 1.4 on both devices
2023-01-17 14:33:12 +01:00
Simon
b5e9618d81
Several Fixes
...
- Allow super sampling
- Fixes to haptic feedback
- Default brightness on Pico to 1.4
2023-01-15 15:44:20 +00:00
Simon
865cbc11cc
Quit menu option fix
2022-12-23 10:39:26 +00:00
Simon
3dcc4573a7
Another small OpenXR change
2022-12-22 22:25:43 +00:00
Simon
b4a24d1765
Updated to OpenXR
...
Also means the Pico 4 works now
2022-12-22 22:22:52 +00:00
Simon
605d1edb6e
Several Sweeeet fixes...
...
- Audio lag is now fixed - using the OpenSLES library (courtesy of Emile Belanger's Dark Places build for Android)
- 120hz mode can be used on the Quest 2 by adding the following to the command line:
``` -r 120 ```
2021-12-19 20:32:37 +00:00
Simon
678877bda4
Update QuakeQuest_SurfaceView.c
2021-11-09 23:08:05 +00:00
Simon
189abfb9a8
Couple of extra fixes
...
* Two handed weapons
* Additional right-hand keys on the rubbish virtual keyboard for function keys
* Increased version number
2021-11-09 22:35:10 +00:00
Simon
bacfc279b6
Added quick save/load
2021-03-15 23:05:23 +00:00
Simon
a5c1b63574
Multiple improvements
...
- Single movement speed cvar
- Weapon Haptics on weapon controller
- Proper compositor layer for menu
- Weapon hand thumbstick up and down to switch weapons
- Removed weapon angle adjustment as default is fine
2021-02-03 22:13:37 +00:00
Simon
17498c172b
Some project restructuring
2021-02-02 22:53:37 +00:00