Replies: 3 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
English Version I saw related discussions in #1250 (comment) and #1071 (comment), as well as issues #1104 and #1071, and noticed that commit a711238 removed support for both hiding the cursor and the legacy FPS display. I’m not sure why these features were removed. I’m not a professional developer, but it seems to me that keeping the old functionality shouldn’t block new features. In particular, the cursor-hiding feature currently has no replacement, whereas FPS at least has the new toolbar as an alternative. As you can see, both options have been removed entirely. I’ve been a long-time user (started with 0.10.1 about two years ago) and I use the app daily. I really love this software—otherwise I wouldn’t write such a long message. Request: If the project is open to it, could you consider restoring these features in a future release? Since they existed before, it might just be a matter of bringing back the old logic. Donation: If the maintainers agree, I’d like to donate $50 USD as thanks. I can pay via bank card, Alipay, or WeChat, and I’m happy to send a $25 deposit immediately. It’s not just me—others have also raised concerns that this update removed too many legacy features. See #1250 and #1237. Thank you all for your time and help, and best wishes with your work! These are just suggestions—no criticism intended. If anything I wrote comes across the wrong way, I apologize. My Chinese isn’t very good; thanks for your understanding. |
Beta Was this translation helpful? Give feedback.
-
非常感谢反馈!这个项目能有忠实的用户我感到荣幸。 关于隐藏光标我删除这个功能的主要原因是我认为一个软件只应做一件事,隐藏光标并非超分辨率软件的任务。一直以来我努力减少 Magpie 的存在感,力求原生的体验,隐藏光标不符合这个愿景。另外我必须控制配置项的数量,一方面复杂的配置项不易维护,我必须考虑配置项之间的影响,这意味着每增加一个配置项,维护要花费的精力就要几何级增长,另一方面我也不想让用户操心每个细节。 我不是教条的人,既然这个功能有人喜爱,我计划折中一下实现 #1045,在光标静止一段时间后自动隐藏,这应该符合你的需求。 关于帧率显示我不打算恢复旧版帧率显示,因为 Magpie 的帧率是一个“仅供参考”的指标,大多数时候不需要关心,这是我把它集成进工具栏的原因。重复帧检测机制使得只会在画面变化时渲染新帧,大多数时候 Magpie 的帧率实际上是游戏画面变化的帧率。检查性能正确的方法是在性能测试模式下查看每个效果的渲染时间。 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
在最近的0 .12 更新后,隐藏鼠标光标 的选项似乎被移除了。由于有些游戏无法自行隐藏光标,这个功能对我的使用体验非常重要,我基本上每天都在用. 还有老版本的 0.11 顯示fps的方式也似乎被完全移除了
我在 #1250(comment)#1071 (comment) 中看到了相关讨论,#1104, #1071 并注意到 提交 a711238 移除了隐藏光标 + 显示fps 的支持。
我不知道为什么要移除的功能. 本人不是专业的但是我觉得保留这个老功能不会影响加入新的功能. 更何况前者 (隐藏鼠标光标)完全没有任何没有任何代替品. FPS 至少还有新的工具栏在上面.
0.11.2 (版本更新之前)


0.12.0 (版本更新之后)


可以看出两个选择是彻底的被抹除了
本人也是用这个的老用户了, 2年前就开始用 (0.10.1 入门)+ 每天都在用 .我是非常深爱这个软件的. 如果不是这么喜欢也不会写这么多
如果项目可以接受恢复该功能,能否考虑在后续版本将其加回?由于这是既有功能,或许主要是恢复旧逻辑即可。
如果作者同意的话那作为感谢,我我会捐赠50 美元,可以银行卡或者支付宝或者微信. 如果同意的话立马给25订金
这不只是我有问题,其他人觉得这是版本更新也有点问题. 老功能去除太多了.
#1250
#1237
非常感谢大家的时间与帮助,祝工作顺利!
这些只是建议而已完全没有任何指责, 如果有冒犯对不起
本人中文不太好请谅解.
Beta Was this translation helpful? Give feedback.
All reactions