It’s unfortunate, but in the game Last Train Home, there’s no built-in option to turn off anti-aliasing. 하지만, there’s a workaround to address the issue of blurriness, as many Unreal Engine games tend to have this problem. The solution involves disabling anti-aliasing, which is the root cause of the blurriness.
Disabling Anti-Aliasing Feature
Disabling anti-aliasing is quite easy. All you need to do is open the configuration file called GameUserSettings.ini of the game which can be found here:
씨:\프로그램 파일 (x86)\Steam\steamapps\common\LastTrainHome\Train\Saved\Config\WindowsNoEditor
Open the file and add this line:
sg.AntiAliasingQuality=0
완료되면, go to the directory mentioned above and open the file called Scalability.ini. Copy and paste the line of commands below and save the file again.
[AntiAliasingQuality@0] r.PostProcessAAQuality=0 [AntiAliasingQuality@1] r.PostProcessAAQuality=0 [AntiAliasingQuality@2] r.PostProcessAAQuality=0 [AntiAliasingQuality@3] r.PostProcessAAQuality=0
Restart the game and you should find clearer in-game graphics. 추가적으로, make sure to check the resolution settings in the game. 기본적으로, Last Train Home tends to set the resolution to 1920×1080. Adjust it to match your native screen resolution for optimal visual clarity.
이것이 오늘 우리가 공유하는 모든 것입니다. Last Train Home 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Satanovski. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.