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