protonscr

Football Manager 2023 Editor

protonopen appid 2066750Game compatibility - Unofficial
ValveSoftware/Proton#6320 · opened 2022-11-15 by CarbonFixer · updated 2022-12-19 · 6 comments · github · game page · search this game
CCarbonFixer 2022-11-15 github

Compatibility Report

  • Name of the game with compatibility issues: Football Manager 2023 Editor
  • Steam AppID of the game: 2066750

System Information

I confirm:

  • [X ] that I haven't found an existing compatibility report for this game.
  • [X ] that I have checked whether there are updates for my system available.

steam-2066750.log
This is the crash dump of the application itself:
Editor 2023 v23.1.1.1764377 (2022.11.15 20.21.13).log

Symptoms

The editor seems to load ok at first, but when clicking the "People" button on the left bar, it crashes and shows a message that a crash dump was saved to disk.

Reproduction

  1. Launch Football Manager 2023 Editor
  2. Click on the "People" button on the left side of the screen
Kkisak-valve maintainer 2022-11-15 github

Hello @CarbonFixer, wine: Call from 000000007B01274E to unimplemented function dbghelp.dll.SymAddrIncludeInlineTrace, aborting looks like the line of interest from your log.

Mmohamadaljaf 2022-11-16 github

0001-dbghelp-Add-SymAddrIncludeInlineTrace-stub.txt

Does this patch help? I don't have the game so I can't test it.

CCarbonFixer 2022-11-16 github

@mohamadaljaf thanks! that fixed it

Kkisak-valve maintainer 2022-11-16 github

Hello @mohamadaljaf, if you're happy with your patch, then please send it to the upstream wine project for inclusion and after that, a Proton dev can look at backporting it to a Proton release.

Mmohamadaljaf 2022-11-16 github

@CarbonFixer Glad it's working now! :smile:

@kisak-valve Sure, merge request sent: https://gitlab.winehq.org/wine/wine/-/merge_requests/1395

Mmohamadaljaf 2022-12-19 github

Hi, just wanted to give an update on this. The stub was merged in commit 51c81714f264ca657117fd115694b0e9f4893eb7 and then later implemented by Eric Pouech in commit c99bafb7750badb0013581f13bc5bd560d9b332e.

The implementation may have different effects on the game compared to the stub.

DLLs