The last thing I did was to create an autoexec.cfg in my baseq3 folder and add the following commands: seta rpicmip '2' // default:1 // Mipmap level of game textures, the higher the number, the blurrier things get, the faster the FPS schunksize 2048. Topic: how i can made a cfg server file in a mac. Hi, i want to know: where i should put the cfg file and What name need this file. You can name it autoexec.cfg so. First create in your Sauerbraten Folder the file 'autoexec.cfg' with a text editor. (do NOT use Microsoft Word, use a plain text editor) 2. Open your autoexec.cfg and enter /bind 'F5' 'showgui Menu' - Now You have made a bind that opens your GUI menu. (You can also enter another key to bind this or give another name for your GUI.) 3. Hey everyone, I am trying to create an autoexec.cfg on mac. Currently in the Config Folder, there is a config.cfg file and a vid.txt file, and thats it. I cannot open the cfg file, my computer doesn't have a program that runs it. I could convert it to a.txt file and edit it, and then save it back, but I'm scared to mess up my game cache.
How Do I Create An Autoexec.cfg For Mac Os
- // MAC O KAY // DISCORD.GG/R73RjkB // STEAMCOMMUNITY.COM/ID/MACOKAY/
- //
- // CROSSHAIR
- cl_crosshair_dynamic_maxdist_splitratio '0'
- cl_crosshair_dynamic_splitalpha_outermod '1.000000'
- cl_crosshair_outlinethickness '1.000000'
- cl_crosshair_sniper_width '3'
- cl_crosshaircolor '5'
- cl_crosshaircolor_g '0'
- cl_crosshairdot '0'
- cl_crosshairgap_useweaponvalue '0'
- cl_crosshairsize '3'
- cl_crosshairthickness '1'
- cl_fixedcrosshairgap '3'
- // VIEWMODEL
- cl_viewmodel_shift_right_amt '0.75'
- viewmodel_offset_x '1.25'
- viewmodel_offset_z '-1.25'
- cl_bob_lower_amt '21'
- cl_bobamt_vert '0.25'
- developer “1”
- con_filter_text_out 'Player:'
- volume 0.3
- snd_headphone_pan_exponent 2.0
- snd_rear_headphone_position 135.0
- snd_setmixer GlobalFootsteps vol 1.5
- snd_setmixer Dialog vol 0.1
- // WEAPON BUY
- bind 'leftarrow' 'buy ak47; buy m4a1; buy vesthelm; buy vest; buy defuser;'
- bind 'downarrow' 'buy deagle; buy vest; buy vesthelm;'
- bind 'rightarrow' 'buy ump45; buy vesthelm; buy vest; buy defuser;'
- bind 'uparrow' 'buy awp; buy vest; buy vesthelm; buy defuser;'
- // RESOLUTION BIND
- bind 'f1' 'mat_setvideomode 1600 1200 0'
- // NINJA
- // CHOOSE PREFERRED COLOR [0-yellow, 1-purple, 2-green, 3-blue,4-orange]
- alias +jumpthrow '+jump;-attack'
- bind 'c' +jumpthrow
- // INSTANT DROP BOMB
- net_graph '1'
- alias '+scorenet' '+showscores; net_graphheight 0'
- alias '-scorenet' '-showscores; net_graphheight 9999'
- alias fpschange 'fpschange_high'
- alias fpschange_high 'fps_max 999; playvol buttonsblip1 0.5; alias fpschange 'fpschange_low'
- alias fpschange_low 'fps_max 60; playvol buttonsblip2 0.5; alias fpschange 'fpschange_high'
- fpschange_low //This turns your FPS low when the game starts to load maps faster
- cl_use_opens_buy_menu “0”
- // NETWORK
- cl_updaterate “64”
- cl_interp_ratio “1”
- cl_hud_radar_scale “1.05”
- cl_radar_scale “0.5”
- // RANDOM SHIT
- developer '1'
- con_filter_text_out 'game:mapgroupname'
- alias 'clutch' 'clutchon'
- alias 'clutchon' 'voice_enable 0; clutchsoundon; gameinstructor_enable 1; cl_clearhinthistory; r_cleardecals; playvol buttonsweapon_confirm 0.5; say_team Voice Disabled, I can't hear anyone now; alias clutch clutchoff'
- alias 'clutchoff' 'voice_enable 1; clutchsoundoff; gameinstructor_enable 0; playvol buttonsbutton2 0.5; say_team Voice Enabled, I can hear you now; alias clutch clutchon'
- bind 'h' clutch
- // RAGE QUIT
- bind 'f6” “exit'
- host_writeconfig
- // END
- // LAUNCH OPTIONS
- -console -novid -high -sw -w 1920 -h 1080 -language bananagaming -nojoy +cl_forcepreload 1 -noborder -nod3d9ex +fps_max 60 +exec autoexec