https://bugs.winehq.org/show_bug.cgi?id=51291
Bug ID: 51291 Summary: Youkoso! Sukebe Elf no Mori e (demo) doesn't show thumbnail image in monitor settings. Product: Wine Version: 6.9 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sagawa.aki+winebugs@gmail.com Distribution: Ubuntu
"Youkoso! Sukebe Elf no Mori e Trial Version"[1](ようこそ! スケベエルフの森へ 体験版) is a demo version of NSFW visual novel (18+) released by Lune in Japan, 2017. The first time we start the game, it asks about monitor settings. In thumbnail test during the settings, the reduced image should be shown at the top left corner of the window. However, it isn't shown on Wine. Probably, this issue is common among its game engine, AGE_System.
[1] https://web.archive.org/web/20200217060920/http://www.lune-soft.jp/game/1391... welcome_to_sukebe_elf_forest_tiral2.zip (1.02 GB), MD5: 283f427b5a1ce9ce9c311e87af1df69e
https://bugs.winehq.org/show_bug.cgi?id=51291
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll Keywords| |download
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- Actually, this is not a graphics but a path name issue. In detail, reading the traces, the game tries to open a file named "save\nul". On native, it fails if the directory doesn't exist. On Wine, it always succeeds regardless the directory existence.
The game seems to create the directory only if it fails to open "save\nul".
I'm working on this. My patch will include additional tests and improvement against RtlDosPathNameToNtPathName_U_WithStatus in ntdll.dll.
https://bugs.winehq.org/show_bug.cgi?id=51291
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0acd98f135b246176f33896bdc1 | |3ee6cadc3339e Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Sagawa sagawa.aki+winebugs@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commit/0acd98f135b246176f33896bdc13ee...
https://bugs.winehq.org/show_bug.cgi?id=51291
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.12.
https://bugs.winehq.org/show_bug.cgi?id=51291
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |6.0.x
https://bugs.winehq.org/show_bug.cgi?id=51291
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|6.0.x |---
--- Comment #4 from Michael Stefaniuc mstefani@winehq.org --- Removing the 6.0.x milestone from bug fixes included in 6.0.3.