Follow-up Comment #4, bug #15882 (project wesnoth):

 you need to _really_ have a 16 bits color monitor / xorg config to
reproduce

 if your graphic card / xorg config is able to print 32 bits colors you wont
see the bug, just try with old monitor only able to do 800x600x16bits

in xorg.conf :

 Section "Screen"
        Identifier      "Default Screen"
        Monitor         "Configured Monitor"
        Device          "Configured Video Device"
        DefaultDepth    16
        SubSection      "Display"
                Depth   16
                Modes   "800x600" "640x480"
        EndSubSection
EndSection



    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?15882>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to