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

尝试优化在某些 intel 处理器上卡顿的问题 #577

Open
MakinoharaShoko opened this issue Nov 2, 2024 · 1 comment
Open

尝试优化在某些 intel 处理器上卡顿的问题 #577

MakinoharaShoko opened this issue Nov 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@MakinoharaShoko
Copy link
Member

参考 https://www.chiphell.com/thread-2507666-1-1.html 的解决方案

@MakinoharaShoko MakinoharaShoko added enhancement New feature or request high priority labels Nov 2, 2024
@MakinoharaShoko
Copy link
Member Author

尝试在 Pixi 挂载后,设置一个一直延续的动画,一个几乎是全透明(1%透明度)的黑色小方块,渲染在左上角,大小一个像素。每 50ms左右(具体待定)就改变一下透明度,比如 0%->1%,1%->0%,如此循环。

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

No branches or pull requests

1 participant