Eternal-Walnut / Apex-NoRecoil-Alpha

An official branch version that I can modify and update myself
GNU General Public License v3.0
56 stars 3 forks source link

LAG problem #37

Closed sky5416841 closed 1 month ago

sky5416841 commented 2 months ago

https://github.com/Eternal-Walnut/Apex-NoRecoil-Alpha/assets/109945433/40923934-9388-4ce2-ab6d-566ce703f952

不開APEX NORECOIL FPS能穩定100 並且不會顯示延遲之類的圖案 當我打開APEX NORECOIL 滑鼠只要移動FPS就會大跌 只要滑鼠一直移動畫面就會卡死 射擊會出現大延遲

"Without opening APEX NORECOIL, the FPS can stay stable at 100 without displaying any latency-related patterns. However, when I open APEX NORECOIL, the FPS drops significantly whenever I move the mouse. If I keep moving the mouse continuously, the screen freezes and there's a noticeable delay in shooting."(By ChatGPT)

MoralFst commented 2 months ago

I modified this slightly and tested it myself without the above problem. Overwrite the past and try to see. apexmaster.txt

sky5416841 commented 2 months ago

I modified this slightly and tested it myself without the above problem. Overwrite the past and try to see. apexmaster.txt

No Recoil is functional. But The lag issue remains the same Whenever I open apexmaster.ahk, the game's ping becomes very high, and moving the mouse causes the FPS to drop significantly I'm not sure what the problem is

Eternal-Walnut commented 2 months ago

我正在正常使用,沒有出現過此問題

Eternal-Walnut commented 2 months ago

我認為你可以使用任务管理器監測是哪個應用導致的CPU佔用异常 或者你可以嘗試不使用gui 直接使用apexmaster.ahk

sky5416841 commented 2 months ago

我認為你可以使用任务管理器監測是哪個應用導致的CPU佔用异常 或者你可以嘗試不使用gui 直接使用apexmaster.ahk

https://github.com/Eternal-Walnut/Apex-NoRecoil-Alpha/assets/109945433/7ca5a640-41ce-403b-b42a-881eebfc1fcb

問題還是一樣 就一開AHK就會整個超卡 不知道是不是破爛熊的問題

sky5416841 commented 2 months ago

image

mgsweet 那邊也有人反應 也許真的是hyde64.dll 造成遊戲卡頓 開gui.ahk 那個畫面不會造成卡頓 按下Save and run 整個遊戲就開始卡了

People on mgsweet have also reported similar issues; it may indeed be hyde64.dll causing the game to lag." (Chat GPT)

Eternal-Walnut commented 2 months ago

使用工作管理員看看是哪個應用程序導致的卡頓?

Eternal-Walnut commented 2 months ago

我的電腦上不會出現卡頓

Eternal-Walnut commented 2 months ago

哦 有一說一 你應該將apexmaster.ahk編譯成exe後使用 而不是直接使用使用AutoHotKey執行ahk 這樣可能存在被檢測的風險

sky5416841 commented 2 months ago

哦 有一說一 你應該將apexmaster.ahk編譯成exe後使用 而不是直接使用使用AutoHotKey執行ahk 這樣可能存在被檢測的風險

我晚點試試看

sky5416841 commented 2 months ago

image 看來是沒辦法 這段限制了exe

Eternal-Walnut commented 2 months ago

Author

什麼是“限制了exe”?

sky5416841 commented 2 months ago

就轉成 exe 就跳這段 MsgBox, Mixed Versions detected!nOS Version and AHK Version need to be the same (x86 & AHK32 or x64 & AHK64).n`nScript will now terminate!

sky5416841 commented 1 month ago

image 感覺真的是hyde64.dll的問題 把他禁用之後就沒出現卡頓的問題 壓槍也能正常的運作

sky5416841 commented 1 month ago

https://github.com/Eternal-Walnut/Apex-NoRecoil-Alpha/assets/109945433/c7146f9d-ab5e-4585-9aac-70f03f5b0222

MoralFst commented 1 month ago

image 感覺真的是hyde64.dll的問題 把他禁用之後就沒出現卡頓的問題 壓槍也能正常的運作

This means that your program process is no longer hidden and has a greater risk of being detected.

sky5416841 commented 1 month ago

image 感覺真的是hyde64.dll的問題 把他禁用之後就沒出現卡頓的問題 壓槍也能正常的運作

This means that your program process is no longer hidden and has a greater risk of being detected.

image But EAC can already detect hyde64.dll

GouldX commented 1 month ago

image 感覺真的是hyde64.dll的問題 把他禁用之後就沒出現卡頓的問題 壓槍也能正常的運作

請問你是如何禁用它的,我不會PYTHON,只學你在前面加了//仍然沒有禁用成功

Eternal-Walnut commented 1 month ago

好吧,雖然hyde64在我的電腦上正常工作,但是我會添加一個不使用hyde64的版本供hyde64被檢測到的用戶使用