Skip to content

zkxs/SsaoDisable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SsaoDisable

A NeosModLoader mod for Neos VR that disables all SSAO post processing.

This will no longer be needed once Neos-Metaverse/NeosPublic#322 is resolved.

Credit for this idea goes to NeosWithoutSsao v1.0.

Installation

  1. Install NeosModLoader.
  2. Place SsaoDisable.dll into your nml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\NeosVR\nml_mods for a default install. You can create it if it's missing, or if you launch the game once with NeosModLoader installed it will create the folder for you.
  3. Start the game. If you want to verify that the mod is working you can check your Neos logs.

What does this actually do?

It force disables the Unity SSAO post processing effect for all cameras by replacing the camera setup method with a slightly modified version.