Zebartin

Results 18 comments of Zebartin

> > So, isn't this @Zebartin's bug here, not qemu's/gramine's? The token should be generated on the machine where you run the enclave, not where you build it. And I...

意思是需要先在**其他页面**关了调度器,再来这个页面点击启动

Try unlocking those with *Early Access* by yourself before running SRC

坐标点击是能生效的,只是不太灵活,想看看autox这边有什么办法

> 我已经实现了这个feature 应该如何调试? 参考:https://github.com/LmeSzinc/AzurLaneAutoScript/wiki/2.1.-Debugging

打开`F:\BlueStacks_nxt\bluestacks.conf`看一下目前安装了星铁的实例是哪一个,可以根据adb端口确认 比如: ``` bst.instance.Pie64_x.adb_port="5615" ``` 另一个方法是在模拟器中长按选择快捷方式,然后在windows桌面上找到该快捷方式,右键“属性”,查看命令内容,比如`C:\Program Files\BlueStacks_nxt\HD-Player.exe" --instance Pie64_x --cmd launchApp --package "com.miHoYo.hkrpg`,说明是Pie64_x实例,填的时候需要填`bluestacks5-hyperv-x`,前提是这个实例不跟其他实例重复序号

> 插件版本v3.7.0,obsidian版本v1.5.11 存在同样问题 ![image](https://github.com/renmu123/obsidian-image-auto-upload-plugin/assets/16185081/b92ee5fe-99d2-4006-926a-af21d35e0e8e)

It works after setting `model` to `{name: "xxxxx"}` It seems that the example shown in document is not correct according to the source code: https://github.com/chhoumann/quickadd/blob/5b0e20be3213a2cb894ae6fb2d4216e5f9a25129/src/quickAddApi.ts#L138