ValveSoftware / Proton

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

Football Manager 2011 (34220) #5396

Open Ud4ba opened 2 years ago

Ud4ba commented 2 years ago

Compatibility Report

System Information

Is there any way to make Football Manager 2011 run under Proton on steam ? All i can find is this : https://appdb.winehq.org/objectManager.php?sClass=application&iId=12250 When i try to run the game wont do anything and i can launch it again . Tried with DX9 command with no luck . Am i missing something?

kisak-valve commented 2 years ago

Hello @Ud4ba, please add PROTON_LOG=1 %command% to the game's launch options and attach the generated $HOME/steam-$APPID.log to this issue report as a file. (Proton logs compress well if needed.) Also, please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

Ud4ba commented 2 years ago

steam-34220.log There is it! Thanks for your quick answer.

kisak-valve commented 2 years ago

Thanks, warn:debugstr:OutputDebugStringA ":51:25: error: syntax error, unexpected NEW_IDENTIFIER\n" looks like a line of interest from your log, which is shortly followed by an access violation (c0000005) and the game fails there.

Ud4ba commented 2 years ago

Someone recommend me do this : (but cant seem to make it done)

run football manager with proton 6.3 and run WINEPREFIX=/home/$USER/.steam/root/steamapps/compatdata/34220/pfx WINE=/home/$USER/.steam/root/steamapps/common/Proton\ 6.3/dist/bin/wine winecfg in terminal. You may need to change the one or both of the paths if proton and/or football manager are installed on a separate drive.

Once you have done this a wine config window should pop up, go to the 'libraries' tab. 'In the new override for library' box type and add:

d3dx9_36

d3dx9_41

d3dx9_42

gameux (once you add this one find it in the list and push edit and set it to 'disabled')

wlanapi

After this go and push apply and close the window then try launch the game and see if it works.

Ud4ba commented 2 years ago

With PROTON_USE_WINED3D=1 %command% I get this log steam-34220.log