Valheim
Install

Details

Last Updated
First Uploaded
Downloads
480
Likes
1
Size
5.6KB
Dependency string
Cygan-CyganFix-1.0.0
Dependants
ADDatHost Valheim hosting
30% off!

CyganFix

Fixes PlatformPrefs and Localization initialization issues after Valheim Unity 6 update.

What does it do?

After Valheim updated to Unity 6, many mods started crashing with NullReferenceException in:

  • PlatformPrefs.TryGetPreferencesProvider
  • Localization.get_instance

This mod patches these issues by providing mock implementations that initialize properly, allowing all your mods to work again.

Installation

Install with a mod manager or manually place CyganFix.dll in BepInEx/plugins/

Why does it load first?

The mod uses GUID aaa_com.cygan.cyganfix to ensure it loads alphabetically before other mods, so the fixes are applied before any mod tries to use the broken systems.

Author

Cygan

Changelog

1.0.0

  • Initial release
  • Fixes PlatformPrefs.TryGetPreferencesProvider returning null
  • Fixes Localization.instance initialization
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.