- Steam App
- Cathedral (1056180)
- Event type
- patch note
- Published
- 30 October 2019 - 20:31:29 UTC
- Source
- steam_community_announcements
We've had the issue of some players not being able to start the game without running it in admin mode. Sadly, it's been few enough to make this a hard bug for us to track down. It turns out that we had an issue where if your Windows username contained special characters, it would read those characters wrong, and instead of saving to your user profile folder, it would create a new folder with the "wrong" characters in C:\Users. The last fix handles this by simply handling Unicode/UTF-16 on Windows correctly (and Windows is the only affected platform). Are there any side-effects to this patch? For most players - no. If you've never had any issues with this before, it should be business as usual. If you're one of the people who have had this issue, then yes - if you just start up the game, you might notice that your saves are gone (don't worry - they're not!). This is an unfortunate side ef...