How Do I Create An Autoexec.cfg For Mac



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.

May 6th, 2017
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

How Do I Create An Autoexec.cfg For Mac Os

  1. // MAC O KAY // DISCORD.GG/R73RjkB // STEAMCOMMUNITY.COM/ID/MACOKAY/
  2. //
  3. // CROSSHAIR
  4. cl_crosshair_dynamic_maxdist_splitratio '0'
  5. cl_crosshair_dynamic_splitalpha_outermod '1.000000'
  6. cl_crosshair_outlinethickness '1.000000'
  7. cl_crosshair_sniper_width '3'
  8. cl_crosshaircolor '5'
  9. cl_crosshaircolor_g '0'
  10. cl_crosshairdot '0'
  11. cl_crosshairgap_useweaponvalue '0'
  12. cl_crosshairsize '3'
  13. cl_crosshairthickness '1'
  14. cl_fixedcrosshairgap '3'
  15. // VIEWMODEL
  16. cl_viewmodel_shift_right_amt '0.75'
  17. viewmodel_offset_x '1.25'
  18. viewmodel_offset_z '-1.25'
  19. cl_bob_lower_amt '21'
  20. cl_bobamt_vert '0.25'
  21. developer “1”
  22. con_filter_text_out 'Player:'
  23. volume 0.3
  24. snd_headphone_pan_exponent 2.0
  25. snd_rear_headphone_position 135.0
  26. snd_setmixer GlobalFootsteps vol 1.5
  27. snd_setmixer Dialog vol 0.1
  28. // WEAPON BUY
  29. bind 'leftarrow' 'buy ak47; buy m4a1; buy vesthelm; buy vest; buy defuser;'
  30. bind 'downarrow' 'buy deagle; buy vest; buy vesthelm;'
  31. bind 'rightarrow' 'buy ump45; buy vesthelm; buy vest; buy defuser;'
  32. bind 'uparrow' 'buy awp; buy vest; buy vesthelm; buy defuser;'
  33. // RESOLUTION BIND
  34. bind 'f1' 'mat_setvideomode 1600 1200 0'
  35. // NINJA
  36. // CHOOSE PREFERRED COLOR [0-yellow, 1-purple, 2-green, 3-blue,4-orange]
  37. alias +jumpthrow '+jump;-attack'
  38. bind 'c' +jumpthrow
  39. // INSTANT DROP BOMB
  40. net_graph '1'
  41. alias '+scorenet' '+showscores; net_graphheight 0'
  42. alias '-scorenet' '-showscores; net_graphheight 9999'
  43. alias fpschange 'fpschange_high'
  44. alias fpschange_high 'fps_max 999; playvol buttonsblip1 0.5; alias fpschange 'fpschange_low'
  45. alias fpschange_low 'fps_max 60; playvol buttonsblip2 0.5; alias fpschange 'fpschange_high'
  46. fpschange_low //This turns your FPS low when the game starts to load maps faster
  47. cl_use_opens_buy_menu “0”
  48. // NETWORK
  49. cl_updaterate “64”
  50. cl_interp_ratio “1”
  51. cl_hud_radar_scale “1.05”
  52. cl_radar_scale “0.5”
  53. // RANDOM SHIT
  54. developer '1'
  55. con_filter_text_out 'game:mapgroupname'
  56. alias 'clutch' 'clutchon'
  57. 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'
  58. 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'
  59. bind 'h' clutch
  60. // RAGE QUIT
  61. bind 'f6” “exit'
  62. host_writeconfig
  63. // END
  64. // LAUNCH OPTIONS
  65. -console -novid -high -sw -w 1920 -h 1080 -language bananagaming -nojoy +cl_forcepreload 1 -noborder -nod3d9ex +fps_max 60 +exec autoexec
How Do I Create An Autoexec.cfg For MacHow

How Do I Create An Autoexec.cfg For Macs