Can't see steam login after run install setup.exe
All steps worked we'll until I run MTL_HUD_ENABLED=0 WINEESYNC=1 wine ~/Downloads/SteamSetup.exe in a terminal window which is open via game porting toolkit,
The windows steam was successfully installed on wine configuration I believe. But the login window is not appear.
I could see some error message in the terminal.
034c:err:vulkan:get_vulkan_driver Wine was built without Vulkan support.
034c:err:vulkan:wine_vk_init Failed to load Wine graphics driver supporting Vulkan.
034c:err:vulkan:get_vulkan_driver Wine was built without Vulkan support.
034c:err:vulkan:wine_vk_init Failed to load Wine graphics driver supporting Vulkan.
and the process stop there. Any idea how to fix this?
Really appreciate it.
SteamSetup.exe throws a lot of error messages, including those mentioned. It still should work. Remember that it takes several minutes for the setup-process to complete, so you need to be patient! (I retested with macOS 15.0, and it still works ok).
You can verify the toolkit after installation with wine winecfg, the wine config should appear, for details:
check the newly added a new paragraph 'Update notes' in case you have updated to macOS 15.
@domschl I've been waiting almost two hours, nothing show in my MAC. I believe that the wine has been successfully installed and also the Steam has been successfully installed, but the thing is no login window appear. May I ask your environment that worked ?
Ok, step by step.
- Did you verify that
wine winecfgworks? - If yes, after Steam setup gets stuck (like 5 min should be more than enough waiting time): reboot the mac to make sure that all setup processes are terminated.
- After reboot, try to directly start Steam with:
/Applications/Game\ Porting\ Toolkit.app/Contents/Resources/wine/bin/wine ~/.wine/drive_c/Program\ Files\ \(x86\)/Steam/steam.exe