stumblenps wrote:Nexuiz 2.0 worked fine on my system, but when I downloaded and tried to run 2.2.2 all I get is a black screen with music.
Maybe the monitor resolution is the problem?
Could very well be... or the refresh rate. Do you have a TFT? Try this: after Nexuiz started, blindly press Shift-Esc and then type:
- Code: Select all
vid_refreshrate 60
vid_width 640
vid_height 480
vid_restart
Also try 65, 70, 72 for the refresh rate and try replacing 640 and 480 by the native resolution of your screen.