https://bugs.winehq.org/show_bug.cgi?id=38114
Bug ID: 38114 Summary: Steam doesn't allow to install games in different locations (needs GetVolumePathName implementation) Product: Wine Version: 1.7.36 Hardware: x86 URL: http://media.steampowered.com/client/installer/SteamSe tup.exe OS: Linux Status: NEW Keywords: patch Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: erich.e.hoover@gmail.com Distribution: ---
When you are about to install a game on Steam in vanilla Wine, Steam doesn't offer the drop-down menu to choose an install location. Games are always installed in the current prefix under C:\Program Files\Steam.
When using the patch from wine-staging the drop-down menu is available and I can select a different partition/directory to install games (if the partition has been set in winecfg's drives tab). https://github.com/wine-compholio/wine-staging/blob/master/patches/kernel32-...
fixme:volume:GetVolumePathNameW (L"\\?\C:\", 0x33df60, 260), stub! fixme:volume:GetVolumePathNameW (L"\\?\D:\", 0x33df60, 260), stub! fixme:volume:GetVolumePathNameW (L"\\?\E:\", 0x33df60, 260), stub! fixme:volume:GetVolumePathNameW (L"\\?\Z:\", 0x33df60, 260), stub!
wine-1.7.36-155-g5cd0457