322
Subscribers
No data24 hours
-17 days
-330 days
Posts Archive
322
子弹速度 (和平英精1.31.10)
GameData::OneSelf.BulletVelocity = Read<float>(
Read<uintptr_t>(
Read<uintptr_t>(
Read<uintptr_t>(
GameData::SelfStruct + 0x2170
) + 0xa68
) + 0x1a0
) + 0x13a4
) / 100.0f;
// 和平英精子弹速度用的是cm,要÷100转换为m322
和平精英(驱动已内置)
hook驱动可能刷不上,原因未知
没缓存上配置(背景/帧率/驱动)的点"安全退出"(不要划后台)
绘制和自瞄设置需要手动保存
BUG: @xkfk_bot
————————————————
新增: 热更新管理器
