https://bugs.winehq.org/show_bug.cgi?id=52087
Bug ID: 52087 Summary: Nukitashi trial: videos don't play any more, game crashes instead Product: Wine Version: 6.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ucrtbase Assignee: wine-bugs@winehq.org Reporter: fallenguru@protonmail.com Distribution: ---
Created attachment 71100 --> https://bugs.winehq.org/attachment.cgi?id=71100 terminal output for 6.21 (working) and 6.22 (crashes, with backtrace)
Heads-up, this game is NSFW, even the beginning of the trial version.
Apologies if I misread the backtrace and got the component wrong.
I have LANG=ja_JP.UTF-8 set, it may be required.
The trial version can be downloaded at https://qruppo.com/products/nukitashi/special/trial/. I recommend the mirror on the left (FANZA), because it's a direct link. Extract the zip file to get:
#The name and SHA1 of the zip file depend on the mirror, the extracted exe is identical: b42000246cb7ecbdc7a392818e593e6addad692f *nukitashi_taikenban2.exe
This is just a self-extracting zip file, you can run it or just extract it using unzip -O shift-jis to preserve the Japanese file names.
Transcode the videos in subdirectory "a/", for reproducing this the first one (PV1.wmf) will do, e.g. ffmpeg -i PV1.wmv PV1.webm; mv PV1.wmv PV1.wmv.orig; ln -s PV1.webm PV1.wmv. This gets rid of the WMV/WMA codec dependency.
Run NUKITASHI_TRIAL2.exe. Select NEWGAME. Advance the text, you can fast-forward by holding left-ctrl.
Before long, a video should play (a faux TV show). In WINE 6.21, it does. WINE 6.22 crashes instead. See attached log. Reproducible just by up- and downgrading the WINE packages.
Fresh prefixes, always. WineHQ official repo, Ubuntu 18.04, -dbg packages are installed.