Re: Adaptive resolution keeps changing mid game with TSAA
Traditional Chinese:
我在"三次機會"也遇到這個問題
每次我降落後都會自動開啟自適應
我在尋找有沒有一些autoexec cfg指令可以關閉TSAA
但我已經找到可以關閉自適應的
(steam>Apex>管理(齒輪圖標)>內容>一般>啟動選項):
加上
+exec autoexec
(autoexec.cfg)(放在"\...\steamapps\common\Apex Legends\cfg"):
bind_US_standard "(一個你不常用的鍵,例如"p")" "exec nodvs"
(nodvs.cfg)(放在"\...\steamapps\common\Apex Legends\cfg"):
dvs_enable 0 dvs_supersample_enable 0
English:
I also encountered this problem in "Three Strikes"
Adaptive is automatically turned on every time I land
I'm looking for some autoexec cfg command to turn off TSAA
But I've found one that can turn off adaptive.
(steam>Apex>Manage (gear icon)>Content>General>Launch Options):
Add
+exec autoexec
(autoexec.cfg)(Place it in "\...\steamapps\common\Apex Legends\cfg"):
bind_US_standard "(a key you don’t use often, such as "p")" "exec nodvs"
(nodvs.cfg)(Place it in "\...\steamapps\common\Apex Legends\cfg"):
dvs_enable 0 dvs_supersample_enable 0