ValveSoftware / Proton

Compatibility tool for Steam Play based on Wine and additional components
Other
23.86k stars 1.04k forks source link

Euro Truck Simulator 2 (227300) #5049

Open fluttirci opened 3 years ago

fluttirci commented 3 years ago

Compatibility Report

System Information

I confirm: TO THESE.

This is that .log file you need: https://gist.github.com/fluttirci/17e26a704fb82fc55222dd7d68d680b0

Symptoms

It won't run, the play button turns to stop, it keeps that way for a long while, more than 20 minutes. It won't open.

Reproduction

Linux version just works, but whenever I force compatibility, it won't work. I had the same problem 2 months ago, but that time it was pop os. Now archlinux. Here this one: https://github.com/ValveSoftware/Proton/issues/4817 That fix doesn't work for me now though.

kodatarule commented 3 years ago

That's very odd, for me I just set it to use experimental even a couple of months ago and still use it that way - it works absolutely fine. Have you tried with Proton-GE then go back to official Proton?(Although I always used official) EDIT: Another suggestion is to try with the AMDGPU-PRO vulkan driver it is possible to have a regression on mesa(I'm unsure of that however, but when I used AMD gpu there were such problems)

Screenshots

![Screenshot_20210806_094348](https://user-images.githubusercontent.com/65848953/128467971-4c713fdc-b7c4-4c5a-98a2-e7264dc72cf0.png) ![Screenshot_20210806_094440](https://user-images.githubusercontent.com/65848953/128467973-3bacf8d3-7892-4dca-ac3e-15a39857e089.png) ![Screenshot_20210806_094449](https://user-images.githubusercontent.com/65848953/128467974-57ec3364-521a-4ee5-9a6b-29a7cdd62b0a.png) ![Screenshot_20210806_094510](https://user-images.githubusercontent.com/65848953/128467976-6a7d6990-74e8-42c9-af27-2e95e3cb4bf8.png)

fluttirci commented 3 years ago

Yes I am using standart amdgpu driver. Perhaps amdgpu PRO will solve this. Gonna try later.

badlydrawnface commented 3 years ago

amdgpu pro is basically indifferent to amdgpu, the amdgpu drivers are built into the kernel and provide good performance as it is, not like nouveau for nvidia

kisak-valve commented 2 years ago

Symlinks for game config files are overwritten

Issue transferred from https://github.com/ValveSoftware/Proton/issues/5556. @kallestrop posted on 2022-02-08T06:40:03:

When creating a symbolic link for a game config file located in /home/user/.local/share/Steam/steamapps/compatdata/227300/pfx/drive_c/users/steamuser/Documents/Euro Truck Simulator 2/profiles/56616E696C6C61, the link will always be overwritten after changes are applied in game config menu.

How to reproduce:

user@bullseye:ls controls.*
-rw-r--r--  1 user users  35K  8. Feb 07:00 controls.reference
lrwxrwxrwx  1 user users   18  8. Feb 07:25 controls.sii -> controls.reference

Now start the game and apply changes to a keybinding. After that, symlink is overwritten:

user@bullseye:ls controls.*
-rw-r--r-- 1 user users 35K  8. Feb 07:00 controls.reference
-rw-r--r-- 1 user users 35K  8. Feb 07:26 controls.sii