-
-
Notifications
You must be signed in to change notification settings - Fork 481
Games won't launch on custom wine since 1.2.1 #120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I put some observation on the 1.2.1 release: This is because I did some changes on the names. Just select another version and get back to the one you were using and the config will be updated. |
Can you run heroic from the terminal and check the logs? |
`launching Quail Launch Command: /tmp/.mount_heroiccvtZCj/resources/app.asar.unpacked/build/bin/legendary launch Quail --wine '/home/user/.local/share/lutris/runners/wine/wine-tkg/bin/wine64' --wine-prefix '/media/Dados/wine/wine-tkg/wineprefix' ` I had 'tools' and 'Tools'. |
Nice! I'll close then, |
This happened again when I updated from1.3.1 to 1.4.0. |
Yeah, and this kind of bug is hard to reproduce. Before every release I test with both a clean install and my personal install of Heroic and legendary. I install some games, uninstall, play with proton, with wine, etc. Do test most of the features. But since we have so many distributions, with different kernels, config, etc. Is impossible to test all use cases. At start I had several issues only on ubuntu. Then had others on open suse and others on Fedora, all different errors. At least you got it working then. Have you looked at the logs? |
I think I have figured out what's going on. `$ ./heroic-1.3.1.AppImage Launch Command: /tmp/.mount_heroicbhwWmR/resources/app.asar.unpacked/build/bin/legendary launch 48619f5656da446abccb727b78cda644 --wine '/home/usuario/.local/share/lutris/runners/wine/wine-tkg/bin/wine64' --wine-prefix '/media/Dados/wine/wine-tkg/wineprefix' $ ./heroic-1.4.0.AppImage Launch Command: /tmp/.mount_heroicrc1FJr/resources/app.asar.unpacked/build/bin/legendary launch 48619f5656da446abccb727b78cda644 --wine '/home/usuario/.local/share/lutris/runners/wine/wine-tkg/bin/wine64' --wine-prefix '/media/Dados/wine/wine-tkg/wineprefix' In my opinion, dxvk installation should be optional, or heroic should at least ask before installing it. |
There is a new option to disable auto install dxvk. Try disabling it. Also now the installation is done by winetricks instead of Heroic. But why the prefix is wrong thats weird. Is possible that the update might have broken your settings. Check if that's the case because 1.5 came with a lot of structural changes |
I have disabled dxvk installation before trying to launch the game. |
I couldn't reproduce it. |
I think was something with the settings. |
@clebercasali found the issue thanks to #178 |
Awesome! Thank you! |
It used to work fine up to 1.2.0.
Since 1.2.1, when I try to launch a game, wine tries to update the prefix, like the wine and prefix versions mismatch, and the game never launches.
Launching 'winecfg' from the setting menu works, though.
The text was updated successfully, but these errors were encountered: