1.05
Just looking for the download? Here: https://github.com/praydog/UEVR/releases/latest/download/UEVR.zip
Flatscreen to VR Modding Discord
What's Changed
Full Changelog: 1.04...1.05
Full Changelog (UESDK): https://github.com/praydog/UESDK/compare/1.04...1.05
Full Changelog (Frontend): praydog/uevr-frontend@1.04...1.05
Summary
- Adds a fully capable Lua API for mod developers, read the documentation
- Expanded the C/C++ plugin API with new functions for hooks, property management, configuration handling, and more
- Significant backend improvements to startup time
- Various crash fixes
- Various improvements and additions to UObjectHook, including crash fixes related to it
Notable Additions
- New "Sweep Movement" option for the Roomscale Movement option, preventing the player from clipping through walls
- Improved object visualization and property handling with UObjectHook
- "Attach HMD" option for UObjectHook components
Notable Fixes
- Resolved crashes that were occurring in some games (particularly UE5)
- Fixed rendering bugs, including DLSSFG flickering and spectator view issues in D3D12
- Fixed head aiming/other input methods on UE5.4
Autogenerated Backend Notes
What's Changed
- Lua API improvements + direct UEVR integration by @praydog in #255
- clarify .NET download by @Anton-4 in #279
New Contributors
Full Changelog: 1.04...1.05
Additional notes
You may need to whitelist the UEVR folder or executable within your antivirus software for the time being.
If nothing happens, try moving UEVR to a different folder.
Help! What games are Unreal Engine?
Use tools like Rai Pal.
Rai Pal is a tool by Raicuparta that can go through your entire library of games and attempt to tell you what engine, and what version of that engine they are using.
It also has some level of support for UEVR for automatic launching, as well as displaying user scores given to the VR compatibility of a given game. It can also auto-update UEVR when a new version is released here.