File information

Last updated

Original upload

Created by

Danizoar

Uploaded by

Danizoar

Virus scan

Safe to use

About this mod

ini config to enable SSGI in the game

Permissions and credits
This is an ini config for enabling SSGI in Security Breach.


Disclaimer!
Playing the game with this config is not performance friendly and in some cases
with some options may make image more noisy. Turning on DLSS is
recommended.

What is SSGI?

SSGI stands for Screen Space Global Illumination, it adds bounce lighting for emissive
objects and in some cases improves poorly baked lights.
Since this effect works in screen space it will only add lighting from objects what are on the screen.

Installation.

You can download the Engine.ini or edit it yourself.

The ini file location: %localappdata%/fnaf9\Saved\Config\WindowsNoEditor

Add this to the ini in case if you've chosen the second option.
[SystemSettings]
r.SSGI.Enable=1
r.SSGI.HalfRes=0
r.SSGI.LeakFreeReprojection=1
r.SSGI.Quality=2

Settings explained.You can tweak the setting to your liking.

r.SSGI.Quality - quality for SSGI (0-4)

r.SSGI.HalfRes - whenever to use full resolution(0) or half resolution(1) for sampling

r.SSGI.LeakFreeReprojection - Makes it a bit better when enabled (0-1)