1. fix for the grainy SSR to look soft 2. remove film grain and chromatic aberration 3. replace TAA with FXAA or, 4. reduce TAA ghosting and many more...
Requirements
This mod does not have any known dependencies other than the base game.
Only required if you want to replicate the look exactly by removing the game's own effects.
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou can upload this file to other sites but you must credit me as the creator of the file
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou can convert this file to work with other games as long as you credit me as the creator of the file
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
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 must get permission 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
Donations
No donations accepted
My mod changes values in engine.ini file to fix a lot of graphical abnormalities I found to be distracting. You can also NOT download the engine.ini file included and do all the fixes yourself by reading this description. If you found my mod helpful please consider endorsing, it helps a lot. UwU
FIXES: paste the commands included below in your engine.ini file (under all the texts), located in %USERPROFILE%\Saved Games\TangoGameworks\GhostWire Tokyo (STEAM)\Saved\Config\WindowsNoEditor\ (paste the entire line in you file explorer to open the folder) 1. Remove TAA r.DefaultFeature.AntiAliasing=0
2. Use FXAA instead of TAA r.DefaultFeature.AntiAliasing=1
3. Remove Film Grain r.Tonemapper.GrainQuantization=0 r.Tonemapper.Quality=0 r.SSR.Temporal=1