Download Latest Version UEVR.zip (7.4 MB)
Email in envelope

Get an email when there's a new version of UEVR

Home / 1.05
Name Modified Size InfoDownloads / Week
Parent folder
UEVR.zip 2024-11-16 7.4 MB
UEVR.zip.sha256 2024-11-16 134 Bytes
README.md 2024-10-31 2.8 kB
UEVR 1.05 source code.tar.gz 2024-10-31 2.4 MB
UEVR 1.05 source code.zip 2024-10-31 2.6 MB
Totals: 5 Items   12.4 MB 2

1.05

Just looking for the download? Here: https://github.com/praydog/UEVR/releases/latest/download/UEVR.zip

Website

Documentation

Flatscreen to VR Modding Discord

Donations

What's Changed

Full Changelog: https://github.com/praydog/UEVR/compare/1.04...1.05 Full Changelog (UESDK): https://github.com/praydog/UESDK/compare/1.04...1.05 Full Changelog (Frontend): https://github.com/praydog/uevr-frontend/compare/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 flickering on Streamline swapchains 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 https://github.com/praydog/UEVR/pull/255 * clarify .NET download by @Anton-4 in https://github.com/praydog/UEVR/pull/279 ## New Contributors * @praydog made their first contribution in https://github.com/praydog/UEVR/pull/255 * @Anton-4 made their first contribution in https://github.com/praydog/UEVR/pull/279 **Full Changelog**: https://github.com/praydog/UEVR/compare/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.

Source: README.md, updated 2024-10-31