praydog / SH2R-UEVR

UEVR improvements/motion controls for SILENT HILL 2 (2024)
58 stars 2 forks source link
cpp lua modding silent-hill-2 silent-hill-2-remake uevr unreal virtual-reality

SH2R-UEVR

UEVR improvements/motion controls for SILENT HILL 2 (2024)

Install

First, make sure that you are using the very latest NIGHTLY version of UEVR, you can get that here: https://github.com/praydog/UEVR-nightly/releases/latest/ or using Rai Pal

Get the latest release zip and click "Import Config" in UEVR, browse to the zip and click it.

If you have any previous UEVR profile for this game, you may need to delete it as it may conflict with what this is attempting to do.

Features

First Person

Motion controls

Other features

Inverse kinematics has been loosely explored, but not working correctly. So body has been hidden for now, and re-enabled in cutscenes and events.

For curious modders

This uses a hybrid C++ plugin and Lua script, and should serve as a good example of adding VR functionality.