diff --git a/data/SplinterCellConviction.FusionMod/src/system/scripts/SplinterCellConviction.FusionMod.ini b/data/SplinterCellConviction.FusionMod/src/system/scripts/SplinterCellConviction.FusionMod.ini index 86afc8e9d..06b4c4246 100644 --- a/data/SplinterCellConviction.FusionMod/src/system/scripts/SplinterCellConviction.FusionMod.ini +++ b/data/SplinterCellConviction.FusionMod/src/system/scripts/SplinterCellConviction.FusionMod.ini @@ -6,7 +6,7 @@ SkipSystemDetection = 1 PartialUltraWideSupport = 1 DisableDOF = 1 DisableBlackAndWhiteFilter = 0 -DisableCharacterLighting = 0 +DisableCharacterLighting = 0 // Disables predator vision so enemies blend better with the environment, affects characters in in-engine cutscenes EnhancedSonarVision = 0 // https://imgur.com/PfDDYG2 BlacklistIndicators = 0 // Bloom will be enabled only in the darkness @@ -29,5 +29,4 @@ Enable = 1 // Allows launching second instance of the game. Requires WindowedMode. // Create a custom resolution to split the screen. E.g. 1920x1080 -> 1920x540. // First instance will be positioned on top. Launch the second instance and connect via LAN. -// LAN matchmaking is not very stable, in case of an error try again, or restart both instances. -// Only first instance can host. \ No newline at end of file +// LAN matchmaking is not very stable, in case of an error try again, or restart both instances. \ No newline at end of file