ATLAS-RCS/README.md

36 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<h1 align="center">ATLAS RCS 反后坐力系统</h1>
<p align="center"><strong>CS2高级反后坐力补偿系统支持自动武器识别</strong></p>
<p align="center">
<a href="https://python.org"><img src="https://img.shields.io/badge/python-3.9+-blue.svg" /></a>
<a href="https://www.microsoft.com/windows"><img src="https://img.shields.io/badge/platform-Windows-lightgrey.svg" /></a>
<a href="#license--disclaimer"><img src="https://img.shields.io/badge/license-Educational%20Use-orange.svg" /></a>
</p>
## 🎯 **核心功能**
🔫 **多武器支持**
- 16种精确弹道数据CSV格式
- 拟人后坐力补偿
🎮 **GSI游戏状态集成**
- 自动武器检测 相比上一代使用YOLO模式来说减少了检测风险
- 瞬时切换弹道模式 (bug fix ing:( )
🖥️ **高级用户界面**
- 现代化PyQt5界面支持暗色主题
- 弹道可视化系统
- 实时状态监控
🔊 **语音反馈**
- 关键操作TTS语音提示
💣 **炸弹计时器**
- 圆形进度条叠加显示
🎯 **自动接受对局**
- 通过控制台日志和屏幕识别自动接受匹配
---