//// ______________________________________________________________________ ////| | ////| HDFXconfig for UrbanTerror 4.1 | ////|======================================================================| ////| | ////| 720_broadcast.cfg (v0.9b) | ////| | ////| Using config based settings to control the color & brightness look | ////| to the game. This config is made for video streaming. | ////| | ////| author: | ////|______________________________________________________________________| //// _______________________________________________________________________ ////> ////> System settings -- Graphics ////>_______________________________________________________________________ set hdfx.resolution "r_mode -1; vstr hdfx.resolution_x; vstr hdfx.resolution_y" set hdfx.resolution_x "r_customwidth 1280" set hdfx.resolution_y "r_customheight 720" set hdfx.FSAA "r_ext_multisample 0" set hdfx.fullscreen "r_fullscreen 0" set hdfx.VSync "r_swapinterval 0; r_displayrefresh 0" set hdfx.brightness "r_ignorehwgamma 0; r_gamma 1.12" set hdfx.colors "r_colorbits 32; r_texturebits 32; r_depthbits 24; r_stencilbits 8" set hdfx.textureDetail "r_picmip 1; r_lodbias -3" set hdfx.textureAniso "r_ext_texture_filter_anisotropic 1; r_ext_max_anisotropy 16" set hdfx.textureFilter "r_texturemode GL_LINEAR_MIPMAP_LINEAR" set hdfx.textureTweaks "r_detailtextures 1; r_ext_compressed_textures 0" set hdfx.openGLTweaks "r_allowExtensions 1; r_ext_compiled_vertex_array 1; r_ext_texture_env_add 1; r_ext_multitexture 1; r_ext_gamma_control 1; r_GLlibCoolDownMsec 0" set hdfx.specialFX "r_simpleshaders 0; r_fancywater 1; r_ssao 1" set hdfx.bumpmapping "r_autobump 0" set hdfx.bloom "r_bloom 4" set hdfx.depthofview "r_dof 1; r_dofscale 0.5; r_dofblend 0.25" // DOF blur amount [1,2,3,4,5|def=2] + DOF focus speed [0.1-1|def=0.5] set hdfx.fog "r_fogdensity 0.00001" ///--(misc)------------------------------------- set r_roundImagesDown "1" // Set rounding down amount [int|def=1] set r_allowResize "0" //!Make window resizable (SDL only) [0=off,1=on] set r_centerWindow "1" //!Start window in the middel of screen (SDL only) [0=off,1=on] set r_noborder "0" //!Remove window decoration [0=off,1=on] ///--(script)----------------------------------- set hdfx.vid_restart "vstr hdfx.resolution; vstr hdfx.FSAA; vstr hdfx.fullscreen; vstr hdfx.VSync; vstr hdfx.brightness; vstr hdfx.colors; vstr hdfx.textureDetail; vstr hdfx.textureAniso; vstr hdfx.textureFilter; vstr hdfx.textureTweaks; vstr hdfx.openGLTweaks; vstr hdfx.specialFX; vstr hdfx.bumpmapping; vstr hdfx.bloom; vstr hdfx.depthofview; vstr hdfx.fog" //// _______________________________________________________________________ ////> ////> HUD settings -- Display ////>_______________________________________________________________________ set hdfx.hud_nosysinfo "cg_drawfps 0; cg_lagometer 0; cg_speedo 0" set hdfx.hud_nomatchinfo "cg_drawteamscores 1; cg_drawteamoverlay 1; cg_drawteamoverlayscores 0; cg_maptoggle 0; cg_drawtimer 1" set hdfx.hud_mapinfo "cg_maptoggle 1; cg_mappos 8; cg_mapsize 190; cg_mapalpha 0.45; cg_maparrowscale 1.8" set hdfx.hud_nochat "cg_standardChat 0; cg_novoicechats 1; cg_autoradio 0; cg_teamchatsonly 0; cg_chatTime 2000; cg_chatHeight 3" set hdfx.hud_nomessage "cg_msgTime 5250; cg_msgHeight 6; cg_showbullethits 1" set hdfx.hud_display "cg_draw2d 1; cg_hudweaponinfo 2; cg_drawcrosshair 10; cg_crosshairsize 4; cg_crosshairRGB 1,0.8,0.2,1; cg_crosshairfriendRGB 1,0.8,0.2,1; cg_scopergb 0,0,0,1; cg_scopefriendRGB 0,0,0,1; cg_scopering 0; cg_scopeG36 2; cg_scopePSG 1; cg_scopeSR8 1; cg_drawcrosshairnames 1; cg_crosshairnamestype 3; cg_crosshairnamessize 0.16;" set hdfx.hud_player "cg_fov 102; cg_drawhands 1; cg_gunsize 1; cg_bobroll 0.0002; cg_hitsound 1" set hdfx.hud_world "com_blood 1; cg_sfxShowDamage 1; cg_visibleBleeding 1; cg_sfxBreathing 1; cg_sfxSurfaceImpacts 1; cg_sfxParticles 1; cg_marktotaltime 25000; cg_sfxbrasstime 25000" ///--(script)----------------------------------- set hdfx.hud "vstr hdfx.hud_world; vstr hdfx.hud_player; vstr hdfx.hud_display; vstr hdfx.hud_nomessage; vstr hdfx.hud_nochat; vstr hdfx.hud_nomatchinfo; vstr hdfx.hud_nosysinfo" //// _______________________________________________________________________ ////> ////> AVI settings -- Quality ////>_______________________________________________________________________ set com_maxfps "125" // Max frames/second [int|..125|def=85] set cl_autoRecordDemo "0" //*Record a new demo on each map change [0=no,1=yes|def=0] set cg_autorecordmatch "0" // Auto record matchmode [0=no,1=yes|def=1] set cl_aviFrameRate "60" //*Framerate to use when capturing video [int|def=25] set cl_aviMotionJpeg "0" //*Use the MJPEG codec when capturing video [0=off,1=on|def=1] set cl_aviMotionJpegQuality "92" //!Set the MJPEG codec quality settings [int|def=90] set r_screenshotJPEGQuality "95" //?Set JPEG screenshot quality [int|def=90] set s_volume "0.85" // Normalize audio volume to 1 //// _______________________________________________________________________ ////> ////> Scripts ////>_______________________________________________________________________ //[ map display mode toggle ] set cf.mapsmall "vstr hdfx.hud_mapinfo" set cf.maplarge "cg_mappos 1; cg_mapsize 400; cg_maparrowscale 1.6; cg_mapalpha 0.76; set cf.maptoggle vstr cf.mapsmall" set cf.maptoggle "vstr cf.maplarge" //[ scores display mode toggle ] seta cf.+scores "+scores; set cf.scores vstr cf.-scores" seta cf.-scores "-scores; set cf.scores vstr cf.+scores" seta cf.scores "vstr cf.+scores" //// _______________________________________________________________________ ////> ////> Key Bindings ////>_______________________________________________________________________ com_cameramode "1" bind m "cg_maptoggle 0" // turn mini-map display off bind b "+vstr cf.maplarge cf.mapsmall" // turn mini-map display on (press-n-hold for enlarged display) vstr cf.mapsmall // mode toggle default: [mapsmall, maplarge] bind TAB "vstr cf.scores" bind F1 "toggle cg_draw2D" bind F2 "cg_draw2D 1; toggle cg_drawtimer" bind F3 "toggle r_showtris" bind F4 "toggle r_shownormals" //// _______________________________________________________________________ ////> ////> MAIN ////>_______________________________________________________________________ echo ^3720_broadcast.cfg loaded vstr hdfx.vid_restart vstr hdfx.hud