[Bug 22934] Portal from Steam - recommended texture detail low

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Jun 11 10:51:22 CDT 2010


http://bugs.winehq.org/show_bug.cgi?id=22934


Alexey Loukianov <mooroon2 at mail.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mooroon2 at mail.ru




--- Comment #7 from Alexey Loukianov <mooroon2 at mail.ru>  2010-06-11 10:51:21 ---
Portal, like any other Source-based game, takes its "Recommended settings" from
the pre-defined in-game list that once used to be in dxsupport.cfg, but now it
seems to be hidden inside *.gcf archives. Still, taking dxsupport.cfg file from
the older game (for example from the HL2), copying it to the Portal's "bin"
folder and modifying it appropriately with the settings that suit you GPU best
makes the menu "recommendations" to be reasonable.

So, generally speaking, this is not a Wine's bug, but rather the game specific
behavior. The only thing Wine may try do it to pass through videoadapter's
vendor and products ID to the application allowing it to find a correct match
in the database. I'm suspecting that Wine is trying to do it but somehow passed
videocard product id happens to be decremented by 1. I.e., my videocard has the
IDs [10de:0615] (as shown by lspci -nn) while HL2 and the rest of Source-based
games detects it to be [10de:0614].

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list