https://bugs.winehq.org/show_bug.cgi?id=55626
Bug ID: 55626 Summary: Azumanga Fighter: opening video issue, sound-only with white screen Product: Wine Version: 8.16 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: riyu12383@gmail.com Distribution: ---
Created attachment 75167 --> https://bugs.winehq.org/attachment.cgi?id=75167 Log file of the game
- The game This is a very old fan-game : https://archive.org/details/azumangafighter.7z The executable is "azfight.exe" but the direct3D version can be change in "config.exe".
-The bug The game opens with a brief jingle and then the opening video(data/op.mpg) is played, however only the sound plays, and the game's window remains entirely white.
On a side-note, as I use arch linux, I'm using GST_PLUGIN_SYSTEM_PATH=... with wine-ge's runtime to get the 32bits version of gst, avoiding a MSI initialization error caused by missing mpeg1 codecs. Installing Media Foundation didn't change anything either.
https://bugs.winehq.org/show_bug.cgi?id=55626
YuriK7 riyu12383@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://archive.org/details | |/azumangafighter.7z Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=55626
--- Comment #1 from YuriK7 riyu12383@gmail.com --- It actually only needed lavfilters to works. I saw that as a recurring issue on old indie/fan/vn japanese games, but they actually just need lavfilters installed in the prefix.
https://bugs.winehq.org/show_bug.cgi?id=55626
--- Comment #2 from YuriK7 riyu12383@gmail.com --- A lot of 32bit japanese games seems to be affected by this issue. Some fan games like this one or for example Touhou Sky Fight(not even sound in that one). A good amount of visual novels are also impacted, some steam games are the Y's series, Wonderful Everyday Down the Rabbit-Hole, Baldr Sky, they all need lavfilters in order to work. Here is a visual novel compatibility list https://www.visualnovelwiki.org/en/vns Lavfilters seems to replace the entire wine's directshow gstreamer back end, but without it usally, only the sound works, or in some case it can also hang the game.
https://bugs.winehq.org/show_bug.cgi?id=55626
--- Comment #3 from YuriK7 riyu12383@gmail.com --- Created attachment 75207 --> https://bugs.winehq.org/attachment.cgi?id=75207 Logs with merge requess 3938
I tested again with https://gitlab.winehq.org/wine/wine/-/merge_requests/3938 and it gave me interesting new winegstreamer and quartz error logs, that don't appear with wine 8.17.
https://bugs.winehq.org/show_bug.cgi?id=55626
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #4 from joaopa jeremielapuree@yahoo.fr --- So, since you are fixed your problem by fixing your setup, (I too did not have the problem, tested with the directx 7, 8, and 9 veriosn of the game)
you can close your bug as INVALID.
https://bugs.winehq.org/show_bug.cgi?id=55626
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- missing mpeg1 codecs is another bug (see bug 9127)
https://bugs.winehq.org/show_bug.cgi?id=55626
YuriK7 riyu12383@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #6 from YuriK7 riyu12383@gmail.com --- See last 2 comments.
https://bugs.winehq.org/show_bug.cgi?id=55626
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Gijs Vermeulen gijsvrm@gmail.com --- Closing.