Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slow performance on Apple Silicon, draw distance related? (M2 Pro Macbook Pro) #1360

Open
ziaddemir opened this issue May 5, 2024 · 1 comment

Comments

@ziaddemir
Copy link

ziaddemir commented May 5, 2024

Gameplay showcasing slow performance: https://www.youtube.com/watch?v=jNmhZ0kdhos

I don't have a way of measuring the exact frame rate, but performance tanks whenever you look out into the distance. The linked video shows the game going back to normal speed when looking at walls or the floor. I toggle Vsync On and Off in the footage as well. I've also tried lowering my desktop resolution/refresh rate to no apparent effect. I couldn't find a way to lower the draw distance to PS1 levels but that could serve as a temporary fix?

@aredfan
Copy link
Collaborator

aredfan commented May 6, 2024

F2 enables the FPS counter in-game.

The draw distance values can be changed by editing TR1X_gameflow.json5 and TR1X_gameflow_ub.json5, both found in the cfg folder, 14th and 15th line.

"draw_distance_fade": 72.0,
"draw_distance_max": 80.0,

Refer to https://github.com/LostArtefacts/TR1X/blob/stable/GAMEFLOW.md to see what values you can use.

I'm sure a maintainer will be along soon to help with your performance issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants