We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
运行magpie时,无法限制magpie的帧率 在没有高帧率需求的游戏内(例如galgame),magpie仍会运行到极高的帧率,使显卡满载,带来了极大的功耗和噪音 我尝试过在显卡驱动内限制游戏和magpie自身的帧率,并未生效
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #378
#643 将支持限制捕获帧率,用这个 issue 来追踪。
Sorry, something went wrong.
No branches or pull requests
Expected behavior 预期的功能
运行magpie时,无法限制magpie的帧率
在没有高帧率需求的游戏内(例如galgame),magpie仍会运行到极高的帧率,使显卡满载,带来了极大的功耗和噪音
我尝试过在显卡驱动内限制游戏和magpie自身的帧率,并未生效
Alternative behavior (optional) 近似的功能(可选)
No response
The text was updated successfully, but these errors were encountered: