aedenthorn CustomGraphicsSettings
Allows almost complete, granular control over Unity's graphics quality settings for Valheim
Last updated | 2 years ago |
Total downloads | 4199 |
Total rating | 0 |
Categories | Mods Client-side |
Dependency string | KxEdna-aedenthorn_CustomGraphicsSettings-0.7.0 |
Dependants | 18 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2102README
Download and endorse this mod in Nexus. All credits goes to aedenthorn.
About this mod
Allows almost complete, granular control over Unity's graphics quality settings for Valheim
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
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 or in-game using the Config Manager.
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.
Technical
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 aedenthorn test her mods, you can visit her Discord server.
Click here for a list of all aedenthorn's mods for Valheim.
Uploaded to Thunderstore for my own modpack.