├── README.md ├── img ├── 1.PNG ├── 2.PNG ├── 3.PNG ├── 4.PNG ├── IMG_256-21.png └── 预先下缓存方法.jpeg ├── quantumult-imys.txt └── quantumult_X-imys.conf /README.md: -------------------------------------------------------------------------------- 1 | # 爱丽丝圣礼汉化补丁&&图片视频资源分享 2 | 3 | ## 注意:本补丁停止更新维护,请使用如下新汉化补丁,图片资源分享一切正常 4 | * https://github.com/game-reverse/IrisMysteria-Translate/wiki 5 | ### 本补丁所有内容已被新汉化补丁包含,额外内容使用台服翻译 6 | *** 7 | *** 8 | 9 | ### 梦之圣礼汉化组出品 10 | ### [使用说明请见Wiki](https://github.com/game-reverse/IrisMysteria/wiki) 11 | ### [图片视频资源发布页](https://github.com/game-reverse/IrisMysteria/wiki/Images) 12 | ### 交流群号:912340948 13 | 14 | *** 15 | 16 | #### 汉化补丁版本:v1.08 17 | #### 补丁内容:主线剧情10章及之前,艾希莉(女骑士)好感剧情,莉迪亚(锤子妹)好感度剧情,兔子好感剧情,夜明联动剧情,大多数主动被动技能描述(不包括技能名) 18 | #### 本补丁会随时自动更新,每次更新理论上不用重新配置,更新信息请关注“爱丽丝圣礼”贴吧 19 | -------------------------------------------------------------------------------- /img/1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/game-reverse/IrisMysteria/ed51955ea89149efe1a74b74b8d363f5170ae357/img/1.PNG -------------------------------------------------------------------------------- /img/2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/game-reverse/IrisMysteria/ed51955ea89149efe1a74b74b8d363f5170ae357/img/2.PNG -------------------------------------------------------------------------------- /img/3.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/game-reverse/IrisMysteria/ed51955ea89149efe1a74b74b8d363f5170ae357/img/3.PNG -------------------------------------------------------------------------------- /img/4.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/game-reverse/IrisMysteria/ed51955ea89149efe1a74b74b8d363f5170ae357/img/4.PNG -------------------------------------------------------------------------------- /img/IMG_256-21.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/game-reverse/IrisMysteria/ed51955ea89149efe1a74b74b8d363f5170ae357/img/IMG_256-21.png -------------------------------------------------------------------------------- /img/预先下缓存方法.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/game-reverse/IrisMysteria/ed51955ea89149efe1a74b74b8d363f5170ae357/img/预先下缓存方法.jpeg -------------------------------------------------------------------------------- /quantumult-imys.txt: -------------------------------------------------------------------------------- 1 | [REWRITE] 2 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/mDressSkills url 302 https://imys.loli.ski/$1/mDressSkills 3 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/mDressAbilities url 302 https://imys.loli.ski/$1/mDressAbilities 4 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/assetbundle/iOS/scenarios/(.*) url 302 https://imys.loli.ski/$1/assetbundle/iOS/scenarios/$2&f=1 5 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/assetbundle/iOS/common/fonts/fot-hummingstd-b%20sdf(.*) url 302 https://imys.loli.ski/$1/assetbundle/iOS/common/fonts/fot-hummingstd-b%20sdf$2&f=1 6 | 7 | 8 | [MITM] 9 | hostname = *.cdn.aimia.dmmgames.com 10 | 11 | #请复制以上英文内容至Quantumult配置文件末尾 12 | -------------------------------------------------------------------------------- /quantumult_X-imys.conf: -------------------------------------------------------------------------------- 1 | hostname = *.cdn.aimia.dmmgames.com 2 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/mDressSkills url 302 https://imys.loli.ski/$1/mDressSkills 3 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/mDressAbilities url 302 https://imys.loli.ski/$1/mDressAbilities 4 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/assetbundle/iOS/scenarios/(.*) url 302 https://imys.loli.ski/$1/assetbundle/iOS/scenarios/$2&f=1 5 | ^https://adweimk.cdn.aimia.dmmgames.com/(.*)/assetbundle/iOS/common/fonts/fot-hummingstd-b%20sdf(.*) url 302 https://imys.loli.ski/$1/assetbundle/iOS/common/fonts/fot-hummingstd-b%20sdf$2&f=1 6 | --------------------------------------------------------------------------------