Attempted with both a 32-bit and 64-bit wine prefix running wine-8.0.2 with HF Patch v1.13 for Koikatsu Sunshine.
dotnet472 had to be installed with --force as it refuses to be installed otherwise (claims to be "broken").
With or without dotnet472, crashed after selecting installation language (mine was English), the error with dotnet472 is "Access violation at address 684CE572 in module 'combase.dll'. Read of address 00000001." The error without dotnet472 was some kind of general exception at an address.
Followed instructions at https://github.com/Mantas-2155X/illusion-wine-guide/blob/master/parts/setup-wineprefix.md
Running Linux Mint 21.2 Victoria.
Attempted with both a 32-bit and 64-bit wine prefix running wine-8.0.2 with
HF Patch v1.13 for Koikatsu Sunshine
.dotnet472
had to be installed with--force
as it refuses to be installed otherwise (claims to be "broken").With or without
dotnet472
, crashed after selecting installation language (mine was English), the error withdotnet472
is "Access violation at address 684CE572 in module 'combase.dll'. Read of address 00000001." The error withoutdotnet472
was some kind of general exception at an address.