https://bugs.winehq.org/show_bug.cgi?id=46246
Bug ID: 46246 Summary: Game Cat Girl Without Salad running under wine uses wrong texture filter Product: Wine Version: 3.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: leozinho29_eu@hotmail.com Distribution: ---
When playing the game Cat Girl Without Salad (a DirectX 9 game) using i965 OpenGL Mesa driver, the textures are significantly aliased. This was not observed when using llvmpipe driver and on Windows 10. The bug report https://bugs.freedesktop.org/show_bug.cgi?id=108944 has images and apitraces.
On the terminal the following message is constantly appearing:
0032:fixme:d3d:texture2d_blt_fbo Unsupported filter mode WINED3D_TEXF_ANISOTROPIC (0x3).
The apitrace showing the game running on Xubuntu 18.04 though Wine using OpenGL 4.5 Core Profile and the apitrace when running the game though Wine using llvmpipe can be found in the Freedesktop bugzilla report https://bugs.freedesktop.org/show_bug.cgi?id=108944
The apitrace showing the game running on Xubuntu 18.04 though Wine using OpenGL 3.0 Compatibility Profile: https://mega.nz/#!51J0UCZa!3UAaVa6Dw9GXBGZu1ZSPQlTALVOw4ocZLYaUlzJpTgA
When using apitrace.exe though Wine (`wine apitrace.exe`) to record the trace it also has the problem. Its trace: https://mega.nz/#!opZQBYoK!qT90VPfC-hG5IeWzNl6ahZcOVWXujGMT2SYeU71U21g
From these problematic traces recorded on Xubuntu 18.04, all of them show the
problem when replayed on Xubuntu 18.04. The OpenGL ones play with this issue on Windows 10 while the d3dtrace generated using `wine apitrace.exe` just shows a black screen but has significant output on PowerShell.
Using apitrace on Windows 10 to record the game on Windows 10 and then replaying it on Windows 10 and on Xubuntu 18.04 using `wine apitrace.exe` shows the textures without the aliasing. The apitrace generated on Windows 10: https://mega.nz/#!A5IkjATJ!1rsdQWQl83STzGzjVXwpUuwgVGH7waO8TPU5oLzBNm0
System information:
Wine version: 3.21 CPU: Intel Core i3-6100U Kernel: drm-tip GPU information: glxinfo -B name of display: :0.0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Intel Open Source Technology Center (0x8086) Device: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) (0x1916) Version: 19.0.0 Accelerated: yes Video memory: 3072MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.5 Max compat profile version: 3.0 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.2 OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.0-devel (git-4b218984d8) OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile
OpenGL version string: 3.0 Mesa 19.0.0-devel (git-4b218984d8) OpenGL shading language version string: 1.30 OpenGL context flags: (none)
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.0-devel (git-4b218984d8) OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
https://bugs.winehq.org/show_bug.cgi?id=46246
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #1 from Józef Kucia joseph.kucia@gmail.com --- Created attachment 62944 --> https://bugs.winehq.org/attachment.cgi?id=62944 Patch
Please try if the attached patch helps.
https://bugs.winehq.org/show_bug.cgi?id=46246
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #2 from Józef Kucia joseph.kucia@gmail.com --- Duplicate of bug 41929.
*** This bug has been marked as a duplicate of bug 41929 ***
https://bugs.winehq.org/show_bug.cgi?id=46246
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
https://bugs.winehq.org/show_bug.cgi?id=46246
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate.