Closed CODE-LA-LI-LU-LE-LO closed 2 years ago
First create a folder cocogoat-noupdate
in the same dir with cocogoat-control.exe
to disable auto update, then replace the dll file.
在cocogoat-control.exe
的同目录下创建cocogoat-noupdate
文件夹以禁用自动更新,然后手动替换dll文件即可。
Maybe this dll has an incompatible ABI. I'll check it in a few days.
这个版本的dll似乎有API/ABI上的更改。我这几天检查一下。
cvAutoTrack v7有 巨大的 API改动,所以和当前版本的cocogoat-control
完全不兼容。我正在适配,但它还不稳定,甚至在我的电脑上完全无法工作。
cvAutoTrack v7 has BIG API CHANGES so it can't be used with current version of cocogoat-control. I'm developing new versions to adapt it but it is still unstable.
我已经适配了cvautotrack v7.2.3
。你需要升级cocogoat-control
到v1.3.0
,之后dll会被自动更新。新版本同时增加了地下地图的功能,并为二维码分享添加了实验性的HoyoLab支持。
I've adapted cvautotrack v7.2.3
. To use this version, you should upgrade cocogoat-control
to v1.3.0
, then follow the auto upgrade of the dll. This new version also added support of qr code sharing for the Hoyolab Map, and a feature to show underground maps.
这工作正常。 但是当我单击禁用/启用当前位置跟踪和二维码的按钮时,它不起作用并转到 'about:blank'。
===
This works fine. But when I click the button which disables/enables current location tracking and QR Code, it doesn't work and goes to 'about:blank'.
应该修好了。在浏览器里,由于油猴脚本存在每日只能自动更新一次的限制,用户可能需要重新安装一下油猴脚本,在UWP APP里则需要等待5-10分钟使缓存过期。
It may be fixed in the last commit. For the browser, users may need to reinstall the userscript because userscripts can only trigger auto update once a day. For the uwp app, you may need to wait about 5-10 minutes so cached data will expire.
该按钮工作正常。 位置跟踪有问题,但似乎是 cvautotrack.dll 有问题。
The button works fine. There is a problem with the location tracking, but it seems to be a problem with cvautotrack.dll.
右键点击定位跟随开关图标可以获得cvautotrack生成的调试图片,这可能会对检查问题有用。
You can right click the location icon to get debug image from cvautotrack, which may be useful for debugging.
谢谢你! 我会试试看
Thank you! I'll try it.
我想使用最新版本的 cvautotrack.dll。 用户有什么方法可以手动应用 cvautotrack.dll?
I want to use the latest version of cvautotrack.dll. Is there any way for the user to manually apply cvautotrack.dll?