- Event type
- patch note
- Published
- 1 April 2026 - 11:28:32 UTC
- Source
- steam_community_announcements
Very small v1.16 update after a user reported an interesting bug. When verifying changes to shortcuts the game was comparing file paths with case sensitivity, which it shouldn't do since Windows' file system is case-insensitive. On this particular user's machine a path was sometimes being read with some changes to character casing, but not the overall file path, so the game thought the path was changing when in fact it wasn't. Hopefully all fixed now :) v1.16 Changelog - Added extra logging around general file system changes seen and processed - Updated many of the file name and path comparisons to check for case sensitivity