- Steam App
- Open Mod 2025 (1591680)
- Event type
- patch note
- Published
- 19 August 2025 - 11:38:26 UTC
- Source
- steam_community_announcements
Update Note: This update delivers a major overhaul to Open Mod’s core architecture, focused on performance, memory usage, and future scalability. Many of these improvements—such as converting all scenes to addressables and replacing the built-in URP shader with our own custom solution—required significant engineering effort and time, but bring substantial benefits to the player experience. Fixes: -fixed an issue where the helmet camera would not be in the correct rotation unless the player walked a little -fixed an issue in Zombies map where if the players would buy the generator to turn on the lights, the lightmaps would be broken and would not look like lights were on Added/Changed: -Open Mod now runs in Unity 6000.1 leveraging the latest technology in performance. We now use Deferred+ and Deferred rendering paths and have deprecated the Forward+ path. Combined with our optimization te...