Moderator: SlashBeast

Code: Select all
#Option "RenderAccel" "true" # [<bool>] #dodatkowa akceleracja 2dCode: Select all
Section "Device"
Identifier "Videcard0"
Driver "nvidia"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX5200 "
Option "NoLogo" "true"
Option "DigitalVibrance" "2"
Option "CursorShadow" "true"
Option "CursorShadowAlpha" "60"
Option "CursorShadowXOffset" "4"
Option "CursorShadowYOffset" "2"
VideoRam 131072
Option "NvAgp" "3"
Option "AGPMode" "8"
Option "NoRenderExtension""false"
Option "AllowGLXWithComposite""true"
Option "AGPFastWrite" "true"
Option "EnableDepthMoves" "true"
Option "EnablePageFlip" "true"
Option "RenderAccel" "true"
EndSection