STEAM GROUP
mastercomfig comfig
STEAM GROUP
mastercomfig comfig
90
IN-GAME
426
ONLINE
Founded
January 16, 2018
All Discussions > Help > Topic Details
Masterconfig Help
Okay, so I recently downloaded Masterconfig. I love it because I have such a potato computer and this immensely boost my FPS

-explosion original
- bad cpu
-bad gpu
-flat mouse
-no extra models
-slowio
-very low preset
-no soundscapes

I love these. The only problem I hate is that my fov is always .014, fov_desired is 75, and my spy concise disguise is turned off. I always gotta type in fov_desired 90, viewmodel_fov 75, and go to my settings.
I have all of my coding on my autoexec, but it seems to be ignoring it:
ragdoll_sleepaftertime 0 // (Default "5.0f")
cl_ragdoll_fade_time 0 // (default 15)
cl_ragdoll_forcefade 1 // ( default 0 )
cl_ragdoll_physics_enable 0 // (default 1)

//Details of players
r_lod 2
lod_TransitionDist -1

//multiple cpus
//mat_queue_mode 2

fov_desired 90
viewmodel_fov 75
tf_use_min_viewmodels 1
cl_interp 0.0325
cl_interp_ratio 1
rate 97000
cl_updaterate 66
cl_cmdrate 66

mat_hdr_level 0

mat_vsync 0

mat_dxlevel 95

mat_mipmaptextures 0

closecaption 1
cc_subtitles 1
cc_lang "clovervidiar"
cc_predisplay_time 0

I also searched up that maybe custom.cfg would work, so I made a new cfg and named it custom and put the exact same coding, but nothing seems to work
Originally posted by mastercoms:
Originally posted by Bodypillow_Protector™:
Originally posted by mastercoms ❤:
What version of the config are you using?
8.0.0
Could you download the empty autoexec.cfg file from here: https://github.com/mastercoms/mastercomfig/releases/download/8.0.0/autoexec.cfg, place it into tf/cfg/user and then edit that to add the commands in there?
< >
Showing 1-12 of 12 comments
mastercoms Nov 12, 2019 @ 8:04am 
https://docs.mastercomfig.com/en/latest/customization/custom_configs/

Add this to your tf/cfg/user/autoexec.cfg (make the user folder if you don't have it):

fov_desired 90 viewmodel_fov 75 tf_use_min_viewmodels 1 closecaption 1 cc_subtitles 1 cc_lang "clovervidiar" cc_predisplay_time 0

Everything else you shouldn't set, it's already set by mastercomfig to optimized values. What you set here for some of these are harmful to performance.
Last edited by mastercoms; Nov 12, 2019 @ 8:05am
Originally posted by mastercoms ❤:
https://docs.mastercomfig.com/en/latest/customization/custom_configs/

Add this to your tf/cfg/user/autoexec.cfg (make the user folder if you don't have it):

fov_desired 90 viewmodel_fov 75 tf_use_min_viewmodels 1 closecaption 1 cc_subtitles 1 cc_lang "clovervidiar" cc_predisplay_time 0

Everything else you shouldn't set, it's already set by mastercomfig to optimized values. What you set here for some of these are harmful to performance.
what about the concise spy advance option?
mastercoms Nov 12, 2019 @ 9:20am 
tf_simple_disguise_menu 1
Originally posted by mastercoms ❤:
tf_simple_disguise_menu 1
I will let you know if it works, thanks
Originally posted by mastercoms ❤:
tf_simple_disguise_menu 1
Yea, it still resets to fov_desired 75, and viewmodel_fov 0.014
mastercoms Nov 12, 2019 @ 9:41am 
What version of the config are you using?
Originally posted by mastercoms ❤:
What version of the config are you using?
8.0.0
The author of this thread has indicated that this post answers the original topic.
mastercoms Nov 12, 2019 @ 11:59am 
Originally posted by Bodypillow_Protector™:
Originally posted by mastercoms ❤:
What version of the config are you using?
8.0.0
Could you download the empty autoexec.cfg file from here: https://github.com/mastercoms/mastercomfig/releases/download/8.0.0/autoexec.cfg, place it into tf/cfg/user and then edit that to add the commands in there?
I did and it finally worked, except it kept showing me a lot of error on some things
mastercoms Nov 12, 2019 @ 1:21pm 
Those errors should be fine for the most part, let me know what they say and I can tell you.
CMaterial::PrecacheVars: error loading vmt file materials\Effects\bombinomicon_distortion_dx80.vmt for effects/bombinomicon_distortion
No such variable "$sheenmapmaskscaleX" for material "models/weapons/c_models/c_ubersaw/c_ubersaw"
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw" : proxy "AnimatedWeaponSheen" unable to initialize!
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw" : proxy "WeaponSkin" unable to initialize!
No such variable "$sheenmapmaskscaleX" for material "models/weapons/c_models/c_ubersaw/c_ubersaw_blu"
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw_blu" : proxy "AnimatedWeaponSheen" unable to initialize!
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw_blu" : proxy "WeaponSkin" unable to initialize!

and I managed to fix it
Originally posted by mastercoms ❤:
Those errors should be fine for the most part, let me know what they say and I can tell you.
CMaterial::PrecacheVars: error loading vmt file materials\Effects\bombinomicon_distortion_dx80.vmt for effects/bombinomicon_distortion
No such variable "$sheenmapmaskscaleX" for material "models/weapons/c_models/c_ubersaw/c_ubersaw"
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw" : proxy "AnimatedWeaponSheen" unable to initialize!
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw" : proxy "WeaponSkin" unable to initialize!
No such variable "$sheenmapmaskscaleX" for material "models/weapons/c_models/c_ubersaw/c_ubersaw_blu"
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw_blu" : proxy "AnimatedWeaponSheen" unable to initialize!
Error: Material "models/weapons/c_models/c_ubersaw/c_ubersaw_blu" : proxy "WeaponSkin" unable to initialize!

and I managed to fix it the fov and advance settings
< >
Showing 1-12 of 12 comments
Per page: 1530 50

All Discussions > Help > Topic Details