diff --git a/README.md b/README.md
index 2c1db1c..bf69707 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-
- ok-ww
+ ok-ww
+
Automation for Wuthering Waves using computer vision and win32api to simulate user input

@@ -11,74 +11,75 @@


-# 免责声明
-本软件是一个外部工具,旨在自动化鸣潮的游戏玩法。它仅通过现有用户界面与游戏交互,并遵守相关法律法规。该软件包旨在简化用户与游戏的交互,不会破坏游戏平衡或提供不公平优势,也不会修改任何游戏文件或代码。
+### English | [简体中文](README_cn.md)
-本软件开源、免费,仅供个人学习交流使用,仅限于个人游戏账号,不得用于任何商业或营利性目的。开发者团队拥有本项目的最终解释权。使用本软件产生的所有问题与本项目及开发者团队无关。若您发现商家使用本软件进行代练并收费,这是商家的个人行为,本软件不授权用于代练服务,产生的问题及后果与本软件无关。本软件不授权任何人进行售卖,售卖的软件可能被加入恶意代码,导致游戏账号或电脑资料被盗,与本软件无关。
+
+
-This software is an external tool designed to automate the gameplay of “鸣潮”. It interacts with the game solely through the existing user interface and complies with relevant laws and regulations. The package aims to simplify user interaction with the game without disrupting game balance or providing any unfair advantages. It does not modify any game files or code.
+## Key Features
-This software is open-source and free, intended solely for personal learning and communication purposes, and is limited to personal game accounts. It is not allowed for any commercial or profit-making purposes. The development team reserves the final interpretation rights of this project. Any issues arising from the use of this software are unrelated to the project and the development team. If you find merchants using this software for paid boosting services, it is their personal behavior, and this software is not authorized for boosting services. Any issues and consequences arising from such use are unrelated to this software. This software is not authorized for sale, and any sold versions may contain malicious code, leading to the theft of game accounts or computer data, which is unrelated to this software.
-
-请注意,根据库洛的《鸣潮》公平运营声明:
-
-```
-严禁利用任何第三方工具破坏游戏体验。
-我们将严厉打击使用外挂、加速器、作弊软件、宏脚本等违规工具的行为,这些行为包括但不限于自动挂机、技能加速、无敌模式、瞬移、修改游戏数据等操作。
-一经查证,我们将视违规情况和次数,采取包括但不限于扣除违规收益、冻结或永久封禁游戏账号等措施。
-```
-
-### 使用说明
-
-* Automation for Wuthering Waves using Computer Vision, Auto Combat
-* 点击[releases](https://github.com/ok-oldking/ok-wuthering-waves/releases), 下载7z压缩包(80M左右的), 解压缩双击运行.exe
-* 下载有问题的, 也可加入腾讯QQ频道,[OK-WW](https://pd.qq.com/s/2jhl3oogp) 问题答案: 老王同学OK
-* QQ水群,只聊游戏, 不下载不讨论软件: [970523295](https://qm.qq.com/q/qMezq2IDGU) 问题答案: 老王同学OK
-* [出现问题先查看,常见问题](readme/faq.md)
-
-### 有多强?
-
-1. 4K分辨率流畅运行,支持所有16:9分辨率,1600x900以上, 1280x720不支持是因为鸣潮bug, 它的1280x720并不是1280x720
-2. 可后台运行,可窗口化,可全屏,屏幕缩放比例无要求
-3. 自动战斗比大多数玩家手操都强, 深渊可满星, 演示视频: [今汐12秒轴](https://www.bilibili.com/video/BV1Hx4y1t7NP/)
-4. 无需安装Cuda之类, 基本不占用显卡资源, 性能优化到支持自动战斗10毫秒左右的响应时间
-5. 可高度自定义角色出招逻辑(动态合轴) [角色列表](src/char)
-
-### 出现问题请检查
-
-1. 关闭windows HDR, 护眼低蓝光模式, 游戏使用默认亮度, 关闭显卡滤镜,等一切改变游戏颜色的功能
-2. 所有角色必须装备主声骸, 暂时不支持卡卡罗, 会跳出战斗
-3. 把下载目录和解压目录, 添加到杀毒软件白名单.
-4. 不要直接解压在QQ下载文件夹里运行, 不要放中文目录
-5. OK-WW没更新最新版的, 更新最新版
-6. 如果手动改过鸣潮或者鸣潮启动器的DPI设置, 重置
-7. 最好升级Win10最新版(至少版本20348以上)或者Win11
-
-Demonstration: [https://youtu.be/N32I1aMfdqQ](https://youtu.be/N32I1aMfdqQ)
-
-* Farm Boss Echo (Dreamless, Jue and World Bosses)
-* Auto Combat (Beats 90% players for [Fully Supported Characters](src/char))
+* Farm Boss Echo (Dreamless, Jue, and World Bosses)
+* Auto Combat in Abyss, Game World, Tacet Field, etc.
* Auto Skip Dialogs in Quests
-* Supports All Game Languages
- 
+* Auto Pick-up (Echos, Flowers, Chests)
+* Supports All Game Languages (Most Features)
-### How to Run
+### Usage (compiled .exe)
-* Download the 7z from [releases](https://github.com/ok-oldking/ok-wuthering-waves/releases), extract and run the exe
-* May need to add the app folder to Windows Defender white list.
-* Game must be a 16:9 ratio like 1920x1080, 3840x2160
-* Can run while game is in background, but not minimized
+* Download `ok-ww.7z` from the latest releases
+* Extract and double-click the `ok-ww.exe`
-### Development
+### Usage (Python Source Code)
-use Python 3.11, other versions might work but not tested
+Use Python 3.11, other versions might work but are not tested.
```
-pip install -r requirements.txt
-python main_debug.py
+pip install -r requirements.txt #install python dependencies
+python main.py # run the release version
+python main_debug.py # run the debug version
```
-### 致谢
+# Disclaimer
+
+This software is an external tool designed to automate the gameplay of “Wuthering Waves.” It interacts with the game
+solely through the existing user interface and complies with relevant laws and regulations. The package aims to simplify
+user interaction with the game without disrupting game balance or providing any unfair advantages. It does not modify
+any game files or code.
+
+This software is open-source and free, intended solely for personal learning and communication purposes, and is limited
+to personal game accounts. It is not allowed for any commercial or profit-making purposes. The development team reserves
+the final interpretation rights of this project. Any issues arising from the use of this software are unrelated to the
+project and the development team. If you find merchants using this software for paid boosting services, it is their
+personal behavior, and this software is not authorized for boosting services. Any issues and consequences arising from
+such use are unrelated to this software. This software is not authorized for sale, and any sold versions may contain
+malicious code, leading to the theft of game accounts or computer data, which is unrelated to this software.
+
+### FAQ
+
+1. Do not extract in a directory with non-English characters.
+2. Add the download and extraction directories to the antivirus software or Windows Defender whitelist, then extract the
+ files again.
+3. If you encounter an error when running the program, try extracting the files again.
+4. You may need to turn off Windows HDR, eye protection low blue light mode, and automatic application color management
+ in advanced display settings. Use default brightness for games, disable all features that change game colors, like
+ Nvidia/AMD game filters/sharpening, and close any overlays displaying FPS, GPU information, etc.
+5. All characters must equip the main echo; otherwise, they will only perform basic attacks.
+6. If you are not using the default QER keys, change the keys in the ok-ww settings. Mouse side buttons are not
+ supported as shortcuts; otherwise, they will only perform basic attacks.
+7. For high-end computers, it is recommended to enable the sound echo text recognition in the settings.
+8. If ok-ww is not updated to the latest version, update to the latest version.
+9. If you have manually changed the DPI settings of Wuthering Waves or the Wuthering Waves launcher, reset them.
+10. If the update does not open, manually copy the files from the update folder to overwrite the installation, or
+ download the latest version from the group files and overwrite.
+11. The automatic battle and automatic pickup features are not enabled by default. You need to click "Trigger" to enable
+ them.
+12. The minimum resolution is 1280x720, and it is best to choose a resolution that is 16:9. Wider resolutions (like 21:
+ 9) might work for some features.
+13. Ensure the game can run stably at 60fps; otherwise, the battle may end prematurely, and you may not be able to pick
+ up the sound skeleton. If this is not possible, try lowering the graphics resolution.
+14. If you still have issues, submit a BUG report.
+
+### Credits
[https://github.com/lazydog28/mc_auto_boss](https://github.com/lazydog28/mc_auto_boss) 后台点击代码
diff --git a/README_cn.md b/README_cn.md
new file mode 100644
index 0000000..4d65d05
--- /dev/null
+++ b/README_cn.md
@@ -0,0 +1,77 @@
+
+
+
+
+ ok-ww
+
+
+
+
+
+
+
+
+# 免责声明
+
+本软件是一个外部工具,旨在自动化鸣潮的游戏玩法。它仅通过现有用户界面与游戏交互,并遵守相关法律法规。该软件包旨在简化用户与游戏的交互,不会破坏游戏平衡或提供不公平优势,也不会修改任何游戏文件或代码。
+
+本软件开源、免费,仅供个人学习交流使用,仅限于个人游戏账号,不得用于任何商业或营利性目的。开发者团队拥有本项目的最终解释权。使用本软件产生的所有问题与本项目及开发者团队无关。若您发现商家使用本软件进行代练并收费,这是商家的个人行为,本软件不授权用于代练服务,产生的问题及后果与本软件无关。本软件不授权任何人进行售卖,售卖的软件可能被加入恶意代码,导致游戏账号或电脑资料被盗,与本软件无关。
+
+请注意,根据库洛的《鸣潮》公平运营声明:
+
+```
+严禁利用任何第三方工具破坏游戏体验。
+我们将严厉打击使用外挂、加速器、作弊软件、宏脚本等违规工具的行为,这些行为包括但不限于自动挂机、技能加速、无敌模式、瞬移、修改游戏数据等操作。
+一经查证,我们将视违规情况和次数,采取包括但不限于扣除违规收益、冻结或永久封禁游戏账号等措施。
+```
+
+### 使用说明
+
+* 点击[releases](https://github.com/ok-oldking/ok-wuthering-waves/releases), 下载7z压缩包(80M左右的), 解压缩双击运行.exe
+* 下载有问题的, 也可加入腾讯QQ频道,[OK-WW](https://pd.qq.com/s/2jhl3oogp) 问题答案: 老王同学OK
+* QQ水群,只聊游戏, 不下载不讨论软件: [970523295](https://qm.qq.com/q/qMezq2IDGU) 问题答案: 老王同学OK
+
+### 有多强?
+
+1. 4K分辨率流畅运行,支持所有16:9分辨率,1600x900以上, 1280x720不支持是因为鸣潮bug, 它的1280x720并不是1280x720
+2. 可后台运行,可窗口化,可全屏,屏幕缩放比例无要求
+3. 自动战斗比大多数玩家手操都强, 深渊可满星, 演示视频: [今汐12秒轴](https://www.bilibili.com/video/BV1Hx4y1t7NP/)
+4. 无需安装Cuda之类, 基本不占用显卡资源, 性能优化到支持自动战斗10毫秒左右的响应时间
+5. 可高度自定义角色出招逻辑(动态合轴) [角色列表](src/char)
+
+### 出现问题请检查
+
+有问题点这里, 挨个检查再提问:
+
+1. 不要在QQ下载目录直接解压使用, 也不要在下载目录里直接解压使用,不要放在中文目录, 单独创建一个英文目录,重新解压
+2. 下载和解压目录添加杀毒软件或Windows Defender白名单,重新解压
+3. 运行弹窗报错, 试试重新解压缩,如果是自动更新后报错, 复制updates里面的软件覆盖原文件,手动更新
+4. 关闭windows HDR, 护眼低蓝光模式, 高级管理器设置-自动管理应用颜色, 游戏使用默认亮度, 关闭显卡滤镜\锐化, 关闭游戏加加,
+ 小飞机等游戏上显示FPS,GPU等信息的浮层
+5. 所有角色必须装备主声骸, 否则一直平A
+6. 如果不是默认的QER按键, OK-WW设置里改键, 不支持鼠标侧键快捷键, 否则一直平A
+7. 配置高的电脑就在设置里打开,拾取声骸-文字识别
+8. OK-WW没更新最新版的, 更新最新版
+9. 如果手动改过鸣潮或者鸣潮启动器的DPI设置, 重置
+10. 更新打不开, 手动复制update文件夹的出来覆盖安装, 或者下载群文件最新版覆盖
+11. 要刷C3,C1的去刷世界BOSS或者无妄者五合一
+12. 自动战斗,自动拾取等功能默认没有打开, 需要点击"实时触发"打开
+13. 最低1280x720分辨率, 最好16:9分辨率. 部分功能也支持比16:9宽的分辨率, 如21:9
+14. 必须要保证游戏能60fps稳定运行, 否则可能提前结束战斗,捡不到声骸, 如果不行, 尝试降低画质分辨率
+15. 电脑配置好的, 打开配置里, 声骸文字识别. 如果打开后路过声骸不捡, 就关掉
+16. 还有问题, 去BUG反馈, 录屏上传
+
+### Usage (Python Source Code)
+
+Use Python 3.11, other versions might work but are not tested.
+
+```
+pip install -r requirements.txt #install python dependencies
+python main.py # run the release version
+python main_debug.py # run the debug version
+```
+
+### 致谢
+
+[https://github.com/lazydog28/mc_auto_boss](https://github.com/lazydog28/mc_auto_boss) 后台点击代码
+
diff --git a/readme/img.png b/readme/img.png
index dd6edd1..a50331e 100644
Binary files a/readme/img.png and b/readme/img.png differ
diff --git a/readme/img_1.png b/readme/img_1.png
new file mode 100644
index 0000000..48390a4
Binary files /dev/null and b/readme/img_1.png differ