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

另辟蹊径在PCL内启动已安装的基岩版的方法 #4089

Closed
2 tasks done
erqianwu opened this issue Jun 23, 2024 · 8 comments
Closed
2 tasks done

另辟蹊径在PCL内启动已安装的基岩版的方法 #4089

erqianwu opened this issue Jun 23, 2024 · 8 comments
Labels
· 优化 忽略 因为各种杂项原因而关闭

Comments

@erqianwu
Copy link

检查项

描述

首先说一下,是针对minecraft://暂时失效导致的,不是代替官方启动器用的。

进入正题。
PCL2预设主题“简单主页”中有一个可以启动本地Minecraft基岩版的功能,而这个功能现已失效。
或许可以使用启动文件的方法,先让用户自己创建一个基岩版Minecraft的快捷方式,再去启动它,代码大致如下:
<local:MyButton Margin="0,4,0,8" Width="200" Height="35" Text="启动Minecraft基岩版" EventType="打开文件" EventData="C:\Users\***\Desktop\minecraft" />
经本人测试,可以正常使用,且效果很好,不需要很大精力就可以修复


image
于是就投到这里来了

原因

这项优化让我可以更方便地启动基岩版。
如果没有这项优化,用其他方式修复比这个耗费的精力多。

@erqianwu erqianwu added · 优化 新提交 需要社区初步确认其有效的新提交 labels Jun 23, 2024
@Silverteal
Copy link
Contributor

Silverteal commented Jun 23, 2024

本仓库不接受预设主页反馈。


如您在编写自己的自定义主页时有相关需要,可使用
打开文件 cmd.exe|/c start /b cmd.exe /c start minecraft://


您的方案不仅需要玩家手动创建快捷方式,而且在不能确认系统用户名的情况下,无法在现有框架下实现。

@erqianwu
Copy link
Author

本仓库不接受预设主页反馈。 如有需要,可使用 打开文件 cmd.exe|/c start /b cmd.exe /c start minecraft://

这是对minecraft://失效提的建议,主页只是个例子

@Silverteal
Copy link
Contributor

Silverteal commented Jun 23, 2024

PCL 没有任何其他地方需要启动基岩版。
minecraft://本身也没有失效。
相关 PR 等待合并中 #3999

@erqianwu
Copy link
Author

那为什么相似的issue都被标上了处理中

@Silverteal
Copy link
Contributor

Silverteal commented Jun 23, 2024

您的建议是对于预设主页本身的修改,而 #3985 是对于 PCL 主页自定义事件行为的修改

@erqianwu
Copy link
Author

哦那没事了
删了

@erqianwu
Copy link
Author

诶issue怎么删啊

@Silverteal
Copy link
Contributor

Silverteal commented Jun 23, 2024

点击下方的 close as not planned

@HexDragon-Bot HexDragon-Bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 23, 2024
@HexDragon-Bot HexDragon-Bot added 忽略 因为各种杂项原因而关闭 and removed 新提交 需要社区初步确认其有效的新提交 labels Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
· 优化 忽略 因为各种杂项原因而关闭
Projects
None yet
Development

No branches or pull requests

3 participants