WindyCloud
WindyCloud
我这边截图出现的情况貌似也差不多 第一张是外面看到的,第二张是截图报错丢到log里的  
目前我这边wsa的问题得到了基本的解决 已经能正常运行了 情况也基本稳定 解决方法是吧 wsa设为无边框窗口 并吧wsa窗口丢到屏幕0,0的位置然后大小调整为1280*720即可 截图方案aScreenCap_nc 控制方案 minitouch 控制使用的是QtScrcpy
我是用Win32API随便写的一个玩意弄的 代码的意思就是循环查找碧蓝航线名字的窗口找到之后直接把他弄成无边框然后丢到屏幕左上角 这一堆是C#的代码 👇 ``` using System.Runtime.InteropServices; const int GWL_STYLE = (-16); const int WS_EX_WINDOWEDGE = 0x00000100; const int WS_EX_DLGMODALFRAME = 0x00000001; const int WS_CHILD = 0x40000000; const int WS_BORDER...
When the program is running, loading the manga for the first time seems to be a bit too much operation on the disk. This seems not very friendly to HHD....
请看这边: https://github.com/WindyCloudCute/LANraragi_Chinese 这是我基于uparrows汉化的版本升级持续更新
我这边最近的和并请求已经基本修好了
> 我基于lanraragi的E-Hentai插件进行改写,编写了一个可以实时翻译tag标签的插件。有需要的亲们可以使用看看。 项目链接:https://github.com/zhy201810576/ETagCN 你好,这个插件会持续更新吗,我这边想加入LANraragi_Chinese仓库作为后续更新发布。
我怎么没看见 删了?