cjayride-GraphicsConfigPlus icon

GraphicsConfigPlus

Fork of daccaor/GraphicsConfigPlus for Valheim 1.0. Change graphic settings beyond the in-game options.

CHANGELOG

v1.3.1

  • Fixed HarmonyX not applying patches (explicit PatchAll on HiddenSettings and PostProcessing)

v1.3.0

  • Prepared for Valheim 1.0 (Unity 6)
  • Quality and shadow overrides now hook GraphicsSettingsManager (Settings.ApplyQualitySettings / ApplyShadowQuality were removed)
  • CameraEffects post-processing hooks updated for the new method signatures
  • MasterTextureLimit now maps to QualitySettings.globalTextureMipmapLimit
  • BepInEx dependency updated to denikson-BepInExPack_Valheim-5.4.2350

v1.2.1

  • Thunderstore re-upload of daccaor's GraphicsConfigPlus