3_141-TechtonicaVR icon

TechtonicaVR

VR Mod for Techtonica

Last updated 2 weeks ago
Total downloads 1329
Total rating 0 
Categories Mods
Dependency string 3_141-TechtonicaVR-2.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Tobey-UnityAudio-2.0.2 icon
Tobey-UnityAudio

A universal BepInEx patcher to enable/disable Unity's built-in audio for any Unity game.

Preferred version: 2.0.2
3_141-TTIK-0.2.2 icon
3_141-TTIK

See VR player's movements

Preferred version: 0.2.2
3_141-PiUtils-0.4.0 icon
3_141-PiUtils

Utility mod for my other mods

Preferred version: 0.4.0
3_141-PiVRLoader-0.1.0 icon
3_141-PiVRLoader

Library for VR mods

Preferred version: 0.1.0

README

Techtonica VR Mod

"GitHub release (with filter)" "GitHub Release Date - Published_At" "Thunderstore.io" "GitHub downloads all releases" "LiberaPay Patrons" GitHub Workflow Status (with event) "GitHub issues" "GitHub pull requests" "License"

This is a mod for the game Techtonica that adds VR support.

I spent countless hours of my free time on this mod. If you enjoy it, please consider supporting me on Liberapay ❤️

Prerequisites

  • Version 0.4.0-c of the game. As the game is still in early access, this mod may not work with future versions of the game. If you encounter any issues, please create an Issue.
  • BepInEx version BepInEx Version
  • PiUtils mod. Is included in the github release and as as an external dependency in the thunderstore release.
  • TTIK mod. Is included in the github release and as an external dependency in the thunderstore release.
  • PiVRLoader mod. Is included in the github release and as an external dependency in the thunderstore release.

Setup

❗ IMPORTANT
After installing the mod, you need to restart the game for the mod to take effect. Let the game load into the main menu before restarting it.

You can install the mod from Thunderstore or install it manually:

BepInEx

  1. Download the latest 5.x release of BepInEx from the Releases page.
  2. Extract the downloaded archive into the game’s installation directory.
  3. Run the game once. BepInEx should be installed automatically.

VR Mod

  1. Download the latest release (v2.0.0) of this mod from the Releases page.
  2. Extract the downloaded archive.
  3. Copy the BepInEx and Techtonica_Data folders to the Techtonica folder in steamapps/common directory.
  4. Run the game. The mod should be loaded automatically by BepInEx.

Dependencies

The github release bundles the dependencies with the mod. The thunderstore release does not include the dependencies. You need to install them separately or use a mod manager that can install dependencies.

PiVRLoader (Required)

This mod requires the PiVRLoader mod to be installed. This mod performs most of the VR specific tasks like setting up the VR camera and controllers. It also provides some utility functions that are used by the VR mod.

TTIK (Required)

This mod requires the TTIK mod to be installed. This mod adds inverse kinematics (IK) to the game. This is required to render the player’s body in VR. It also allows both VR and non-VR players to see the player’s body movements. When playing co-op, the host needs to have this mod installed. For other non-VR players the mod is optional.

PiUtils (Required)

This mod requires the PiUtils mod to be installed. This mod provides some utility functions that are used by the VR mod.

Audio Fix (Optional)

Teleport and Snap turn have audio cues that are not played unless Tobey.UnityAudio is installed. You can install it from Thunderstore or the GitHub Releases page.

To manually install the UnityAudio extract the BepInEx folder from the downloaded archive into the game’s installation directory.

Disabling the Mod

To disable the mod change the Enabled under [General] value in the de.xenira.techtonica.cfg file in the BepInEx/config folder to false.

Uninstalling the Mod

To uninstall the mod remove the mod’s files from the BepInEx/plugins folder. This should be the following files:

  • 'techtonica_vr' folder

If you installed the audio fix, remove the BepInEx/patches/Tobey/UnityAudio and BepInEx/plugin/Tobey/UnityAudio folder from the game’s installation directory.

There will be some leftover files in the Techtonica_Data folder. To clean those up, delete the folder and verify the game’s files in Steam. This will redownload the game’s files and remove any leftover files. This is not strictly necessary but it will keep your game folder clean.

Controls

To view and edit the controls, open the SteamVR dashboard and click Controller Bindings. The game should be listed as Techtonica VR. You can edit the controls there. The mod includes default bindings for the Valve Index Controllers (Knuckles) and the Oculus Touch Controllers. Only the Knuckles bindings have been tested as I don’t own a Quest.

Motion Controls / Interactions

  • Toggling the Headlamp
    There are two Headlamps. One on the player’s head and one on the right shoulder. To toggle the head mounted lamp, move your right hand on top of your head and press the Use key (Right Trigger). For the shoulder lamp, move your right hand next to your right ear and press the Use key (Right Trigger).

Current State

While the mod is in a playable state, it is still in early development. Some features are still missing and there are some known issues. Other things might be a little yanky or not work as expected.

Working

  • Rendering of the game world with 6DOF Tracking
  • Tracking of the player’s head and hands
  • Smooth locomotion and turning
  • Comfort options (Teleportation, Snap turning, Vignette)
  • Basic controller bindings (Although they might not be optimal)
  • Controller haptics
  • Smooth turning
  • UI
  • IK with coop support and finger tracking (TTIK)

Missing

  • Gesture support (e.g. Mining using pickaxe motion)
  • Object outlines. Disabled for now as the shader is broken in VR.
  • Ability to switch primary hand (#153)
  • Ability to yeet paladin down the waterfall
  • Hand crank using uhhhhh... hands?

Known Issues

  • Haptics are played on both controllers by the game. One improvement would be to play them on the hand that is actually holding the tool.
  • The game is locked to 60fps when running in windowed mode. This is based on the refresh rate of your monitor. To unlock the framerate, switch to fullscreen mode. (#10)

Cool stuff to try

  • Tobii eye tracking for dynamic foveated rendering

Configuration

The configuration file is located in BepInEx/config/de.xenira.techtonicavr.cfg. You can edit it using a text editor like vim.

📌 NOTE
Some configuration options moved into the Pi VR Loader mod. Please refer to the PiVRLoader documentation for those options.

Resetting the Configuration

To reset the configuration, delete the de.xenira.techtonicavr.cfg file in the BepInEx/config folder. The mod will create a new configuration file with the default values the next time you run the game.

To reset only a specific section, delete the section from the configuration file. The mod will create a new section with the default values the next time you run the game.

Configuration Options

General

  • Enabed
    Enables or disables the mod. Default: true

Input

  • Smooth Turn Speed
    Speed of smooth turning. Default: 90

Comfort

  • Snap Turn Angle
    Angle of snap turns. Default: 30
  • Vignette Enabled
    Enables or disables vignette. If this is disabled the other vignette effects will be disabled as well. Default: false
  • Vignette On Teleport
    Enables or disables vignette when teleporting. Default: true
  • Vignette On Smooth Locomotion
    Enables or disables vignette when using smooth locomotion. Default: true
  • Vignette On Snap Turn
    Enables or disables vignette when using snap turning. Default: true

Buttons

  • Long Press Time
    Time in seconds before a button press is considered a long press. Default: 1

UI

  • Menu Spawn Distance
    Distance of the menu from the player. Default: 0.8
  • Menu Scale
    Scale of the menu (X/Y/Z). Default: {"x": 0.001,"y":0.001,"z":0.001}
  • Inventory and Crafting Menu Scale Override
    Scale of the inventory and crafting menu (X/Y/Z). This menu has different scaling and needs separate config. Default: {"x": 0.001,"y":0.0005,"z":0.001}
  • Menu Downward Offset
    Offset of the menu in the downward direction. Default: 0.2

Graphics

  • Display Body
    Enables or disables rendering of the player’s body. When false only hands are rendered. Default: true

Troubleshooting

If you encounter any issues while using this mod, please check the BepInEx console for any error messages. You can also report issues on the Issues page of this repository.

Q&A

  1. Why is my framerate locked to 60fps?
    The game is locked to x fps when running in Windowed mode. This is based on the refresh rate of your monitor. To unlock the framerate, switch to fullscreen mode. (For now)
  2. I am experiencing periodic stuttering / freezes. What can I do?
    This is most likely caused by autosave. Try setting the autosave interval to a higher value using the AutoSaveConfig mod.
  3. The games performance is bad. What can I do?
    Try lowering the graphics settings. VR is very demanding and the game is not optimized for VR. While I am working on improving the performance, there is only so much I can do.
  4. Does this mod work with Gamepass?
    Yes, the mod needs to be installed in Gamepass/Techtonica/Content.
  5. Why is the mod not open source?
    It is. You are looking at the source right now (duh!).
  6. Why is the mod not on NexusMods?
    I don’t like NexusMods. I don’t like their ToS and I don’t like their mod manager. I don’t want to support them.

License

This mod is licensed under the GNU General Public License v3.0 (GPL-3.0).

Contents of the unity, tools and libs folders are licensed under their respective licenses.

Disclaimer

This mod is not affiliated with the game’s developers Fire Hose Games, Unity Technologies or Valve Corporation. All trademarks are the property of their respective owners.