mgsweet / Apex-NoRecoil-2021

Scripts to reduce recoil for Apex Legends. (auto weapon detection, support multiple resolutions)
GNU General Public License v3.0
549 stars 158 forks source link

希望指导或者添加2560x1600,感谢! #64

Closed xtronaltic closed 2 years ago

xtronaltic commented 2 years ago

您好, Mgsweet,

我刚刚使用您的作品,目前是AHK + hider,按您的视频指导,尝试修改分辨率一直未能成功,不知是哪里出了问题:

  1. Windows桌面分辨率改为2560x1600,缩放改成100%
  2. Python用debug内的py文件,生成新分辨率数据
  3. 创建新ini文件并导入生成的数据,存放至src\resolution,改名字为2560x1600.ini
  4. 修改gui.ahk,添加2560x1600
  5. 修改AHK\src下的settings为分辨率2560x1600,修改sens和ads和游戏内一致,所有其他选项,包括ads only和auto fire,全部为0,因为游戏内是toggle瞄准
  6. 复制ahkhider.ahk, hyde.dll, hyde64.dll至AHK\src下
  7. 创建新AHK脚本命名run,并添加 run ahkhider.ahk run apexmaster.ahk
  8. 管理员权限运行run脚本
  9. 游戏内fireing range不生效

测试下来,只有settings改1680x1050,游戏内设置1680x1050,只有这个能生效。

不知道是哪步做错了,兄弟,请知道,或者你可以在下个版本中支持一下吗?谢谢

mgsweet commented 2 years ago

你可以发个 Pull Request 给我,我可以帮你看看

xtronaltic commented 2 years ago

不知道是不是操作正确,我forked您的repo,上传了2560x1600.ini和run.ahk,修改了gui.ahk,将hider文件夹下的文件剪切到AHK\src,然后创建了pull request。

如果我没pull request成功,您有空帮我看一下,谢谢

这是链接 https://github.com/xtronaltic/Apex-NoRecoil-2021/tree/main/AHK/src

mgsweet commented 2 years ago

帮不了你,我发现我的显示器不支持你的这个分辨率。

xtronaltic commented 2 years ago

嗯,我的是16:10

On Sat, Dec 25, 2021 at 22:40 Aaron Yau @.***> wrote:

帮不了你,我发现我的显示器不支持你的这个分辨率。

— Reply to this email directly, view it on GitHub https://github.com/mgsweet/Apex-NoRecoil-2021/issues/64#issuecomment-1001109350, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5LGC7S6HKWQA523PVKXKLUS2TDNANCNFSM5KMQEOTA . You are receiving this because you authored the thread.Message ID: @.***>

mgsweet commented 2 years ago

或许这个视频可以帮到你:https://www.youtube.com/watch?v=wYyIMbdagw4

xtronaltic commented 2 years ago

我联系了视频的作者,他远程帮我看了一下,逐步排查是ahk_resolution_rough_generator.py生成的数据和2560x1600兼容性不完美导致的,在resolution文件夹里,手动改.ini文件每个枪的坐标,可以生效。

jayking999 commented 2 years ago

我联系了视频的作者,他远程帮我看了一下,逐步排查是ahk_resolution_rough_generator.py生成的数据和2560x1600兼容性不完美导致的,在resolution文件夹里,手动改.ini文件每个枪的坐标,可以生效。

817,689" "897,687?为什么我的仍然不生效