http://bugs.winehq.org/show_bug.cgi?id=58099
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to minrosa9 from comment #0)
Created attachment 78355 [details] Crashing logs
PKHeX (https://projectpokemon.org/home/files/file/1-pkhex/) used to work fine until version 10.2 of Wine. Starting with version 10.3 (and up until 10.5 as of now) it crashes when launching it.
The program needs .NET Desktop Runtime 9. I installed it with Winetricks.
Could you please mention the steps required to reproduce the crash? Application starts just fine for me with wine-staging 10.5 or current wine.git: $ wine --version wine-10.5-142-gdfa2f19d4ce
after 'winetricks -q dotnet9' and 'winetricks -q dotnetdesktop9'.