May 19, 2026
8:13 a.m.
This fixes a regression implemented in 984f608c2885c80284ca8f35d6ad72d5193b3658 this breaks the game [Hyperdevotion Noire](https://store.steampowered.com/app/415480/Hyperdevotion_Noire_Goddess_Black_...). This game runs in proton 6.3-8 but is broken on versions after that. It seems most applications don't care about this, but this one in particular will crash when trying to access the My Documents directory due to this. -- v2: shell32: Don't add backslash after SHGetSpecialFolderPathW. https://gitlab.winehq.org/wine/wine/-/merge_requests/10946