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
ce8bea0db6
increase movement speed
2023-01-17 21:30:46 +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
d9d27e62ad
Fix "moving" sky on Pico
2022-12-23 10:45:55 +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
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
Grant Bagwell
e98f71ccfd
Added support for OGG files
...
Added support for OGG files via libvorbis. Must have this in a new SupportLibs folder in JNI
2021-03-11 18:37:57 +01: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