Someone probably commented this already, but is there a way to keep the outlines for the enemy team. Like only disable outlines for yourself or your own team.
If you have a Scalability.ini file that's already modified you can open this mod's file with a text editor like Notepad, copy the contents of this file and paste them into your file.
91 comments
The mod file will look like this:
[PostProcessQuality@0]r.postprocessing.EnableHeroOutline=0
[PostProcessQuality@1]r.postprocessing.EnableHeroOutline=0
[PostProcessQuality@2]r.postprocessing.EnableHeroOutline=0
[PostProcessQuality@3]r.postprocessing.EnableHeroOutline=0
Change it to this:
[PostProcessQuality@0]r.postprocessing.EnableHeroOutline=0
[PostProcessQuality@1]r.postprocessing.EnableHeroOutline=1
[PostProcessQuality@2]r.postprocessing.EnableHeroOutline=0
[PostProcessQuality@3]r.postprocessing.EnableHeroOutline=0
C:\Users\Your name\AppData\Local\Marvel\Saved\Config\Windows