https://bugs.winehq.org/show_bug.cgi?id=56895
Bug ID: 56895 Summary: So Blonde (demo): font display bug (regression) Product: Wine Version: 9.12 Hardware: x86-64 URL: https://www.gamepressure.com/download.asp?ID=19123 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: memax@gmx.fr Regression SHA1: 95999accf6c1ece887788bf6f827a34288744fba Distribution: Ubuntu
Game: "So Blonde" demo (download link provided). OS: Ubuntu 24.04 LTS 64bit. NVIDIA Driver Version (proprietary): 535.183.01.
Description: The fonts are displayed too brightly and without their black outlines (see screenshots).
Here is the result of the regression test:
95999accf6c1ece887788bf6f827a34288744fba is the first bad commit commit 95999accf6c1ece887788bf6f827a34288744fba Author: Elizabeth Figura zfigura@codeweavers.com Date: Sat May 4 13:35:04 2024 -0500
wined3d: Default diffuse to 1.0 in the vertex shader.
dlls/d3d9/tests/visual.c | 10 ++++------ dlls/wined3d/context_gl.c | 19 ++----------------- dlls/wined3d/glsl_shader.c | 5 ++++- dlls/wined3d/utils.c | 2 ++ dlls/wined3d/wined3d_gl.h | 3 +-- dlls/wined3d/wined3d_private.h | 3 ++- 6 files changed, 15 insertions(+), 27 deletions(-)