-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
Is it possible to add game preview function? #225
Comments
Thank you for your reply. What I said to achieve the preview effect is not to use the intercepted picture, but to directly read the game screen displayed by the information of the ROM.
A long time ago, there was an emulator called SMYNESC, it was able to do it, and it was unique, but it was too old. Attached is a video showing this effect, I hope you can achieve it. Thank you again.
Because the direct reply cannot send attachments, so I sent the renderings in GIF format on your github.
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 202年凌晨10日(发送) 28:25
网址: ***@***.***>S
抄送: ***@***.******@***.***>;
主题: Re: [punesemu/puNES] 可以添加游戏预览功能吗?(问题#225)
有许多仿真器前端程序可以组织您的 ROM 并查看它们的预览。
我使用QuickPlay选择游戏并使用 puNES 启动它们。它非常轻量级,但需要一些手动配置。如果您想要更高级且更易于使用的东西,请尝试LaunchBox。
—
直接回复此邮件,在 GitHub 上查看,或取消订阅。
您收到此消息是因为您修改了打开/关闭状态。消息 ID:<punesemu/puNES/issues/225/1209724370 @ github 。com>
|
LaunchBox and some other emulator frontends can download and display gameplay videos of selected games. If you want to actually play the game in the preview, that's something that wouldn't improve this project. It would add too much complexity to puNES for the benefit of only one user (you). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Advantages: No need to click to enter the game, select the game to see the dynamic picture effect of the game.
The text was updated successfully, but these errors were encountered: