[Bug 42364] New: Very low texture resolution in Trackmania Nations Forever / United ( Regression)
https://bugs.winehq.org/show_bug.cgi?id=42364 Bug ID: 42364 Summary: Very low texture resolution in Trackmania Nations Forever / United (Regression) Product: Wine Version: 2.0 Hardware: x86 URL: http://files.trackmaniaforever.com/tmnationsforever_se tup.exe OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: michael(a)fds-team.de CC: joseph.kucia(a)gmail.com Regression SHA1: 90909951154e1d663bebc134263b4025eacbdabd Distribution: Debian Created attachment 57141 --> https://bugs.winehq.org/attachment.cgi?id=57141 ddraw log I tested Trackmania Nations Forever and noticed that many of the textures have a very low resolution. Even the small time display (top bar in main menu / in-game) seems blurred. Since I could not remember having such problems the last time I tested the application, I did a bisect and found the guilty commit: commit 90909951154e1d663bebc134263b4025eacbdabd Author: Józef Kucia <jkucia(a)codeweavers.com> Date: Mon Jan 2 10:44:38 2017 +0100 ddraw: Subtract framebuffer size from reported available video memory. Signed-off-by: Józef Kucia <jkucia(a)codeweavers.com> Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> The game uses ddraw only to detect the available memory while the actual drawing is done using d3d9. See attachment for a +ddraw log. The test was done on a Geforce GTX 660 with 2GB VRAM and 1280x1024 as desktop resolution. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42364 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani(a)redhat.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42364 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42364 --- Comment #1 from Józef Kucia <joseph.kucia(a)gmail.com> --- This seems to be caused by broken logic in the app. FWIW, this problem seems to occur on Windows on some configurations as well, see e.g. http://gaming.stackexchange.com/questions/188287/low-resolution-textures#189... or http://www.tm-forum.com/viewtopic.php?f=10&t=6794. There is a simple workaround: go to configuration -> advanced > compatibility and set AGP usage to 100%. That said, there is still a room for improvement in our implementation of GetAvailableVidMem() in order to match the Windows behavior more closely (e.g. the current implementation completely ignores memory types). However, even improved implementation of GetAvailableVidMem() won't guarantee that all broken apps will work correctly across all video memory configurations. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42364 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=32710 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42364 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Henri Verbeet <hverbeet(a)gmail.com> --- Resolving INVALID, occurs on Windows as well. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=42364 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Status|RESOLVED |CLOSED --- Comment #3 from André H. <nerv(a)dawncrow.de> --- closing invalid -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org