This mod converts the fixed-perspective third-person game to a first-person 6DOF VR experience with full motion controls.
- Download the latest release of the mod which can be found on the right side of the GitHub page for this mod.
- After downloading, open the game directory by right clicking
Tormented Souls
in your Steam game library and selectingProperties
. - Select the
Local Files
tab and click on theBrowse
button which should open a file explorer at the root of the game. - Extract the contents of the zip into the games folder and merge or overwrite any files it asks you to, now you should be able to start the game in VR.
- To shoot you need to be holding left trigger first, then pull the right trigger to shoot.
- If you feel your height or rotation isn't set properly, hold down the
Y
button until the menu opens while standing/sitting at your preferred height to recalibrate.
A mod made by Astienth adds bHaptics suport to the game for a more realistic experience, the mod can be found on their GitHub here.
If you want to help with developing this mod or build it yourself, start by downloading the source code, then in a terminal navigate to the source code folder and enter
dotnet restore ./
Then opening with your favourite IDE should be enough to begin developing or building this mod.
- 1.0.0 - Initial release containing a working vesion of the mod with full 6DOF and motion controls.
- This mod has only been tested on the Quest 2 and Oculus Touch controllers, other headset may or may not work and other controllers will require you to map them manully in SteamVR.
- Big thanks to PinkMilkProductions for his Unity VR modding series
- Thanks to dabeschte for his VR arm inverse kinematics repository which I based my IK off
If you want to get in contact with me, please send me an email at [email protected] or find me in the flat2vr Discord.