Upvote Upvoted 317 Downvote Downvoted
1 ⋅⋅ 53 54 55 56 57 58 59 ⋅⋅ 82
mastercomfig - fps/customization config
posted in Customization
1651
#1651
1 Frags +

Try messing around with m_limitedcapture_workaround and m_rawinput

Try messing around with m_limitedcapture_workaround and m_rawinput
1652
#1652
0 Frags +

Where do you enable class.cfg overrides?

Where do you enable class.cfg overrides?
1653
#1653
0 Frags +
Asi4nWhere do you enable class.cfg overrides?

add a _c to the class file name.

[quote=Asi4n]Where do you enable class.cfg overrides?[/quote]
add a _c to the class file name.
1654
#1654
3 Frags +

I've been using mastercomfig 6.0 for a while without a problem and then suddenly my tf2 starts crashing out of nowhere (it was working fine just yesterday) and the problem turned out to be from comfig.cfg so I ended up updating to v7 alpha but the problem is still there, any idea what might be causing it?
Edit: the problem is only there when mastercomfig.vpk is in my custom folder so I'm pretty sure it's what's causing the problem
Edit 2: apparently it's working again today I have no idea what happened yesterday
Edit 3: aaand its crashing again

I've been using mastercomfig 6.0 for a while without a problem and then suddenly my tf2 starts crashing out of nowhere (it was working fine just yesterday) and the problem turned out to be from comfig.cfg so I ended up updating to v7 alpha but the problem is still there, any idea what might be causing it?
Edit: the problem is only there when mastercomfig.vpk is in my custom folder so I'm pretty sure it's what's causing the problem
Edit 2: apparently it's working again today I have no idea what happened yesterday
Edit 3: aaand its crashing again
1655
#1655
0 Frags +

after installation I have not appeared in cfg client-modules client-custom cfg

after installation I have not appeared in cfg client-modules client-custom cfg
1656
#1656
3 Frags +
Cache11031992after installation I have not appeared in cfg client-modules client-custom cfg

These files were moved to the app folder. But you shouldn't be messing with them anyways, you can use tf/cfg/custom.cfg and tf/cfg/modules.cfg to override the app.

[quote=Cache11031992]after installation I have not appeared in cfg client-modules client-custom cfg[/quote]
These files were moved to the app folder. But you shouldn't be messing with them anyways, you can use tf/cfg/custom.cfg and tf/cfg/modules.cfg to override the app.
1657
#1657
5 Frags +

Have an i7 6850k, 1080, and 32gb of ram. For some reason i'm getting FPS drops down to 20 fps and averaging 60 in pubs with people on my screen when last week I was getting 300 in pubs. Was there an update that broke something?

Running mastercomfig7 on medium

Have an i7 6850k, 1080, and 32gb of ram. For some reason i'm getting FPS drops down to 20 fps and averaging 60 in pubs with people on my screen when last week I was getting 300 in pubs. Was there an update that broke something?

Running mastercomfig7 on medium
1658
#1658
0 Frags +

is there a way to search a single thread on this site

is there a way to search a single thread on this site
1659
#1659
23 Frags +

Hey guys, just wanted to give a quick update on mastercomfig. I will not be updating this config until Valve releases any information about the next major update (or releases the update). There's just a bunch of uncertainty in the investment I have to make to update the config, because everything could change in the next update and we just don't know what's going on in general.

Hey guys, just wanted to give a quick update on mastercomfig. I will not be updating this config until Valve releases any information about the next major update (or releases the update). There's just a bunch of uncertainty in the investment I have to make to update the config, because everything could change in the next update and we just don't know what's going on in general.
1660
#1660
refresh.tf
0 Frags +

I switched from dx8 to dx9 today and when I'm bleeding (boston basher etc...) my screen gets blurry, and on dx8 that didn't happen. Does anyone know if there is a way to disable this? (Running mastercomfig on low settings)

I switched from dx8 to dx9 today and when I'm bleeding (boston basher etc...) my screen gets blurry, and on dx8 that didn't happen. Does anyone know if there is a way to disable this? (Running mastercomfig on low settings)
1661
#1661
0 Frags +
CollaideI switched from dx8 to dx9 today and when I'm bleeding (boston basher etc...) my screen gets blurry, and on dx8 that didn't happen. Does anyone know if there is a way to disable this? (Running mastercomfig on low settings)

afaik you can't disable it, only way is use one of the cleantf vpks which disables these overlays all together but it breaks sometimes and you lose also uber overlay

[quote=Collaide]I switched from dx8 to dx9 today and when I'm bleeding (boston basher etc...) my screen gets blurry, and on dx8 that didn't happen. Does anyone know if there is a way to disable this? (Running mastercomfig on low settings)[/quote]
afaik you can't disable it, only way is use one of the cleantf vpks which disables these overlays all together but it breaks sometimes and you lose also uber overlay
1662
#1662
0 Frags +
CollaideI switched from dx8 to dx9 today and when I'm bleeding (boston basher etc...) my screen gets blurry, and on dx8 that didn't happen. Does anyone know if there is a way to disable this? (Running mastercomfig on low settings)

Doesn't the colorblind mode remove those and adds icons instead ?

[quote=Collaide]I switched from dx8 to dx9 today and when I'm bleeding (boston basher etc...) my screen gets blurry, and on dx8 that didn't happen. Does anyone know if there is a way to disable this? (Running mastercomfig on low settings)[/quote]
Doesn't the colorblind mode remove those and adds icons instead ?
1663
#1663
0 Frags +

How do i remove the FPS cap? Putting fps_max 0 in custom didnt work.

How do i remove the FPS cap? Putting fps_max 0 in custom didnt work.
1664
#1664
0 Frags +

Why my weapons always flicker during crit?
*dxlevel 81

Why my weapons always flicker during crit?
*dxlevel 81
1665
#1665
-1 Frags +

// Mouse Tweaks addon
// Some optional mouse tweaks that arguably improve mouse input

m_filter 0 // Do not average mouse input over two frames, more responsive mouse input
m_mousespeed 0 // Disable Windows mouse acceleration (-noforcemspd)
m_mouseaccel1 0 // ^ (-noforcemaccel)
m_mouseaccel2 0 // ^ (-noforcemaccel)
m_rawinput 1 // Use raw input from mouse
zoom_sensitivity_ratio 0.7934714 // Use same sensitivity as when unscoped

echo "Mouse Tweaks addon applied"

this is everything for the mouse tweaks add on right?

// Mouse Tweaks addon
// Some optional mouse tweaks that arguably improve mouse input

m_filter 0 // Do not average mouse input over two frames, more responsive mouse input
m_mousespeed 0 // Disable Windows mouse acceleration (-noforcemspd)
m_mouseaccel1 0 // ^ (-noforcemaccel)
m_mouseaccel2 0 // ^ (-noforcemaccel)
m_rawinput 1 // Use raw input from mouse
zoom_sensitivity_ratio 0.7934714 // Use same sensitivity as when unscoped

echo "Mouse Tweaks addon applied"


this is everything for the mouse tweaks add on right?
1666
#1666
0 Frags +

Right.

Right.
1667
#1667
0 Frags +

my class configs dont work this comes up in console whenever i go a class :( help please :)

'game_overrides_c' not present; not executing.
func_regenerate(regene_red) has no associated model.
func_regenerate(regene_blue) has no associated model.
Unknown command: yro
Unknown command: pactgame_overrides
Unknown command: mem_comp
Unknown command: class_config_sc

my class configs dont work this comes up in console whenever i go a class :( help please :)

'game_overrides_c' not present; not executing.
func_regenerate(regene_red) has no associated model.
func_regenerate(regene_blue) has no associated model.
Unknown command: yro
Unknown command: pactgame_overrides
Unknown command: mem_comp
Unknown command: class_config_sc
1668
#1668
0 Frags +

Did you modify the VPK? Seems like its corrupted.

Did you modify the VPK? Seems like its corrupted.
1669
#1669
-19 Frags +

Hewwu I reformatted my PC just nao and I forgot to take my config. Is this the best FPS one nowadays. Cant seem to get my grubby mitts on Cowmanglias one

Edit: Whys it an app like ur trying to give me a virus? Why do u have to spoon feed how to install a facking config

Hewwu I reformatted my PC just nao and I forgot to take my config. Is this the best FPS one nowadays. Cant seem to get my grubby mitts on Cowmanglias one

Edit: Whys it an app like ur trying to give me a virus? Why do u have to spoon feed how to install a facking config
1670
#1670
0 Frags +
mastercomsDid you modify the VPK? Seems like its corrupted.

used the exe from mastercomfig.com changed nothing outside of the app

[quote=mastercoms]Did you modify the VPK? Seems like its corrupted.[/quote]
used the exe from mastercomfig.com changed nothing outside of the app
1671
#1671
0 Frags +
funhaver1998Cant seem to get my grubby mitts on Cowmanglias one

https://web.archive.org/web/20180503095732/http://www.teamfortress.tv/25328/comanglias-config-fps-guide

[quote=funhaver1998]Cant seem to get my grubby mitts on Cowmanglias one[/quote]

https://web.archive.org/web/20180503095732/http://www.teamfortress.tv/25328/comanglias-config-fps-guide
1672
#1672
0 Frags +
VourimastercomsDid you modify the VPK? Seems like its corrupted.used the exe from mastercomfig.com changed nothing outside of the app

Delete %appdata%\mastercomfig-app\Comfig to reset the cache

[quote=Vouri][quote=mastercoms]Did you modify the VPK? Seems like its corrupted.[/quote]
used the exe from mastercomfig.com changed nothing outside of the app[/quote]
Delete %appdata%\mastercomfig-app\Comfig to reset the cache
1673
#1673
5 Frags +

is there a text file for this cfg or are vpks the only way

is there a text file for this cfg or are vpks the only way
1674
#1674
2 Frags +
ProSkeezis there a text file for this cfg or are vpks the only way

pretty please

[quote=ProSkeez]is there a text file for this cfg or are vpks the only way[/quote]

pretty please
1675
#1675
3 Frags +

Inside the VPKs you can find the actual .cfg files, use GCFscape to extract them.

Inside the VPKs you can find the actual .cfg files, use GCFscape to extract them.
1676
#1676
1 Frags +

https://github.com/mastercoms/mastercomfig/tree/risk-factor

git clone; git fetch; git checkout risk-factor

Or just dl zip

https://github.com/mastercoms/mastercomfig/tree/risk-factor

git clone; git fetch; git checkout risk-factor

Or just dl zip
1677
#1677
0 Frags +

make your own .cfg file with the commands u want to use and once ingame, do exec [ file name ]

make your own .cfg file with the commands u want to use and once ingame, do exec [ file name ]
1678
#1678
0 Frags +

https://www.thewindowsclub.com/disable-visual-effects-windows

does this still affect fps? im using the adjust for best performance

https://www.thewindowsclub.com/disable-visual-effects-windows

does this still affect fps? im using the adjust for best performance
1679
#1679
2 Frags +

if 66 Tick Rate Server what rates it is better to register? cl_cmdrate 66 cl_updaterate 66 or 66.67 or 67 ?

if 66 Tick Rate Server what rates it is better to register? cl_cmdrate 66 cl_updaterate 66 or 66.67 or 67 ?
1680
#1680
5 Frags +
_KermitInside the VPKs you can find the actual .cfg files, use GCFscape to extract them.ivan_make your own .cfg file with the commands u want to use and once ingame, do exec [ file name ]ProSkeezis there a text file for this cfg or are vpks the only way

You can review what's in the file on GitHub, but I would recommend using tf/cfg/custom.cfg for your own stuff. This way, your config doesn't break every time mastercomfig updates, and you can be sure that your stuff runs last and gets set to what you want. It also is more efficient, especially if you use modules.

yighthttps://www.thewindowsclub.com/disable-visual-effects-windows

does this still affect fps? im using the adjust for best performance

In exclusive fullscreen mode, it won't really affect performance (maybe a frame or two), but it will make Windows snappier.

Cache11031992if 66 Tick Rate Server what rates it is better to register? cl_cmdrate 66 cl_updaterate 66 or 66.67 or 67 ?

66.

66.67 is useless because update rate clamps down to an integer (no decimal places). 67 is doubly useless because sv_maxupdaterate is 66 on pretty much any server. However, on servers where this is not the case, update rate is limited by the tick rate of the server (1/0.015). You might thinking you should use it then, but no, because since client side, it is still at 67, which messes up network timings when it being considered to be at (1/0.015) on the server, but 67 on the client.

[quote=_Kermit]Inside the VPKs you can find the actual .cfg files, use GCFscape to extract them.[/quote]
[quote=ivan_]make your own .cfg file with the commands u want to use and once ingame, do exec [ file name ][/quote]
[quote=ProSkeez]is there a text file for this cfg or are vpks the only way[/quote]
You can review what's in the file on GitHub, but I would recommend using tf/cfg/custom.cfg for your own stuff. This way, your config doesn't break every time mastercomfig updates, and you can be sure that your stuff runs last and gets set to what you want. It also is more efficient, especially if you use modules.

[quote=yight]https://www.thewindowsclub.com/disable-visual-effects-windows

does this still affect fps? im using the adjust for best performance[/quote]
In exclusive fullscreen mode, it won't really affect performance (maybe a frame or two), but it will make Windows snappier.

[quote=Cache11031992]if 66 Tick Rate Server what rates it is better to register? cl_cmdrate 66 cl_updaterate 66 or 66.67 or 67 ?[/quote]
66.

66.67 is useless because update rate clamps down to an integer (no decimal places). 67 is doubly useless because sv_maxupdaterate is 66 on pretty much any server. However, on servers where this is not the case, update rate is limited by the tick rate of the server (1/0.015). You might thinking you should use it then, but no, because since client side, it is still at 67, which messes up network timings when it being considered to be at (1/0.015) on the server, but 67 on the client.
1 ⋅⋅ 53 54 55 56 57 58 59 ⋅⋅ 82
Please sign in through STEAM to post a comment.