Commit graph

8 commits

Author SHA1 Message Date
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