한글 -
경로를 찾는다. 내문서\AppData\Local\TslGame\Saved\Config\WindowsNoEditor
그 후 GameUserSettings.ini 파일을 찾고 연다음
FrameRateLimit 이라는 항목을 찾아서 기본값 1000.000000 으로 되있는 것을 자기가 걸고 싶은 프레임 제한에 맞게 바꿔주자. 그러면 그 수치 이상으로 프레임이 안올라가서 GPU 과부하를 방지해준다. 물론 수직동기화 안쓴다는 가정하에.
Eng -
1. Find a direction \AppData\Local\TslGame\Saved\Config\WindowsNoEditor
2. And find a file "GameUserSettings.ini" then open it.
3. As you can see that find a command "FrameRateLimit=1000.000000" it's default value. so you can change what ever you want to limit the frame limit. For me I want to limit 65fps. Thus I put "FrameRateLimit=65.000000" make sure that save it after changed the value.
'Game' 카테고리의 다른 글
9월 22일 할인 이벤트(3 Minute Friends Forever) (0) | 2017.09.22 |
---|---|
Balance Update Live! (8/11) (0) | 2017.09.21 |
기본 서버가 아시아로 잡히는 현상 (0) | 2017.09.21 |
Builder is Back! (0) | 2017.09.20 |
Dota 2 Update - August 20th 2017 - 7.06f (0) | 2017.09.20 |