View Single Post
Old 30-12-2005, 14:39   #8794
le0n_84
Member
 
L'Avatar di le0n_84
 
Iscritto dal: Oct 2005
Messaggi: 267
ciao a tutti!
avrei bisogno di settare xorg.conf per far andare più fluido nexuiz (videogioco sparatutto)....
lo schermo è un 1024x768 e vorrei impostare xorg a 16bit (o meglio nel gioco fa scegliere 16 o 32 bit ma mi ritrovo sepre e comunque a 32bit quindi un gioco meno fluido ) così come su windows l'ho impostato in proprietà della scheda video...

questo è il mio xorg.conf
Codice:
Section "Screen"
        Identifier      "Default Screen"
        Device          "Ati IGP320M"
        Monitor         "Generic Monitor"
        DefaultDepth    24
        SubSection "Display"
                Depth           1
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           4
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           8
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           15
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           16
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
        SubSection "Display"
                Depth           24
                Modes           "1024x768" "800x600" "640x480"
        EndSubSection
EndSection
che faccio?!?
metto defaultdepht a 16 ???


Grazie a tutti!
le0n_84 è offline