tf/cfg/overrides에 custom.txt 만들어서
// Itemtest Auto Load
map_background itemtest; wait 10; disconnect
// Viewmodel Settings
viewmodel_fov 85
fov_desired 90
tf_use_min_viewmodels 1
zoom_sensitivity_ratio 0.793471
이렇게 한다음에 custom.cfg로 바꾼뒤,
시작설정에
-exec custom.cfg -novid -nojoy -nosteamcontroller -nohltv -particles 1 -precachefontchars
한다음에 시작했는데
viewmodel_fov 85만 자꾸 적용이 안되어있어
파일 이름을 autoexec.cfg로 바꿔봐
오 된다
RTFM
https://docs.comfig.app/latest/customization/custom_configs/
에초에 custom.cfg를 만들어서 시작옵션에 불러올 이유가 없음 전체 클래스에 대한 설정 적용은 tf/cfg/overrides/game_overrides.cfg 여기다 하면됨