https://bugs.winehq.org/show_bug.cgi?id=47906
--- Comment #6 from TOM l12436@yahoo.com.tw --- (In reply to Zhiyi Zhang from comment #5)
0116660dd80b38da8201e2156adade67fc2ae823 also added DECLSPEC_HOTPATCH to many functions in the process of moving. There are some known bugs in gcc that trigger crashes when DECLSPEC_HOTPATCH is applied to small functions. You can try something like de6554a312a731db7d85440ce4eab44eeb53962a to remove DECLSPEC_HOTPATCH to all those affected function and see if they fix your issue.
I don't have the game so I can't reproduce it.
OK Thanks for your information. I will try it.