Need to install via winetricks: d3dx9 quartz devenum wmp9 gdiplus ffdshow
wmp11 does not work.
Does not work by default.
Must use 32-bit (Proton is 64-bit, so it does not work).
Must use Japanese locale.
Does not work by default.
Must use 32-bit (Proton is 64-bit, so it does not work).
Must use Japanese locale.
Need to install via winetricks: d3dx9 quartz devenum wmp9 gdiplus ffdshow
wmp11 does not work.
LC_ALL=zh_CN.UTF-8 wine ./SuperNaughtyMaid!2.eXe
WINEPREFIX=/home/deck/.win32 winetricks d3dx9 quartz devenum wmp9 gdiplus dotnet40 ffdshow cjkfonts
Black screen after launch
Not playable with default setting atm
Cannot get the protontricks stuff to work
I am not savvy enough to understand how to change a wineprefix even after hours of trying to get it to work. Game won't even start with default proton and just black screen with GE
At first was getting black screen, now game won't lauch at all.
None
I think proton is using the 64 bit wineprefix and I don't know how to change that. I also tried using the following method: Install wmp11 using protontricks via the following command: protontricks 1083650 wmp11.
The game doesn't start.
Install wmp11 via protontricks
The game crashes when changing to fullscreen.
The game seems to use the same engine as Super Naughty Maid. Therefore, the same fix for the "only black screen" problem in the first game also works here:
Install wmp11 using protontricks via the following command:
protontricks 1083650 wmp11
After applying the above tweak, I was able to play through the game and viewed all chapters.
The only remaining issue is that the game crashes when switching to fullscreen, just like in the first game.
Only works in 32 bit prefix with wmp9 installed
Crackling/static
Fullscreen crashes game, unable to find option in settings to disable it so you will have to remove and reinstall this prefix if you enter fullscreen
Scene selection crashes game
After starting game there's only black screen and in proton logs I get exceptions, after:
320603.139:0025:0026:fixme:wmvcore:WMCreateSyncReader ((nil), 0, 0x2a61374): stub 320603.139:0025:0026:fixme:quartz:AMGetErrorTextW (80004001,0x32e0f0,160) stub
320603.139:0025:0026:trace:seh:raise_exception code=eefface flags=1 addr=0x7b43d64d ip=7b43d64d tid=0026
I tried to disable esync and use D3D11, but it didn't fix the issue.
I guessed that it requires WMV support and tried to install quartz, wmp10, and wmv9vcm (or similar) with the help of winetricks and it still didn't work with proton.
But then I ran it through wine and it worked.
I did:
rm -rf ~/.local/share/Steam/steamapps/compatdata/1097880/pfx/
WINEARCH=win32 WINEPREFIX=~/.local/share/Steam/steamapps/compatdata/1097880/pfx/ winetricks
(installed quartz, wmp10 and wmv9vcm)
cd ~/.local/share/Steam/steamapps/common/Super\ Naughty\ Maid 2;
WINEARCH=win32 WINEPREFIX=~/.local/share/Steam/steamapps/compatdata/1097880/pfx/ wine ./SuperNaughtyMaid!2.eXe
...
I'm guessing it's borked, since it doesn't work without such workarounds...