[Wine] Re: How to see what Wine is detecting my VRam as

vitamin wineforum-user at winehq.org
Tue Jun 2 21:38:43 CDT 2009


Wormboy wrote:
> As in see how much VRAM Wine thinks I have?

You can do something like this:

Code:
$ WINEDEBUG=+d3d wine my_d3d_program.exe visual 2>&1 | grep "texture ram"


Will print something like this:

Code:
trace:d3d:InitAdapters Emulating 320MB of texture ram









More information about the wine-users mailing list