#Force enabling SSR onto subnautica

2 messages · Page 1 of 1 (latest)

analog hamlet
#

Currently, theres no option in subnautica VR to enable SSR in the settings, and it seems by default its kept disabled. My goal is to change this, either through creating a mod, or through editing a file of some kind.

Starting off, I assume that the VR version and normal version have seperate dedicated options files or sections, since they have differing menus, and the changes to one do not change the other. So my current challenge is trying to find the file the VR version uses to apply the settings, and hopefully change that bit of code to enable reflections.

Ideally though, i want to make this a mod that people can install to enable it for themselves as well, since i think many of the people with a pc capable enough would want the water game to be shiny and wet lol

#

I found out that in the "SavedGames" folder (located in SNAppData), there is an options folder, containing an options.bin file written in hex code. I believe this is the options file for normal subnautica, as i was able to find ssr was set to "3", and im going on a lucky guess to say that equates to being set to "true" or "high"