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

有什么办法能提高显卡的占用吗? #1021

Open
alexchend opened this issue Nov 2, 2024 · 3 comments
Open

有什么办法能提高显卡的占用吗? #1021

alexchend opened this issue Nov 2, 2024 · 3 comments
Labels
question Further information is requested

Comments

@alexchend
Copy link

Program(Game) 游戏名

mumu模拟器

Capture method 捕获模式

graphics capture

Related screenshot (optional) 相关截图(可选)

No response

Other information (optional) 补充信息(可选)

您好,我在用mumu模拟器玩一些手游的时候,会用到magpie来提升画质。在模拟器中,游戏能稳定60帧运行,但是在经过magpie输出以后,我发现最终得到的帧数大概只有40帧上下,但是我打开n卡的性能监测看了一下,不管是cpu还是gpu都没被吃满,gpu的占用大概只有70。我的配置是13900hx+4080laptop,并且显卡有水冷经过,应该不会是硬件上导致的问题,求老哥能解答下如何让magpie输出的画面也能有60帧,或者给一些排除问题的方法,谢谢

Log files 日志文件

111

@Blinue
Copy link
Owner

Blinue commented Nov 4, 2024

magpie的帧率低可能是因为去除了重复帧。你可以在开发者选项里关闭重复帧检测,按住 alt 双击版本号可启用开发者模式。

@Blinue Blinue added the question Further information is requested label Nov 4, 2024
@Blinue
Copy link
Owner

Blinue commented Nov 4, 2024

magpie 很难达到 100% 显卡占用,因为 GPU 和 CPU 是串行执行的,以最大程度降低延迟。这个文章有直观的图示,magpie 使用 "Minimum Latency" 模式。

@alexchend
Copy link
Author

magpie的帧率低可能是因为去除了重复帧。你可以在开发者选项里关闭重复帧检测,按住 alt 双击版本号可启用开发者模式。

谢谢解答,我回去试试

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

No branches or pull requests

2 participants