dga, wine, and a tnt2

Nix N. Nix nix at go-nix.ca
Mon Apr 2 14:32:49 CDT 2001


I've seen the same problem with a TNT2.  This is how I solved it:
I created a screen in X that sets the server to the exact resolution 
required by the game:

Section "Screen"
Identifier "GameScreen"
Device "nVidia Corporation|NV11"
Monitor "My Monitor"
DefaultDepth 24
Subsection "Display"
Depth 24                <- or whatever resolution the game requires
Modes "640x480"         <-
EndSubSection
EndSection





More information about the wine-users mailing list