Mod Description Mod介绍
1. Pre-requisite mod link:(This mod has two different version, you can use "ctrl + N" to switch them after installing the pre-requisite mod)
前置mod链接:(mod有sfw/nsfw两个版本,安装前置mod后可以使用crtl+N进行切换)
2. Mod link Mod链接:
( just copy the hole mega link, and mega key included, if mega key still needed, the part after "#" in the link is mega key)
(mega如果要密钥就完整复制,别直接点,如果还是要的话,链接里#以后的部分就是)
Bookmarks on the errands page are divided into Set A and Set B, paired two by two (e.g., Zhu Yuan from Set A and Qing Yi from Set B form a pair). Each set contains 8 bookmarks, resulting in 8 pairs in total.
1. Keyboard Shortcuts (Press F10 to save after setting):
ctrl + ↑: Toggle between Dynamic/Manual Mode. In Dynamic Mode, bookmarks cycle through the 8 bookmarks in either Set A or Set B with a gradual transition effect.
Ctrl + ↓: Toggle between Random/Non-Random AB Set Mode. In Random AB Set Mode, each time you enter the errands page, a random set (A or B) of bookmarks is displayed.
A/D: In Dual Mode, manually switch between Set A and Set B bookmarks.
W/S: In Manual Mode, manually switch between the 8 bookmarks within Set A or Set B.
F: Show/hide butterflies in front of bookmarks
2. The method to modify the switching time is as follows:
Open the time/apple_ctrl.ini file.
global $timeStop = 2
This represents that each bookmark will stay for 2 seconds.
global $timeSwitch = 0.2
This represents that the switching time between two bookmarks is 0.2 seconds.
After modifying these two values, save the file.
日常页面下的书签分ab套,两两成对(如a套朱鸢和b套青衣是一对),每套各8张,即有8对
1. 快捷键(设置完毕后按F10保存):
ctrl + ↑: 动态切换模式/手动切换模式,动态切换模式下,书签在a或b套内的8张中动态渐变式循环播放
ctrl + ↓: 随机/非随机ab套模式,随机模式下,每次进入日常页面,随机显示a或b套书签
A/D: 双模式下,手动切换ab套书签
W/S: 手动切换模式下,手动切换a/b套内的8张书签
F: 显示/隐藏书签前的蝴蝶
2. 修改切换时间的方法如下:
打开time/apple_ctrl.ini文件夹
global $timeStop = 2
代表每张书签停留2秒
global $timeSwitch = 0.2
代表两张书签之间的切换时间为0.2秒
修改以上两个值后保存即可