witam, mam następujący problem z myszką gram w q3 1.32 na modzie excessive plus, czasem mi myszka dobrze nie działa. Nie moge nią poruszać na boki (w gorę i w doł moge). Nigdy (przez wiele lat) nie miałem takich problemów mam myszke razer death adder driver ver. 1.09 frimware 1.28.
Moj config poniżej;
[code]unbindall
// name
//____________________________________________________________
seta name ""
// bindings
//____________________________________________________________
bind f1 "vote yes"
bind f2 "vote no"
bind f3 "messagemode"
bind f4 "messagemode2"
bind f5 "vid_restart"
bind f6 "screenshotjpeg"
bind r "ready"
bind escape "togglemenu"
bind ' "toggleconsole"
bind tab "+scores"
bind ins "+button2;+button3;drop flag"
bind home "stats;scores;toggleconsole"
bind kp_minus "quit"
// movement
//____________________________________________________________
bind uparrow "+forward"
bind downarrow "+back"
bind leftarrow "+moveleft"
bind rightarrow "+moveright"
bind mouse1 "+attack"
bind mouse4 "+movedown"
bind ctrl "+moveup"
bind e "+forward"
bind d "+back"
bind s "+moveleft"
bind f "+moveright"
bind space "+moveup"
// weapon bindings
//____________________________________________________________
bind mwheeldown "weapon 1"
bind mwheelup "weapon 2"
bind kp_end "weapon 3"
bind del "weapon 4"
bind kp_ins "weapon 5"
bind kp_leftarrow "weapon 6"
bind shift "weapon 7"
bind end "weapon 8"
bind mouse2 "weapon 9"
bind r "weapon 5"
bind w "weapon 7"
// model
//____________________________________________________________
seta team_headmodel "visor/red"
seta team_model "visor/red"
seta headmodel "visor/red"
seta model "visor/red"
// mouse
//____________________________________________________________
seta sensitivity "1.8"
seta cl_mouseaccel "0.05"
seta m_filter "1"
// internet
//____________________________________________________________
seta rate "25000"
seta snaps "40"
seta cl_maxpackets "125"
// graphics
//____________________________________________________________
seta r_gamma "1"
seta r_intensity "1"
seta r_dynamiclight "0"
seta r_fastsky "1"
seta r_vertexlight "0"
seta r_mode "8"
seta r_displayrefresh "100"
seta r_overbrightbits "1"
seta r_mapoverbrightbits "1"
seta r_picmip "1"
// setting
//____________________________________________________________
seta cg_drawfps "0"
seta cg_drawtimer "0"
seta cg_noprojectiletrail "1"
seta cg_scoreplums "0"
seta cg_drawfriend "0"
seta cg_drawteamoverlay "0"
seta cg_bobroll "0"
seta cg_bobpitch "0"
seta cg_runroll "0"
seta cg_runpitch "0"
seta cg_centertime "0"
seta cg_railtrailtime "100"
seta cg_lagometer "1"
seta cg_simpleitems "1"
seta cg_crosshairhealth "0"
seta cg_crosshairsize "15"
seta cg_drawrewards "0"
seta cg_drawattacker "0"
seta cg_drawammowarning "0"
seta cg_drawstatus "0"
seta cg_gibs "0"
seta cg_fov "90"
seta cg_zoomfov "55"
seta cg_drawgun "0"
seta cg_marks "0"
seta cg_drawcrosshairnames "0"
seta cg_drawcrosshair "1"
seta cg_brasstime "0"
seta cg_shadows "0"
// sound
//____________________________________________________________
seta s_musicvolume "0"
seta s_volume "0.5"
// excessive plus
//____________________________________________________________
seta xp_enemycolors "6666"
seta xp_enemymodel "keel"
seta xp_drawspeed "0"
seta xp_nosnow "1"
seta xp_config "conf/plus.cfg"
// misc.
//____________________________________________________________
seta com_introplayed "1"
seta com_blood "1"
seta com_maxfps "125"
seta com_hunkmegs "256"
seta com_zonemegs "32"
seta com_soundmegs "16"
vid_restart
clear[/code]