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

Stutter when entering POH #516

Open
zeroquinc opened this issue Oct 5, 2024 · 2 comments
Open

Stutter when entering POH #516

zeroquinc opened this issue Oct 5, 2024 · 2 comments

Comments

@zeroquinc
Copy link

zeroquinc commented Oct 5, 2024

Describe the bug
I always get a stutter / FPS drop when I enter my POH within 3 seconds.

To Reproduce
Steps to reproduce the behavior:

  1. Tele to POH with 117HD enabled.
  2. Watch FPS counter
  3. See it drop within 3 seconds and immediatly go back.

Expected behavior
I don't expect a stutter. It's the only teleport that does this, it also only happens on 117HD, not on the GPU plugin.
The stutter is very consistent, and always happens.

Screenshots

https://imgur.com/a/dqrLE0t

In the top-right corner you can see it drops from 144 to 115. This happens every time in the POH and ONLY when I enter POH. It's smooth afterwards. But it's annoying as I use POH teleport a lot of times.

Environment (please complete the following information):

  • OS: Windows 10, also tried on 11, no difference.
  • RuneLite version: 1.10.38.1
  • Launcher version: 2.7.2

Additional context
client.log

@aHooder
Copy link
Member

aHooder commented Oct 5, 2024

This is oddly enough an intentional stutter, because of some weird performance behaviour in POHs due to how the game loads them in. 117 HD forces another scene reload after it's known that all floors have been fully loaded. Maybe we'd be able to make this reload not cause a stutter though 🤔

@zeroquinc
Copy link
Author

zeroquinc commented Oct 5, 2024

This is oddly enough an intentional stutter, because of some weird performance behaviour in POHs due to how the game loads them in. 117 HD forces another scene reload after it's known that all floors have been fully loaded. Maybe we'd be able to make this reload not cause a stutter though 🤔

Thanks for the quick reply! That makes sense. Would be awesome if you could figure that out! It's not a deal-breaker for me but just a tad annoying.

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