CFG problems ((
hello guys) im using a new cfg cause my old one sucks but ive the following problems:
when i go in full screen mode everything is black and i just see enemy and objects but on window mode graphic is ok and it works fine..somebody know why?
and another lil thing, i tried to make demo but when i set the synchronize thing to 1 as soon as i change weapon it start switching between 2 weapon very fast on its own (((
can u guys help me? thnx in advance )
1. if u changed r_mapoverbrightbits u should compare this with r_displayrefresh , or set mapverbrightbits to default = 2.
2. if u wanna record just do like that /bind (key) g_synchronousclients 1;record;g_synchronousclients 0
There u go
hmm. i had the same problem with the black textures,and it happened because i was setting my cfg via excessiveplus config creator.I set the option "true lightning" on 1 and then that bug started...didnt know how to fix that so i deleted and installed quake 3 again
Ect set mapoverbrightbits to 0 and set r_displayrefresh 100, u see it will be good, but set displayrefresh 50 and it gone black
100$
hello guys) im using a new cfg cause my old one sucks but ive the following problems:
when i go in full screen mode everything is black and i just see enemy and objects but on window mode graphic is ok and it works fine..somebody know why?
and another lil thing, i tried to make demo but when i set the synchronize thing to 1 as soon as i change weapon it start switching between 2 weapon very fast on its own (((
can u guys help me? thnx in advance )
same problem here when g_synchronice 1.
My recommendation: r_displayRefresh 0
what mean compare r_mapoverbrightbits with r_displayrefresh?