I made this mod specifically for myself and decided to share it for others to use if they'd like, if not, the source code is there, just my small contribution to the modding community as I've use other mods as well. There will be no more updates for the time being.Cheers from night city~.
Night City turns out to be shit. Welp back to Red Dead then.
I found the mod yesterday ,and l love it so much, but i have another mod that called enhanced brwaling as great as this one,that one must use right button to switch grab. it conflicts,so my computer often crash. can you make a ini file for the wonderful mod to change the key,please?
Love this mod but sometimes when im sprinting and i press RMB to aim it just doesnt do anything. Sometimes it even screws up my RMB button until i mess around like change weapon or something.. im not sure.. it feels fragile and random... gonna be using First Person Aim for now...
Does anyone know of a way to change the keybind when aiming that lets you switch to ironsight which is defaulted to MouseWheelUp and theres no option to change it in the configs
when I try to ADS, the front sight post is always aimed significantly higher than the rear sight and it is very immersion breaking, is there a way to fix this?
Nice mod indeed! Combines the cool of 3rd person with the functionality of 1st.
If only you managed to tweak it so we are able to aim down the sights on horseback. Something that really bothered me from the game's release till today.
Perfect mod. Achieved smooth switching between third person and first person. Third person maintains Player settings.Controller support is great. I use PS5 controller adjusted to "ShortPress=50".
With just one light press of right mouse button with weapon equipped or on horse it switch between 1st/3rd camera and when need to aim just hold it.No need to press another key to switch cameras.
ShortPress=75 LongPress = 150 # in milliseconds HoldADS=1
Awesome mod, the weapon details are amazing and gunfights are much more enjoyable in first person. Although there's always a half a second black screen when switching between first/third person view which gets kinda annoying after a while. It would be nice to have an option to set the mod switch to first person whenever you pull your gun out and go back third person when holstering the gun.
I haven't tried it yet, but I did peek at the .ini configuration file for this mod. You might want to try tweaking the activation delay (in other words, how long you have to hold the button before the ADS is triggered, default is 150ms I think)
UPDATE EDIT: The default script mode is 'tap-to-ADS.' After tapping & triggering the switch, you are locked into FPV with the gun already ADS-ing. In other words, you will be able to scroll mouse wheel up/down to swap between ADS or hipfire, but you will be stuck in one of the two aiming modes; there is no way to exit the aim mode to just be in 'normal' 1st person view, other than swapping to 3rd person. But that restriction doesn't apply to the Hold-to-ADS mode!
So I have settled on my own delay scheme using the alternate mode, Hold to ADS. According to my .ini configuration code, any click press shorter than 300ms triggers the change to FPV; any click held for longer than 300ms is ignored by the script. If you prefer Hold to ADS, like me, you might like it!
[Settings] ShortPress=0 LongPress=300 # in milliseconds
HoldADS=1 # HoldADS either 1 or 0. If 1, then tap only to first person, need to hold for ADS. If 0, then a short click changes to FPV, but locks you in the aim mode until you change back to 3rd person view.
NOTE: Please ignore the Javascript mumbo-jumbo "Ljavascript-event-stripped300" where "LongPress" should be. My post is getting edited by Nexus's forum server, probably detecting it as an executable Javascript program or something & censoring it to avoid issues with it being executed by mistake.
This also has the effect of making the switch MUCH more consistent. The caveat is that this only switches to between 1st/3rd person, and you still have to hold RMB again (meaning there are a total of 2 clicks to go from 3rd person to ADS-ing).
The default delay values created a window which was just too small for me to consistently hit, so I would end up trying like 2-3 times before getting the switch to occur. Now, I can actually rely on this mechanic in the middle of chaotic firefights! It's already become a huge part of my playstyle! (To be fair, I know for a fact - since I tested it - that changing the delays could achieve a more consistent experience with the 'tap-to-ADS' mode, but I always prefer hold to ADS anyways.)
Thank you for the guidance. I didn't know this was possible! I did what you said and went a bit further and set up a macro on my mouse to press "weapon draw/holster" and "right click for 30ms" back to back, so now every time I press mouse4 it draws/holsters the weapon and right clicks which now switches between 1st/3rd person thanks to you. This is exactly what I was looking for! This made the mod for me.
66 comments
There will be no more updates for the time being.Cheers from night city~.Night City turns out to be shit. Welp back to Red Dead then.
If only you managed to tweak it so we are able to aim down the sights on horseback. Something that really bothered me from the game's release till today.
Is it possible to do?
ShortPress=75
LongPress = 150
# in milliseconds
HoldADS=1
Thank you wish you all the best.
# in milliseconds i dont get this so do i copy n paste this n edit it inside the confi setings?
Although there's always a half a second black screen when switching between first/third person view which gets kinda annoying after a while.
It would be nice to have an option to set the mod switch to first person whenever you pull your gun out and go back third person when holstering the gun.
I haven't tried it yet, but I did peek at the .ini configuration file for this mod. You might want to try tweaking the activation delay (in other words, how long you have to hold the button before the ADS is triggered, default is 150ms I think)UPDATE EDIT:
The default script mode is 'tap-to-ADS.' After tapping & triggering the switch, you are locked into FPV with the gun already ADS-ing. In other words, you will be able to scroll mouse wheel up/down to swap between ADS or hipfire, but you will be stuck in one of the two aiming modes; there is no way to exit the aim mode to just be in 'normal' 1st person view, other than swapping to 3rd person. But that restriction doesn't apply to the Hold-to-ADS mode!
So I have settled on my own delay scheme using the alternate mode, Hold to ADS. According to my .ini configuration code, any click press shorter than 300ms triggers the change to FPV; any click held for longer than 300ms is ignored by the script. If you prefer Hold to ADS, like me, you might like it!
NOTE: Please ignore the Javascript mumbo-jumbo "Ljavascript-event-stripped300" where "LongPress" should be. My post is getting edited by Nexus's forum server, probably detecting it as an executable Javascript program or something & censoring it to avoid issues with it being executed by mistake.
This also has the effect of making the switch MUCH more consistent. The caveat is that this only switches to between 1st/3rd person, and you still have to hold RMB again (meaning there are a total of 2 clicks to go from 3rd person to ADS-ing).
The default delay values created a window which was just too small for me to consistently hit, so I would end up trying like 2-3 times before getting the switch to occur. Now, I can actually rely on this mechanic in the middle of chaotic firefights! It's already become a huge part of my playstyle! (To be fair, I know for a fact - since I tested it - that changing the delays could achieve a more consistent experience with the 'tap-to-ADS' mode, but I always prefer hold to ADS anyways.)
I didn't know this was possible! I did what you said and went a bit further and set up a macro on my mouse to press "weapon draw/holster" and "right click for 30ms" back to back, so now every time I press mouse4 it draws/holsters the weapon and right clicks which now switches between 1st/3rd person thanks to you. This is exactly what I was looking for! This made the mod for me.