Why do devs keep insisting on chromatic aberration by default in games. I don't get it. It's like they all sat around a table and asked the question: what if we made our game look slightly shittier?
The Engine.ini file for Steam is in the same location as the Epic Store version, and this mod changes two lines in it. If you want to apply it manually, add this:
to the bottom of Engine.ini in C:\Users\YourUserName\AppData\Local\Indiana\Saved\Config\WindowsNoEditor
Thanks again for your work and sharing, Kudos and Endorsed at release!
Wanted to point out something about the original game on Steam, as of 12/23. Even if you disable CA in Options, you still need to add the line to Engine.ini . This is because, the devs accidentally or intentionally left the effect on Time Dilation. Typically C:\users\*your login\AppData\Local\Indiana\Saved\Config\WindowsNoEditor\Engine.ini Under [SystemSettings] add the line r.SceneColorFringeQuality=0
Instead of that overly complicated construction of "mod files" you could have simply stated in the Description to do this
locate your Engine.ini file located at %LOCALAPPDATA%\Indiana\Saved\Config\WindowsNoEditor\ and ADD the following lines at the bottom: [SystemSettings] r.SceneColorFringeQuality=0
See? Smart like the other guy who posted Skip Startup Splash - No Intro Videos mod.
For some reason on the Windows Store version I am not getting permission to move the files into the folder. Windows Store version should have a tutorial, I am just wasting my time here.......
You can't access the folder in the Windows version. They put it behind a wall. Its why I bought the epic store version. Besides the newest version of the game allows you to turn it off in settings.
69 comments
Is there a steam version? I'm new to this stuff.
Please help if you can.
cheers
to the bottom of Engine.ini in C:\Users\YourUserName\AppData\Local\Indiana\Saved\Config\WindowsNoEditor
Wanted to point out something about the original game on Steam, as of 12/23.
Even if you disable CA in Options, you still need to add the line to Engine.ini .
This is because, the devs accidentally or intentionally left the effect on Time Dilation.
Typically C:\users\*your login\AppData\Local\Indiana\Saved\Config\WindowsNoEditor\Engine.ini
Under [SystemSettings] add the line
r.SceneColorFringeQuality=0
Good luck
locate your Engine.ini file located at %LOCALAPPDATA%\Indiana\Saved\Config\WindowsNoEditor\ and ADD the following lines at the bottom:
[SystemSettings]
r.SceneColorFringeQuality=0
See? Smart like the other guy who posted Skip Startup Splash - No Intro Videos mod.
my no-longer-burning eyes thank you
Edit: nevermind...found out the Game has now a Option for that. But thanks anyway for the Mod.
Hold down your Windows key + r and paste this: %LOCALAPPDATA%\Indiana\Saved\Config\WindowsNoEditor
or
Open your C:drive click on users (you should have four folders Administrator, Defult.migrated, your user name folder and Public)
Select the folder with your user name and paste this in the address bar: \AppData\Local\Indiana\Saved\Config\WindowsNoEditor
Your address bar should now look like this: C:\Users\(whetever you user name is)\AppData\Local\Indiana\Saved\Config\WindowsNoEditor
Press enter and select the file Engine.ini (open in notepad) and add:
[/Script/Engine.RendererSettings]
r.SceneColorFringe.Max=0
the Enigin.ini should now look like this:
[Core.System]
Paths=../../../Engine/Content
Paths=%GAMEDIR%Content
Paths=../../../Engine/Plugins/Tests/EditorTests/Content
Paths=../../../Indiana/Plugins/PrefabTool/Content
Paths=../../../Engine/Plugins/OEICommon/Content
Paths=../../../Engine/Plugins/Editor/BlueprintMaterialTextureNodes/Content
Paths=../../../Indiana/Plugins/ImpostorBaker/Content
Paths=../../../Indiana/Plugins/InstaLODMeshReduction/Content
Paths=../../../Engine/Plugins/Editor/CryptoKeys/Content
Paths=../../../Engine/Plugins/Editor/MeshEditor/Content
Paths=../../../Engine/Plugins/Enterprise/DatasmithContent/Content
Paths=../../../Engine/Plugins/Enterprise/VariantManagerContent/Content
Paths=../../../Engine/Plugins/Wwise/Content
[/Script/Engine.RendererSettings]
r.SceneColorFringe.Max=0
Good luck... (don't paste this message of good luck in the .ini)