Upvote Upvoted 2 Downvote Downvoted
help with graphics issues
posted in Q/A Help
1
#1
0 Frags +

Recently I downloaded mastercomfig to boost my frames while on my personal stream, however when I do production for tftv I need to have high graphics settings. After taking the config out of my cfg folder and deleting the "exec goodgfx" line from my autoexec, i launched my game and went to my graphics settings to disable motionblur since for some reason it always automatically stays on when i have -dxlevel 98 in my launch options. Every time I change motion blur to off (or any other graphics setting) my mat_dxlevel gets changed to 70. If I use the console to switch mat_dxlevel back to 98 it works, but it's a hassle and takes a long time to change over.

GFX config (has since been removed from my tf folder)
launch options:

-window -noborder -w 1920 -h 1080 -novid -dxlevel 98

CPU - i5 6600
GPU - AMD RX 470

halp

Recently I downloaded mastercomfig to boost my frames while on my personal stream, however when I do production for tftv I need to have high graphics settings. After taking the config out of my cfg folder and deleting the "exec goodgfx" line from my autoexec, i launched my game and went to my graphics settings to disable motionblur since for some reason it always automatically stays on when i have -dxlevel 98 in my launch options. Every time I change motion blur to off (or any other graphics setting) my mat_dxlevel gets changed to 70. If I use the console to switch mat_dxlevel back to 98 it works, but it's a hassle and takes a long time to change over.

[url=https://pastebin.com/z66iPX4F]GFX config (has since been removed from my tf folder)[/url]
launch options:[code]-window -noborder -w 1920 -h 1080 -novid -dxlevel 98[/code]
CPU - i5 6600
GPU - AMD RX 470

halp
2
#2
1 Frags +

The -dxlevel launch option will do that, since motion blur is turned on by default in DX level 98 and the launch option sets DX level defaults.

Not sure why your DX level changes to 70 when you disable motion blur. You can probably avoid this issue by disabling it through the console: mat_motion_blur_enabled 0.

Also, if you want high graphics settings, I would recommend for you to check out the maxquality preset in mastercomfig (comes with motion blur on though, so turn it off with the cvar mentioned above).

The -dxlevel launch option will do that, since motion blur is turned on by default in DX level 98 and the launch option sets DX level defaults.

Not sure why your DX level changes to 70 when you disable motion blur. You can probably avoid this issue by disabling it through the console: mat_motion_blur_enabled 0.

Also, if you want high graphics settings, I would recommend for you to check out the maxquality preset in mastercomfig (comes with motion blur on though, so turn it off with the cvar mentioned above).
Please sign in through STEAM to post a comment.