We recommend using the Thunderstore Mod Manager or an alternative for installing mods

CustomGraphicsSettingsByAedenthorn
CustomGraphicsSettings By [email protected]
Last updated | 2 years ago |
Total downloads | 3445 |
Total rating | 0 |
Categories | Mods |
Dependency string | DrBratanPfanne-CustomGraphicsSettingsByAedenthorn-0.2.0 |
Dependants | 8 other mods depend on this mod |
README
Description
This mod basically maps UnityEngine.QualitySettings to configurable variables.
You can use this mod to help make Valheim run smoother on potato PCs or increase the quality of screenshots.
Just make sure you read the documentation first:
https://docs.unity3d.com/ScriptReference/QualitySettings.html
Notes
A bunch of the int settings are actually enumerators, so for example "shadows" can be set to 0, 1, 2, corresponding to the values here:
https://docs.unity3d.com/ScriptReference/ShadowQuality.html
i.e. 0 = Disable, 1 = HardOnly, 2 = All
This mod doesn't touch post-processing yet.
Config
A config file BepInEx/config/aedenthorn.CustomGraphicsSettings.cfg is created after running the game once with this mod).
You can adjust the config values by editing this file using a text editor
Technical
To install this mod, the easiest way is to just use Vortex, the Nexus Mods mod manager. It should take care of all dependencies.
To install manually, place the dll file in the BepInEx/plugins folder. You will need BepInEx.
Code is at https://github.com/aedenthorn/ValheimMods.
If you want to complain or ask for help or help me test my mods, you can visit my Discord server https://discord.gg/bs6zHuj.
Click here for a list of all my mods for Valheim.
Changelogs Version 0.2.0 Added console command, removed harmony https://www.nexusmods.com/valheim/articles/104
Available versions
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2021-4-4 | 0.2.0 | 3445 | Version 0.2.0 | Install |