Some tweaks to improve visuals!
Intro
The other day while spreading democracy I had a wish to make it more beautiful. So I started to mess around and here what I found:
Shadows Fix
Or you can simply put inside windows search bar: %appdata% and to proceed from there.
Open the user_settings.config using a text redactor of your choice:
We’re interested in shadow_map_size:
In game shadow settings are quite underwhelming:
Low = 512
Medium = 1024
High = 2048
I found that value of 8192 is sweet spot for me, but you can play around with it by yourself.
Here a comparison between 2048 and 8192:
Otherwise after changing anything inside game settings, shadows value will reset. And you will need to repeat the whole thing.
Antialiasing tweaks
Here a comparison FXAA vs None
As you can see FXAA does smoothing of edges but makes game scene more blurry.
But there is a other option, you can use NVIDIA’s tech called DSR.
Basically speaking it’s gonna render the game in higher resolution and then scale down. Quite expensive on performance side but gets the job done well.
Inside NVIDIA Control panel go to Manage 3D Settings
Then go to DSR – Factors
An there you (probably) will be given two options: DL scaling and Legacy Scaling
DL scaling: DL stands for deep learning this is the new version that uses Tensor cores if your video card has them. (RTX starting from 20XX series). Simply speaking it`s more performance without losing much visual fidelity.
Legacy Scaling: it`s more costly but supported on all legacy video cards. And gives more visual fidelity!
No matter the your choice I recommend to choose 1.78x or 2.25x.
Remember your new resolution! In my example it`s 3840×2160. but you can use any!
Then click the OK and then Apply in right bottom of the window.
Then go to user_settings.config file (instruction how to find is above), and write your new resolution in screen_resolution blank.
Then startup the game and check resolution in settings!
Enjoy!
AMD has analog of DSR called VSR.
Im to lazy to describe it so here a link to official amd guide: https://www.amd.com/en/resources/support-articles/faqs/DH-010.html
Closing thoughts
Inside user_settings.config file, there are a lot of disabled options.
I tried to play around with them, and almost all off them does not seem to work or simply crashing the game.
Or some gonna make game look like this:
In case I will find some more possible tweaks I will put an update here.
And that wraps up our share on HELLDIVERS™: Shadows and anti-aliasing fixes!. If you have any additional insights or tips to contribute, don’t hesitate to drop a comment below. For a more in-depth read, you can refer to the original article here by GGesus, who deserves all the credit. Happy gaming!