//---------------------------------- // custom quake config for 'satori' // // 1-29-04 external joystick defs //---------------------------------- bind h "vstr helpkeyinfo" bind s "vstr showsettings" // aliases and default models bind n "vstr setmynamea" bind v "vstr spittermodel" bind w "vstr fangmodel" bind x "vstr motokomodel" bind y "vstr ryokomodel" bind z "vstr q4panzermodel" //bind z "vstr halloween" bind b "vstr doommodelblue" bind c "vstr crashmodel" bind d "vstr doommodel" bind m "vstr majormodel" bind r "vstr reimodelblue" // Function Keys redefined bind p "players" bind u "ui_teamorders" // function keys setup bind F3 "vstr demorec" bind F4 "vstr statusmin" bind F5 "vstr setsnnps2" bind F6 "vstr setmaxpak2" bind F7 "vstr setrate5" bind F8 "vstr defsetting1" bind F9 "vstr visualshi" bind F10 "vstr forcemodelon" bind F11 "vid_restart" bind F12 "vstr gamma16" seta helpkeyinfo "echo F3 Record ; echo F4 Status+ ; echo F5 Snaps+ ; echo F6 MaxPaks+ ; echo F7 Rate+ ; echo F8 Pre-Settings ; echo F9 Visuals+ ; echo F10 EnemyModel ; echo F11 VisRestart ; echo F12 Gamma" seta showsettings "demorec ; cg_drawFPS ; snaps ; cl_maxpackets ; rate ; cg_lagometer ; r_flares ; model ; headmodel ; r_gamma " seta setsnnps6 "snaps 40; echo ^5SNAPS--40; bind F5 vstr setsnnps1" seta setsnnps5 "snaps 36; echo ^5SNAPS--36; bind F5 vstr setsnnps6" seta setsnnps4 "snaps 30; echo ^5SNAPS--30; bind F5 vstr setsnnps5" seta setsnnps3 "snaps 28; echo ^5SNAPS--28; bind F5 vstr setsnnps4" seta setsnnps2 "snaps 24; echo ^5SNAPS--24; bind F5 vstr setsnnps3" seta setsnnps1 "snaps 20; echo ^5SNAPS--20; bind F5 vstr setsnnps2" seta setmaxpak7 "cl_maxpackets 125; echo ^5MaxPaks--125; bind F6 vstr setmaxpak1" seta setmaxpak6 "cl_maxpackets 100; echo ^5MaxPaks--100; bind F6 vstr setmaxpak7" seta setmaxpak5 "cl_maxpackets 80; echo ^5MaxPaks--80; bind F6 vstr setmaxpak6" seta setmaxpak4 "cl_maxpackets 63; echo ^5MaxPaks--63; bind F6 vstr setmaxpak5" seta setmaxpak3 "cl_maxpackets 55; echo ^5MaxPaks--55; bind F6 vstr setmaxpak4" seta setmaxpak2 "cl_maxpackets 40; echo ^5MaxPaks--40; bind F6 vstr setmaxpak3" seta setmaxpak1 "cl_maxpackets 30; echo ^5MaxPaks--30; bind F6 vstr setmaxpak2" seta setrate1 "rate 7500; echo ^5RATE--7.5K; bind F7 vstr setrate2" seta setrate2 "rate 10000; echo ^5RATE--10K; bind F7 vstr setrate3" seta setrate3 "rate 12500; echo ^5RATE--12.5K; bind F7 vstr setrate4" seta setrate4 "rate 15000; echo ^5RATE--15K; bind F7 vstr setrate5" seta setrate5 "rate 20000; echo ^5RATE--20K; bind F7 vstr setrate6" seta setrate6 "rate 25000; echo ^5RATE--25K; bind F7 vstr setrate1" seta defsetting1 "echo snap.maxpak.rate - 20 40 15k; snaps 20; cl_maxpackets 40; rate 15000; bind F8 vstr defsetting2; set defsetting defsetting1" seta defsetting2 "echo snap.maxpak.rate - 30 63 15k; snaps 30; cl_maxpackets 63; rate 15000; bind F8 vstr defsetting3; set defsetting defsetting2" seta defsetting3 "echo snap.maxpak.rate - 40 100 15k; snaps 40; cl_maxpackets 100; rate 15000; bind F8 vstr defsetting4; set defsetting defsetting3" seta defsetting4 "echo snap.maxpak.rate - 20 40 25k; snaps 20; cl_maxpackets 40; rate 25000; bind F8 vstr defsetting5; set defsetting defsetting4" seta defsetting5 "echo snap.maxpak.rate - 30 63 25k; snaps 30; cl_maxpackets 63; rate 25000; bind F8 vstr defsetting6; set defsetting defsetting5" seta defsetting6 "echo snap.maxpak.rate - 40 100 25k; snaps 40; cl_maxpackets 100; rate 25000; bind F8 vstr defsetting1; set defsetting defsetting6" seta statusmax "cg_drawFPS 1; cg_lagometer 1; cg_drawICONS 1; bind F4 vstr statusmin" seta statusfps "cg_drawFPS 1; cg_lagometer 0; cg_drawICONS 0; bind F4 vstr statusmax" seta statusmin "cg_drawFPS 0; cg_lagometer 0; cg_drawICONS 0; bind F4 vstr statusfps" seta visualsmax "cg_shadows 1; r_dlightBacks 1; r_drawsun 1; r_dynamiclight 1; r_flares 1; cg_marks 1; com_blood 1; cg_gibs 1; cg_oldRocket 0; cg_oldPlasma 0; bind F9 vstr visualslow; echo ^5VISUALS MAX QUALITY" seta visualshi "cg_shadows 0; r_dlightBacks 1; r_drawsun 1; r_dynamiclight 1; r_flares 1; cg_marks 1; com_blood 0; cg_gibs 0; cg_oldRocket 1; cg_oldPlasma 0; bind F9 vstr visualsmax; echo ^5VISUALS HI QUALITY" seta visualslow "cg_shadows 0; r_dlightBacks 0; r_drawsun 0; r_dynamiclight 0; r_flares 0; cg_marks 0; com_blood 0; cg_gibs 0; cg_oldRocket 1; cg_oldPlasma 1; bind F9 vstr visualshi; echo ^5VISUALS LOW QUALITY" seta forcemodelon "model bones ; headmodel bones ; cg_forcemodel 1; bind F10 vstr forcemodeloff" seta forcemodeloff "model doom/blue ; headmodel doom/blue ; cg_forcemodel 0; bind F10 vstr forcemodelon" seta gamma16 "r_gamma 1.6; echo ^GAMMA 1.6; bind F12 vstr gamma10" seta gamma15 "r_gamma 1.5; echo ^GAMMA 1.5; bind F12 vstr gamma16" seta gamma14 "r_gamma 1.4; echo ^GAMMA 1.4; bind F12 vstr gamma15" seta gamma12 "r_gamma 1.2; echo ^GAMMA 1.2; bind F12 vstr gamma14" seta gamma10 "r_gamma 1.0; echo ^GAMMA 1.0; bind F12 vstr gamma12" // override display hardware gamma settings seta r_intensity "1.3" seta r_gamma "1.6" seta r_subdivisions "1" seta r_ignorehwgamma "1" seta r_ext_gamma_control "0" // preferences - system, mouse/joystick and sound settings seta rate "25000" seta snaps "30" seta cl_maxpackets "100" seta com_maxfps "125" seta maxfps "125" seta fov "100" seta cg_fov "100" seta cg_bobup "0.0" seta cg_bobpitch "0.0" seta in_mouse "-1" seta cl_mouseAccel "0" seta in_logitechbug "0" seta sensitivity "14.900001" seta cl_freelook "1" seta cl_run "1" seta cg_autoswitch "0" seta s_compression "1" seta s_musicvolume "0" seta pmove_fixed "0" seta g_synchronousClients "0" // tweaked vars seta com_soundMegs "96" seta com_hunkmegs "208" seta com_zoneMegs "96" seta cg_nopredict "0" seta cg_predictItems "0" seta cg_smoothClients "1" seta cl_packetdup "1" seta s_mixahead "0.12" seta s_mixPreStep "0.07" seta cg_trueLightning "0.5" // crosshairs and visuals effects seta crosshairhealth "1" seta cg_drawcrosshairnames "1" seta crosshairsize "24" seta cg_drawcrosshair "8" seta cg_oldRail "0" seta cg_oldRocket "1" seta cg_oldPlasma "1" seta color "5" seta cg_drawammowarning "0" seta r_dlightBacks "0" seta r_drawsun "0" seta r_dynamiclight "0" seta r_flares "0" seta cg_marks "0" seta cg_shadows "0" seta r_noportals "0" seta r_fastsky "0" seta r_showsky "0" seta cg_noProjectileTrail "1" seta com_blood "0" seta cg_brassTime "0" seta cg_gibs "0" seta cg_drawRewards "0" seta cg_drawAttacker "0" seta r_ext_multitexture "1" seta r_ext_compressed_textures "1" // satori seta setmynamea "vstr satori ; bind n vstr setmynameb" seta setmynameb "vstr xlabrat ; bind n vstr setmynamea" seta name "^1satori" //seta name "^6x^2lab^1rat" seta sv_hostname "Tao Systems Q3A FFA" seta satori "name ^1satori ; model razor ; headmodel razor" seta chuckm "name chuckm ; model razor ; headmodel razor" seta xlabrat "name ^6x^2lab^1rat ; model razor/red ; headmodel razor/red" seta clanname "name ^5taosys:^1satori" seta model "razor" seta headmodel "razor" seta team_model "doom/blue" seta team_headmodel "doom/blue" //seta halloween "model motoko; headmodel motoko; name The-Major" seta fangmodel "model fang; headmodel fang" seta motokomodel "model motoko; headmodel motoko" seta spittermodel "model spitter; headmodel spitter" seta q4panzermodel "model q4gladiator_lo/panzer; headmodel q4gladiator_lo/panzer" seta reimodelred "model rei/red ; headmodel rei/red" seta reimodelblue "model rei/blue ; headmodel rei/blue" seta crashmodel "model crash/red ; headmodel bones" seta crashmodelblue "model crash/blue ; headmodel crash/blue" seta doommodelblue "model doom/blue ; headmodel doom" seta doommodel "model doom ; headmodel doom" seta doommodelred "model doom/red ; headmodel doom" seta majormodel "model major/blue ; headmodel bones/blue" seta ryokomodel "model ryoko ; headmodel ryoko" // Punk Buster stuff seta pb_sleep "500" seta cl_punkbuster "1" seta sv_punkbuster "1" // Allow access to all Game Tiers seta com_introplayed "1" seta ui_master "1" seta g_spSkill "4" seta g_spVideos "\tier1\1\tier2\1\tier3\1\tier4\1\tier5\1\tier6\1\tier7\1\tier8\1" seta g_spAwards "\a4\1676\a1\114\a0\1\a5\1\a3\4\a2\193" seta g_spScores5 "\l9\5" seta g_spScores4 "\l9\5\l25\2\l20\4\l23\4\l8\5\l21\2\l22\5\l19\2\l13\5\l16\4\l17\3\l18\2\l12\3\l14\1\l11\2\l24\1\l0\1" seta g_spScores3 "\l9\5\l10\2\l11\2\l21\1\l13\5\l19\2\l16\4\l17\4\l20\2\l22\1\l12\4\l25\2\l23\4\l8\1\l24\1" seta g_spScores2 "\l24\1\l0\1\l1\1\l2\1\l3\1\l5\1\l4\1\l6\1\l7\1\l11\2\l8\1\l10\1\l9\3\l25\1\l21\1" seta g_spScores1 "\l0\1\l1\1\l2\1\l3\1\l4\1\l5\1\l6\1\l7\1\l8\1\l9\1\l10\1\l11\1\l12\1\l13\1\l14\1\l15\1\l16\1\l17\1\l18\1\l19\1\l20\1\l21\1\l22\1\l23\1\l24\1\l25\1" //--------------------------------------------- // Recording Demo Files 'A' tru 'Z' seta demorec "vstr startrec_a" seta startrec_a "g_synchronousClients 1; wait; record satori-A; wait; g_synchronousClients 0; seta demorec stoprec_a; echo ^2RECORDING ^2A^7; bind f3 vstr stoprec_a" seta stoprec_a "stoprecord; wait; seta demorec startrec_b; echo ^1RECORDING-A ^1STOPPED!!!!!!^7; bind f3 vstr startrec_b" seta startrec_b "g_synchronousClients 1; wait; record satori-B; wait; g_synchronousClients 0; seta demorec stoprec_b; echo ^2RECORDING ^2B^7; bind f3 vstr stoprec_b" seta stoprec_b "stoprecord; wait; seta demorec startrec_c; echo ^1RECORDING-B ^1STOPPED!!!!!!^7; bind f3 vstr startrec_c" seta startrec_c "g_synchronousClients 1; wait; record satori-C; wait; g_synchronousClients 0; seta demorec stoprec_c; echo ^2RECORDING ^2C^7; bind f3 vstr stoprec_c" seta stoprec_c "stoprecord; wait; seta demorec startrec_d; echo ^1RECORDING-C ^1STOPPED!!!!!!^7; bind f3 vstr startrec_d" seta startrec_d "g_synchronousClients 1; wait; record satori-D; wait; g_synchronousClients 0; seta demorec stoprec_d; echo ^2RECORDING ^2D^7; bind f3 vstr stoprec_d" seta stoprec_d "stoprecord; wait; seta demorec startrec_e; echo ^1RECORDING-D ^1STOPPED!!!!!!^7; bind f3 vstr startrec_e" seta startrec_e "g_synchronousClients 1; wait; record satori-E; wait; g_synchronousClients 0; seta demorec stoprec_e; echo ^2RECORDING ^2E^7; bind f3 vstr stoprec_e" seta stoprec_e "stoprecord; wait; seta demorec startrec_f; echo ^1RECORDING-E ^1STOPPED!!!!!!^7; bind f3 vstr startrec_f" seta startrec_f "g_synchronousClients 1; wait; record satori-F; wait; g_synchronousClients 0; seta demorec stoprec_f; echo ^2RECORDING ^2F^7; bind f3 vstr stoprec_f" seta stoprec_f "stoprecord; wait; seta demorec startrec_g; echo ^1RECORDING-F ^1STOPPED!!!!!!^7; bind f3 vstr startrec_g" seta startrec_g "g_synchronousClients 1; wait; record satori-G; wait; g_synchronousClients 0; seta demorec stoprec_g; echo ^2RECORDING ^2G^7; bind f3 vstr stoprec_g" seta stoprec_g "stoprecord; wait; seta demorec startrec_h; echo ^1RECORDING-G ^1STOPPED!!!!!!^7; bind f3 vstr startrec_h" seta startrec_h "g_synchronousClients 1; wait; record satori-H; wait; g_synchronousClients 0; seta demorec stoprec_h; echo ^2RECORDING ^2H^7; bind f3 vstr stoprec_h" seta stoprec_h "stoprecord; wait; seta demorec startrec_i; echo ^1RECORDING-H ^1STOPPED!!!!!!^7; bind f3 vstr startrec_i" seta startrec_i "g_synchronousClients 1; wait; record satori-I; wait; g_synchronousClients 0; seta demorec stoprec_i; echo ^2RECORDING ^2I^7; bind f3 vstr stoprec_i" seta stoprec_i "stoprecord; wait; seta demorec startrec_j; echo ^1RECORDING-I ^1STOPPED!!!!!!^7; bind f3 vstr startrec_j" seta startrec_j "g_synchronousClients 1; wait; record satori-J; wait; g_synchronousClients 0; seta demorec stoprec_j; echo ^2RECORDING ^2J^7; bind f3 vstr stoprec_j" seta stoprec_j "stoprecord; wait; seta demorec startrec_k; echo ^1RECORDING-J ^1STOPPED!!!!!!^7; bind f3 vstr startrec_k" seta startrec_k "g_synchronousClients 1; wait; record satori-K; wait; g_synchronousClients 0; seta demorec stoprec_k; echo ^2RECORDING ^2K^7; bind f3 vstr stoprec_k" seta stoprec_k "stoprecord; wait; seta demorec startrec_l; echo ^1RECORDING-K ^1STOPPED!!!!!!^7; bind f3 vstr startrec_l" seta startrec_l "g_synchronousClients 1; wait; record satori-L; wait; g_synchronousClients 0; seta demorec stoprec_l; echo ^2RECORDING ^2L^7; bind f3 vstr stoprec_l" seta stoprec_l "stoprecord; wait; seta demorec startrec_m; echo ^1RECORDING-L ^1STOPPED!!!!!!^7; bind f3 vstr startrec_m" seta startrec_m "g_synchronousClients 1; wait; record satori-M; wait; g_synchronousClients 0; seta demorec stoprec_m; echo ^2RECORDING ^2M^7; bind f3 vstr stoprec_m" seta stoprec_m "stoprecord; wait; seta demorec startrec_n; echo ^1RECORDING-M ^1STOPPED!!!!!!^7; bind f3 vstr startrec_n" seta startrec_n "g_synchronousClients 1; wait; record satori-N; wait; g_synchronousClients 0; seta demorec stoprec_n; echo ^2RECORDING ^2N^7; bind f3 vstr stoprec_n" seta stoprec_n "stoprecord; wait; seta demorec startrec_o; echo ^1RECORDING-N ^1STOPPED!!!!!!^7; bind f3 vstr startrec_o" seta startrec_o "g_synchronousClients 1; wait; record satori-O; wait; g_synchronousClients 0; seta demorec stoprec_o; echo ^2RECORDING ^2O^7; bind f3 vstr stoprec_o" seta stoprec_o "stoprecord; wait; seta demorec startrec_p; echo ^1RECORDING-O ^1STOPPED!!!!!!^7; bind f3 vstr startrec_p" seta startrec_p "g_synchronousClients 1; wait; record satori-P; wait; g_synchronousClients 0; seta demorec stoprec_p; echo ^2RECORDING ^2P^7; bind f3 vstr stoprec_p" seta stoprec_p "stoprecord; wait; seta demorec startrec_q; echo ^1RECORDING-P ^1STOPPED!!!!!!^7; bind f3 vstr startrec_q" seta startrec_q "g_synchronousClients 1; wait; record satori-Q; wait; g_synchronousClients 0; seta demorec stoprec_q; echo ^2RECORDING ^2Q^7; bind f3 vstr stoprec_q" seta stoprec_q "stoprecord; wait; seta demorec startrec_r; echo ^1RECORDING-Q ^1STOPPED!!!!!!^7; bind f3 vstr startrec_r" seta startrec_r "g_synchronousClients 1; wait; record satori-R; wait; g_synchronousClients 0; seta demorec stoprec_r; echo ^2RECORDING ^2R^7; bind f3 vstr stoprec_r" seta stoprec_r "stoprecord; wait; seta demorec startrec_a; echo ^1RECORDING-R ^1STOPPED!!!!!!^7; bind f3 vstr startrec_a" //----------------------------------------------//-------------------------------------------------------- //-------------------------------------------------------- // weapons setup for Saitek "Cyborg EVO" bind MOUSE1 "+moveup" bind MOUSE2 "centerview" bind MOUSE3 "+zoom" bind MWHEELDOWN "weapprev" bind MWHEELUP "weapnext" bind UPARROW "+forward" bind DOWNARROW "+back" bind LEFTARROW "+moveleft" bind RIGHTARROW "+moveright" bind JOY1 "+attack" bind JOY5 "weapprev" bind JOY3 "weapnext" bind JOY4 "+zoom" bind JOY2 "+button3" bind JOY6 "+button2" bind JOY7 "+movedown" bind JOY16 " " bind JOY17 " " bind JOY18 "+left" bind JOY19 "+right" bind JOY24 "weapon 1" bind JOY25 "weapon 5" bind JOY26 "weapon 3" bind JOY27 "weapon 7" seta cl_yawspeed "240" seta joy_threshold "0.090" seta in_joyBallScale "0.04" seta in_joystick "1" //------------------------------------------------------- // Video mode settings for 1024x768x16 seta r_glDriver "opengl32" seta r_allowExtensions "1" seta r_ext_compiled_vertex_array "1" seta r_ext_texture_env_add "1" seta r_ext_compressed_textures "1" seta r_ext_multitexture "1" seta r_texturebits "0" seta r_detailtextures "1" seta r_roundImagesDown "1" seta r_colorbits "32" seta r_stencilbits "0" seta r_depthbits "24" seta r_overBrightBits "1" seta r_mode "6" seta r_fullscreen "1" seta r_customwidth "1600" seta r_customheight "1024" seta r_customaspect "1" seta r_simpleMipMaps "1" seta r_vertexLight "0" seta r_ignoreFastPath "1" seta r_lodCurveError "250" seta r_lodbias "0" seta r_ignoreGLErrors "1" seta r_finish "0" seta r_picmip "0" seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR" seta r_swapInterval "0" seta r_facePlaneCull "1"