


Credits
This package is a preservation re-upload of the original Custom Graphics Settings mod by aedenthorn.
All credit for the mod, source code, and original development belongs to aedenthorn. This Thunderstore package exists to preserve and distribute the mod while directing users to the original creator whenever possible.
If you enjoy using this mod, please consider supporting the original author by visiting the Original Resources section at the bottom of this page.
This mod maps UnityEngine.QualitySettings to configurable values.
You can use it to improve Valheim's performance on lower-end hardware or increase visual quality for screenshots.
Before changing any settings, please read Unity's QualitySettings documentation:
https://docs.unity3d.com/ScriptReference/QualitySettings.html
Many of the integer settings correspond to Unity enumerations.
For example, Shadows can be set to:
| Value | Setting |
|---|---|
| 0 | Disable |
| 1 | HardOnly |
| 2 | All |
See the Unity documentation for more information:
https://docs.unity3d.com/ScriptReference/ShadowQuality.html
Note: This mod does not currently modify post-processing settings.
A configuration file is created after running the game once:
BepInEx/config/aedenthorn.CustomGraphicsSettings.cfg
You can modify the configuration by:
To reload the configuration without restarting the game, open the console (F5) and run:
customgraphicssettings reset
.dll file into:BepInEx/plugins/
If you enjoy this mod, please consider supporting the original author by visiting the original project and related resources.
https://www.nexusmods.com/valheim/mods/169
QualitySettings https://docs.unity3d.com/ScriptReference/QualitySettings.html
ShadowQuality https://docs.unity3d.com/ScriptReference/ShadowQuality.html
https://github.com/aedenthorn/ValheimMods
https://www.nexusmods.com/valheim/users/18901754?tab=user+files
For support related to the original mod, to follow development, or to explore more of aedenthorn's work: