https://bugs.winehq.org/show_bug.cgi?id=45359 Bug ID: 45359 Summary: Kingdom Come: SHGetKnownFolderPath(FOLDERID_SavedGames) returns incorrect folder Product: Wine Version: 3.10 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: jaapbuurman(a)gmail.com Distribution: --- Kingdom Come saves to the "C:/users/username/Saved Games/" folder on my Windows PC. However, on my Linux PC running Wine, it saves to the folder "C:/users/username/My Documents/" folder instead. Because Steam expects the save games in the first folder mentioned, the save games do not get synced to Steam's cloud. I have contacted the Kingdom Come developers, which mentioned that they use SHGetKnownFolderPath(FOLDERID_SavedGames) function to fetch the path to the save game location. My Wine logging shows the following error: 00d8:fixme:shell:SHGetKnownFolderPath flags 0x0000a000 not supported -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.