Code: Select all
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
EndSection
Section "Module"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "CRT-1"
HorizSync 30.0 - 130.0
VertRefresh 48.0 - 170.0
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "DELL P780"
HorizSync 30.0 - 85.0
VertRefresh 48.0 - 120.0
EndSection
Section "Device"
Identifier "GeForce 8800GTS"
Driver "nvidia"
Option "UseFBDev" "true"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8800 GTS"
BusID "PCI:1:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Videocard1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8800 GTS"
BusID "PCI:1:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Default Screen"
Device "GeForce 8800GTS"
Monitor "21 Inch"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1440" "1920x1200" "1856x1392" "1792x1344" "1680x1050" "1600x1200" "1440x900" "1400x1050" "1280x1024" "1280x960" "1280x854" "1280x800" "1280x768" "1200x800" "1152x864" "1152x768" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Option "TwinView" "1"
Option "metamodes" "CRT-0: 1280x1024_75 +0+0, CRT-1: 1280x1024_85 +1280+0; CRT-0: 1280x1024_75 +1280+0, CRT-1: 1280x1024 +0+0; CRT-0: 320x175 +1280+0, CRT-1: 1280x960 +0+0; CRT-1: 1280x800 +0+0; CRT-1: 1280x768 +0+0; CRT-1: 1152x864 +0+0; CRT-1: 1152x768 +0+0; CRT-1: 1024x768 +0+0; CRT-1: 800x600 +0+0; CRT-1: 640x480 +0+0"
EndSection

I also have a fair amount of lua running (e.g. IceUI, Idle Cons Widget, and HealthBar).
Any ideas about how I could increase my fps in the late game from 10-15 to 30+ without any noticeable difference in visual quality?