Draw distance
#2664
-
The overview shows that it's possible to customize the draw distance in TR1. I can't find it in the config tool. How do I do it? |
Beta Was this translation helpful? Give feedback.
Answered by
Pia86
Mar 22, 2025
Replies: 1 comment 2 replies
-
I'm not sure it's possible for TR2 yet, but for TR1, In the Inside "draw_distance_fade": 22.0,
"draw_distance_max": 30.0, You can lower these and see what you prefer. The PS1 values we use are 12 and 20. You'll have to repeat this for UB as well, and sadly every time there is an update for TRX. We'd discussed adding this to the config tool as well but it's WIP as of yet. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I figured it out. Opened it via notepad :)
Thanks!