https://bugs.winehq.org/show_bug.cgi?id=38741
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Summary|Unhandled Exception Assetto |Assetto Corsa (Steam) |Corsa Steam |Launcher (.NET 4.0 app) | |crashes on startup | |(requires Arial font) Keywords| |dotnet URL| |https://store.steampowered. | |com/app/244210/Assetto_Cors | |a/ Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Component|-unknown |fonts
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming.
Prerequisite: 'winetricks -q dotnet40'
NOTE: The launcher suffers from bug 48798 ("RegCloseKey: Uninitialized read from get_language_sort").
After fixing it, one runs into:
--- snip --- $ pwd /home/focht/.wine/drive_c/Games/Assetto Corsa
$ wine ./AssettoCorsa_Launcher.exe ... 002f:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000401,(nil),0x0001,0x00000000,0x327e90,(nil)): stub 002f:err:eventlog:ReportEventW L"Application: AssettoCorsa.exe\nFramework Version: v4.0.30319\nDescription: The application requested process termination through System.Environment.FailFast(string message).\nMessage: Unrecoverable system error.\nStack:\n at System.Environment.FailFast(System.String)\n at MS.Internal."... 002f:fixme:advapi:DeregisterEventSource (0xcafe4242) stub ... --- snip ---
bug 32323 -> 'winetricks -q arial'
With that the game runs fine.
$ wine --version wine-5.4-255-g00e55c8fc0
Regards
*** This bug has been marked as a duplicate of bug 32323 ***