Other user's assetsThis author has not specified whether they have used assets from other authors or not
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
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)