98 Commits

Author SHA1 Message Date
Raicuparta
28a335a38d
Update README.md 2025-02-18 14:15:46 +01:00
Raicuparta
8281d8d0f1
Update README.md 2024-07-23 13:46:11 +02:00
tudornicoara
9e0091e9c9
Typo in "Enabling Fixed Foveated Rendering" (#534) 2023-02-11 22:00:08 +01:00
Raicuparta
2610e94c9d
Badges 2023-01-25 20:28:55 +01:00
Raicuparta
f1a2ef0d21
Add twitter shield 2022-11-03 01:28:46 +01:00
Raicuparta
9b610218df
Back to webp for now 2022-10-15 01:33:22 +02:00
Raicuparta
7096596af9 avif instead of webp 2022-10-15 00:44:27 +02:00
Raicuparta
920a0ede4c
Simplify badges 2022-07-30 00:34:32 +02:00
Raicuparta
82bfa82833
Update README.md 2022-07-27 03:13:00 +02:00
Ricardo
3d651f4d7e
Update xbox instructions 2022-06-01 06:59:15 +02:00
Ricardo
fa6adfd2a2
Fix patreon color 2022-05-08 15:14:22 +02:00
Ricardo
d9e8d20836
Change badge colors 2022-05-08 15:08:45 +02:00
Ricardo
efcd8f8684
Add youtube badge 2022-05-06 11:30:13 +02:00
Raicuparta
89cda736cd Small readme update 2022-04-15 10:08:23 +02:00
Raicuparta
3e4a456fd9 Update TOC 2022-04-15 10:04:13 +02:00
Raicuparta
30f93a1a6e Add instructions to enable keyboard 2022-04-15 10:03:29 +02:00
Raicuparta
4ebc848617 add animated banner 2022-04-13 18:34:01 +02:00
Anthony Kazyaka
0bbae78683
Update Xbox Game Pass instructions with the most up-to-date info (#505)
* Update Xbox Game Pass instructions to be in line with the installation experience today

* Remove unnecessary lines and add get the latest version
2022-04-09 00:28:37 +02:00
Ricardo
3792769424
Update README.md 2022-03-16 22:08:03 +01:00
Ricardo
42d05a360f
Update README.md 2022-03-16 22:06:56 +01:00
Ricardo
52876f5bce
Cleanup readme 2022-01-13 10:15:55 +01:00
Ricardo
82405d89cd
Update README.md 2022-01-08 10:39:13 +01:00
Ricardo
3291dc1e13
Add link to fixed foveated rendering addon 2022-01-08 10:38:36 +01:00
Ricardo
11b442b962
More Xbox login info 2022-01-08 01:30:43 +01:00
Ricardo
fadccaa08c Add notes about endless intro loading 2022-01-08 01:27:49 +01:00
Ricardo
79d168c77f
Add instructions for UWP 2022-01-07 00:30:08 +01:00
Ricardo
0d01bd385a
Add xbox app version compatibility to requirements 2022-01-05 12:40:21 +01:00
Ricardo
e9d2555741
Add info about custom bindings 2021-11-14 13:20:55 +01:00
Ricardo
88c5bf71ff
Update dlc compatibility thing 2021-11-11 21:12:37 +01:00
Ricardo
1408fcbbf8
Fix readme game version 2021-11-08 17:56:32 +01:00
Ricardo
0217dd9e34
Readd banner 2021-11-01 15:23:37 +01:00
Raicuparta
9ab8081058 Reformat FSR readme 2021-10-27 23:59:30 +02:00
Raicuparta
ccb80af544 Clarify FSR settings reset 2021-10-27 23:56:53 +02:00
Raicuparta
91d1b95505 Add FSR instructions to readme 2021-10-27 23:56:04 +02:00
Ricardo
717c715f6c
Add plus to version in readme 2021-10-22 00:40:26 +02:00
Ricardo
dca575d8bb
Update README.md 2021-10-21 21:59:55 +02:00
Ricardo
318b44c020
Info about beta branch 2021-10-21 21:47:46 +02:00
Raicuparta
5f09720a17 Add info about verify game files 2021-10-21 21:40:46 +02:00
artum
3d043864f8
NomaiVR 2.0.0 (#440)
* Open virtual keyboard on focusing text fields

* Reopen keyboard if auto-closed and empty

* BepInEx version

* Fix storage

* BepInEx config

* Cleanup dependencies

* Unlock mouse

* Debug mode

* GetValue not needed I think

* Setting ranges

* Path fixes

* Update Readme with rollback info

* Fix empty patches

* Added support Unity project

* NomaiVR modifications to SteamVR plugin

* Add patch files for future SteamVR updates

* Assume Unity 2019.4 assemblies are present

* XRModule loading, testing automated unity build

* Should now deploy without issues

* Transition project to netstandard2.0

* Added enabler mod

* Full unity build only on release

* VR loading

* Some camera fixes

* Rotate camera

* Add comment

* Restore exception logs

* Add some inputs. MoveXZ and LookXZ not working.

* Patch move, look, roll

* Cleanup

* Revert restore logging

* Fix hands in menu, but still wrong position ingame

* Enable every module except controllerinput

* Updated fog fix

* Player rotation fix

* Some progress on shader issues

* Shadow fix fix

* Bye bye XR plugin

* Shadow fix fix, fix after removing the xr loader

* Re-enabled mostly working stuff

* Simulating input for landing camera

* Simulate flashlight input

* Cleanup

* Add binding for autopilot

* Add recenter input (oculus only)

* Act on recenter input

* Separate UI select action from jump action

* Remove redundant laser input simulation stuff

* Removed redundant patches

* Restore reference frame tracker patches

* Removed autopilot bindings

* Use interact button for EVERYTHING

* Add boost input

* Revert to old camera system

* Additional inputs, restored hand independent inputs

* Restored water effects in DLC areas

* Haptics and stationary tools test

* Additional input tweaks

* Cleanup inputs

* more cleanup

* Force gamepad mode

* Remove leftover log

* Add more menu inputs

* Fix holding items

* Add debug cheats

* Added proof of concept of image prompts for vr bindings

* Re-enable holding word stones, prevent HoldItem from fully crashing if one of them isn't found

* Change supported version

* Re-enable gesture prompts

* Add separate actions for UI, use triggers for subtabs

* oculus: right stick click to autopilot, chord to recenter

* Mouse pointer interactions for menus, dialogues and probably shiplog too

* Switched back to old stable VRToolSwapper

* Restored shiplog swap

* Re-enable signalscope zoom

* Fix null reference that could occur on final sequence of the game

* Prevent null reference in eye scene

* Imported poses playground in Unity project

* Fixed playground

* Added basic pose tutorial

* Formatting issues

* Spelling...

* Effect fixes for a certain item in the DLC

* Prevent too much UI rebuilding, add controls for DLC item, remove failed shiplog experiment

* Fix crashes during a certain transition

* Dynamic prompt icons (#437)

* Starting work on dynamic prompt icons

* Reading input icons from new structure

* new VRActionInputs

* Abstract and interaface for vractioninput

* Fixed vector2, cleanup

* Add more stuff to input mapo

* stationary actions

* Cleanup

* Cleanup

* Readd usable items check that disappeared from merge

* Fix map condition

* Cleanup

* Break lines

* Add patch to remove unused inputs

* Add menu entry for recentering

* Fix signalscope positioning when the suit is off

* Create proper SteamVR manifest for the mod

* Getting prompts from all input maps (#438)

* Small input fixes

* Fixed a DLC transition

* Trying out new ways of interacting with an item in the DLC

* Simulated inputs now need explicit values

* Attempt at fixing a 2d effect

* Fix poses on pause menu exit, changes to holdables to better detect equip/unequip

* Add cheats: wake up in dream, start mind projection

* Different attempt at mind projection

* Fix menu buttons not being visible to new profiles

* Interactable autopilot button in the ship

* Fixes to a certain shader used in the DLC

* Include SteamVR shaders in shader bundle

* Starting work on DLC hand poses

* More polish on some poses

* Fixed light sorce locations on DLC item

* Fixes to certain means of transport in the DLC

* Made previous fix head direction independent

* Fixes to a cool mechanic in the DLC

* Fixed stationary dpad not bound properly

* Added icons for each controller, thanks to NoChill for the index icons and WMR layout

* Official bindings for index

* Run draw on top patch only when needed

* Patcher default moddir, peephole fixes and removed unused code

* Restored not so unused code

* Fix another DLC item

* Solved performance issues during credits scene

* Avoid null reference exceptions during post credits scene

* Removed debug code

* Better mind projection shader reproduction

* Additional fixes to mind effect

* Add launch support as doorstop target for the vr patcher

* Support for OWML builds

* Hand poses for all DLC items

* Fixed typo

* Texture for empty actions, action part caching

* Cleanup old classes

* More fixes to prompt logic

* Properly change autopilot prompts during autopilot phases

* Added direction and click to prompts

* Avoid spamming haptics events

* Fix vive bindings, add trackpad hand

* Updated WMR bindings to use all the new actions

* Fixed prompts for CV1 controllers

* Test OWML external patcher

* Ignore files already copied

* Started to update readme for new release

* Disable debug cheats by default, cleaup old comments

* Ensure that one DLC effect doesn't persist when opening the pause menu

* Moved vrmanifest under StreaminAssets

* Removed physics override, use SteamVR refreshrate always

* Removed bepinex dependency from patcher, copy patcher in mod's postbuild events

* Changed full build order

* Separated secondary interact from grip action

* Added cleanup logic for previous versions to the patcher

* Updated readme to be more in line with the current build process

* Updated user settings file instructions

* Simplify build process

* Further details in readme for dev builds

* Support main hand swap for usable items

* Revert change that caused project initialization issues

* Fixed issues in project references

* Move fov management inside camera helper, disabled fov changes for a DLC effect

* Cleanup readme

* Improve oculus bindings

* Adjusted autopilot button color and text

* Removed unused asset bundles

* Make end scene follow snap to the front of the headset every 70 degrees

* Usable items now use the interact button and are droppable

* Fix oculus tool bindings

* Increased manifest version to force rebind

* Adjust prompts position

* Removed instructions to downgrade OWML

* Fix menu collider not aligning

* Fix typo in last change

* Cleanup force settings

* Don't change probe retrieve prompt

* Upgrade OWML

* Remove DLC info from warning

* Mods dir

* Cleanup readme

* More Readme cleanup

* Remove comfort section

* Fix setup link

* Fixed table of contents

* fixed toc again

* Add readme pointer to warning message

* Update readme and warning

* Autopilot and Recenter now marked as optional

* Add info about icons

Co-authored-by: Ricardo Lopes <raicuparta@gmail.com>
Co-authored-by: Raicuparta <Raicuparta@users.noreply.github.com>
2021-10-21 20:07:20 +02:00
Ricardo
2003688f50
Add instructions to downgrade OWML 2021-10-12 22:44:46 +02:00
Raicuparta
cb54d84c3a Update Readme with rollback info 2021-09-26 09:27:43 +02:00
Ricardo
05dbc9d370
Update README.md 2021-09-24 09:17:40 +02:00
Ricardo
d9f6fba3d6
Add warning about unsupported DLC to readme 2021-09-20 14:59:14 +02:00
Raicuparta
6f7b21a9e8 New buttons 2021-07-30 16:59:10 +02:00
Raicuparta
99eb61ef18 Add video link 2021-07-12 17:07:38 +02:00
Raicuparta
63869be6c9 Add Patreon button 2021-07-12 16:49:16 +02:00
artum
58b1fbb2a4
Input rework
* Dynamic input prompts
* Hands independent interactions with hand-held tools
* Changeable dominant hand
* New controller bindings (tools DPAD now on trackpad for Index and old WMR controllers)
* New WMR Bindings also addresses #406
* Reset axes when bindings are disabled (prevents turning/moving on tool equip)
* Fix GC allocations in OWInput update
* Fixed an issue when rebuilding hand prompts, should enable starting the game without controllers
* Move mallow eating detector to player camera instead of the avatar's head
* Updated gesture prompts appropriately and reduced memory allocations
* Fixed repair on loop reload and removed unecessary audio listener from signalscope camera
* Updated project README
2021-05-08 16:31:20 +02:00
Raicuparta
4fccd78b7f
Use publicized assembly instead of original. Allows accessing all fields as if they were public. (#394) 2021-03-13 03:44:11 +01:00
Raicuparta
44b2e62138
Fixed Logan's name 2021-02-27 15:36:55 +01:00
Raicuparta
4e69a25a63
Actually nevermind 2020-11-27 03:14:54 +01:00