mgsweet / Apex-NoRecoil-2021

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

please help 1728x1080 resolution, R301, Flatline, Rampage and Volt cannot work. #348

Open COLORFUL123311 opened 9 months ago

COLORFUL123311 commented 9 months ago

please help 1728x1080 resolution, R301, Flatline, Rampage and Volt cannot work.

BlackChaplin commented 9 months ago

please help 1728x1080 resolution, R301, Flatline, Rampage and Volt cannot work.

Please post screenshots with this weapon on your 1728x1080 resolution. I need to find the pixel coordinates at your resolution so that the script can correctly determine the equipped weapon.

BlackChaplin commented 9 months ago

You can also send screenshots with a golden sight on the weapon from your list on which it can be installed, to correctly determine the use of GS

COLORFUL123311 commented 9 months ago

20231207051045_1 20231207051103_1 20231207051300_1 20231207051426_1

COLORFUL123311 commented 9 months ago

You can also send screenshots with a golden sight on the weapon from your list on which it can be installed, to correctly determine the use of GS

The guns in the picture are all unusable。。。Please helpT.T

ggpeta commented 9 months ago

If they work, I play at the same resolution and they work for me, the only weapons that don't work are the alternator and the volt. in 1728x1080.

BlackChaplin commented 9 months ago

You can also send screenshots with a golden sight on the weapon from your list on which it can be installed, to correctly determine the use of GS

The guns in the picture are all unusable。。。Please helpT.T

I added your resolution to my build. When starting, activate the voice checkbox, it will be very helpful for debugging and try to go to the training ground with a weapon. When selecting a weapon, if it is detected correctly, there should be a voice notification Apex-AimAssist-NoRecoil-2023-main.zip

COLORFUL123311 commented 9 months ago

You can also send screenshots with a golden sight on the weapon from your list on which it can be installed, to correctly determine the use of GS

The guns in the picture are all unusable。。。Please helpT.T

I added your resolution to my build. When starting, activate the voice checkbox, it will be very helpful for debugging and try to go to the training ground with a weapon. When selecting a weapon, if it is detected correctly, there should be a voice notification Apex-AimAssist-NoRecoil-2023-main.zip

thanks ♥,i will try it later,♥X10

COLORFUL123311 commented 9 months ago

You can also send screenshots with a golden sight on the weapon from your list on which it can be installed, to correctly determine the use of GS

The guns in the picture are all unusable。。。Please helpT.T

I added your resolution to my build. When starting, activate the voice checkbox, it will be very helpful for debugging and try to go to the training ground with a weapon. When selecting a weapon, if it is detected correctly, there should be a voice notification Apex-AimAssist-NoRecoil-2023-main.zip

amazing!IT can work ,thanks help me a lot~ ♥

BlackChaplin commented 9 months ago

You can also send screenshots with a golden sight on the weapon from your list on which it can be installed, to correctly determine the use of GS

The guns in the picture are all unusable。。。Please helpT.T

I added your resolution to my build. When starting, activate the voice checkbox, it will be very helpful for debugging and try to go to the training ground with a weapon. When selecting a weapon, if it is detected correctly, there should be a voice notification Apex-AimAssist-NoRecoil-2023-main.zip

amazing!IT can work ,thanks help me a lot~ ♥

No problem. If you wish, could you take screenshots of all the weapons that can be installed with GS? So that I can completely edit your resolution file and so that you can use additional functions. If you want to help with this, please write to my github, the link to it is in the application

COLORFUL123311 commented 9 months ago

You can also send screenshots with a golden sight on the weapon from your list on which it can be installed, to correctly determine the use of GS

The guns in the picture are all unusable。。。Please helpT.T

I added your resolution to my build. When starting, activate the voice checkbox, it will be very helpful for debugging and try to go to the training ground with a weapon. When selecting a weapon, if it is detected correctly, there should be a voice notification Apex-AimAssist-NoRecoil-2023-main.zip

amazing!IT can work ,thanks help me a lot~ ♥

No problem. If you wish, could you take screenshots of all the weapons that can be installed with GS? So that I can completely edit your resolution file and so that you can use additional functions.

OK Please wait me back home ,I"m outside now

hitch3ns commented 9 months ago

@BlackChaplin WhatsApp Image 2023-12-07 at 7 59 34 PM is it possible to make coordination better for alternator on 1680x1050 that's a screenshot

POKONII commented 9 months ago

Ensure that the color is # FFFFFF when the three points you take have a value of true

BlackChaplin commented 9 months ago

Ensure that the color is # FFFFFF when the three points you take have a value of true

No, you can use dark/black pixel coordinates. And in this case, put the value "0" after the coordinates

POKONII commented 9 months ago

确保颜色为 # FFFFFF 当您取的三个点的值为 true 时

不可以,您可以使用深色/黑色像素坐标。在这种情况下,在坐标后放置值“0”

0不代表是dark,是非#FFFFFF,这个也可以在apexmaster.ahk里面改

BlackChaplin commented 9 months ago

确保颜色为 # FFFFFF 当您取的三个点的值为 true 时

不可以,您可以使用深色/黑色像素坐标。在这种情况下,在坐标后放置值“0”

0不代表是dark,是非#FFFFFF,这个也可以在apexmaster.ahk里面改

0 means that there will be no white color at these coordinates. And you don’t need to change anything in the apexmaster.ahk file