-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Mini Motorways (1127500) #7950
Comments
Hello @theofficialgman, a header only log tells us that something went awry before the game itself got a chance to start. What filesystem are you using with If you completely close Steam, then run |
All Proton installations and Steam Linux runtimes themselves are on an ext4 filesystem. Windows native games are on an exFAT filesystem (since I share this with a Windows 11 install).
Moving Mini Motorways to the ext4 does resolve the issue. Is this something that can be resolved in Proton? I was under the impression that as long as Proton itself resided on a linux native filesystem it didn't matter where the games resided as long as they were readable. |
The issue likely stems from this #82 (comment)
It would be good if proton could attempt to create the wineprefix for the game within a linux native partition (if the user has multiple steam libraries configured like myself). that would resolve this issue. |
this is configurable I have found with It would be very beneficial to have this configurable like the above comment so users do not need to configure a unique path manually on a linux native partition for each game with the variable listed. |
partially related to ValveSoftware/steam-for-linux#6958 (comment) |
By using the shell debugging I was able to create an environment variable that corresponds to the steam install directory with a unique path per game
This command includes a fix to automatically create the directory on startup if it does not already exist (since this is a requirement). |
|
I'll close this as it's unrelated to the game itself. |
Compatibility Report
System Information
I confirm:
steam-1127500.log
Symptoms
Game does not launch
Reproduction
Install game. Try to launch with any proton version.
The text was updated successfully, but these errors were encountered: