I tried running the latest version of PrePoMax under wine. I am using Fedora 43. From the command line, I get the following error:
\~/.wine/drive_c/Program Files/PrePoMax/PrePoMax v2.5.1 dev$ wine PrePoMax.exe
002c:fixme:winediag:loader_init wine-staging 11.0 is a testing version containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing bug reports on winehq.org.
0024:err:module:fixup_imports_ilonly ***mscoree.dll not found***, IL-only binary L"PrePoMax.exe" cannot be loaded
0024:err:module:loader_init Importing dlls for L"C:\\Program Files\\PrePoMax\\PrePoMax v2.5.1 dev\\PrePoMax.exe" failed, status c0000135
Which version of wine should I be using? Is version 11.0 supported for PrePoMax? The error seems to be due to a missing file, mscoree.dll, which is part of .NET. I have installed .NET Framework 4.8 in the dotnet subdirectory of my wine installation.