Page 2 of 2

Re: Uncharted 4 aim abuse

PostPosted: Thu Jun 07, 2018 8:24 am
by J2Kbr
Dimakra666 wrote:and question about primary and secondary rapid fire what is exactly secondary rapid fire?

this gamepack keeps track of when using the primary weapon or secondary. So you can set different rapidfire for both. :smile0517:

Re: Uncharted 4 aim abuse

PostPosted: Thu Jun 07, 2018 10:42 am
by Dimakra666
Oh thats actually awsome so I can adjut the intirecoil for pistols in their own and long gun on its own, so if I change weaoon with dpad left it activates secondary and right activates primari?

Re: Uncharted 4 aim abuse

PostPosted: Fri Jun 08, 2018 10:07 am
by J2Kbr
Dimakra666 wrote:so if I change weaoon with dpad left it activates secondary and right activates primari?

that is correct. :smile0517:

Re: Uncharted 4 aim abuse

PostPosted: Sat Jun 09, 2018 8:30 pm
by Dimakra666
Well the simple rapid fire is lagging while using automatic long gun there is some cuts in between, the option button not working properly I need to push on it like 3-4 times, the simple rapid fire on titan one is much better, turbo jump is olso lagging litle, and im using U4 gamepack not connected to computer or anything it's just my nacon rp and titan 2, hope u get it fixed soon.

Re: Uncharted 4 aim abuse

PostPosted: Sat Jun 09, 2018 8:56 pm
by Scachi
Rapid fire is not supposed to work with full automatic weapons.
Rapid fire is automatically pressing and releasing the fire button with the configured/defined timings. That has nothing to do with lag. It is just the way it works.
A typically rapid fire combo is something like:
Code: Select all
combo RapidFire {
   set_val(PS4_R2, 100);
   wait(FIRE_HOLD);
   set_val(PS4_R2, 0);
   wait(FIRE_WAIT);
    set_val(PS4_R2, 0);
}

The time of FIRE_WAIT is causing the "stutter" of full automatic weapon when using rapid fire.

The solution is: "Do not use rapid fire with full automatic weapons" when you want to have the full speed of the full automatic weapons.

When using rapid fire with burst weapons it is hard to impossible to get a timing that makes the weapon work like full auto.
The games mechanics may not allow it to fire like a full auto, in other games it may be the "online input lag" that stops the burst weapon to fire without stutter as the "fire" command isn't always received at the correct time from the games server, or something like that. This is nothing the T2 can change or modify.

Re: Uncharted 4 aim abuse

PostPosted: Sat Jun 09, 2018 9:50 pm
by Dimakra666
Great info well my mistake noobi lol, but the option button as I said is a bit ennoying I have to kwep pressing on it,

Re: Uncharted 4 aim abuse

PostPosted: Wed Apr 17, 2019 1:57 pm
by enf004946
Hello there is a turbo or combo where you press a button and the doll jumps and shoots at the same time ?