Acidmods
Console Modding------ ( Here you can talk about your favorite Consoles ) => XBOX 360 => 360 Controllers / 360 Rapid Fire Controllers => Topic started by: fabio14789 on June 28, 2016, 08:16:01 AM
-
In the website http://www.diymods.work/ have option Hammerburst Active Reload in acc myMod-Max, does anyone know of a program to create .hex for perfect reload in gears of war 3 using chip 12f683?
-
It would be tough making this one the 12f683 version of Seth's software. It would have to be tied to the RT. I could see it working as when RT is released it will run the perfect reload glitch. Basically every time I fire then let off the RT it will perform the active reload.
Writhing it out will be tricky as u would likely have to start off with when RT is released then running the sequence. Another problem is the my mod mini MS timmings are actually different from the 12f683 MS timmings. The my mod mini or even max runs faster than the 12f683 software. U could try coping the script over from your my mod max then try doubling the wait times then test then make adjustments till it's perfected. I'd suggest making a controller with all the wiring to all buttons to a 8 pin dip socket so I can pull the chip out easy to re flash during testing. If u give me the button sequences it takes to do the active reload I can try making a mop up script in how it could work but I don't have the game let alone my pic kit and test controller to actually make it but at least I can show u how to write it up to make it work.
-
sorry translation errors ... I'm using google translator
this is already a big help ... I'll do it right ... I will put a soket female 8-pin ... to facilitate the test ... I programmer chip 12F683 ... I tried to contact sethmods to get a MyMod-Max has ... to try to modify testing with the available mode hamerbust perfect reload ...
this video shows why high time reload https://www.youtube.com/watch?v=7rgU3MIJ5Rw
-
If I had the game I could easily find the hold time to do the active reloads using my controllermax usb. From there I could translate the timings and give u the right timings for Sethmods software. In fact I'll do a little digging and see if I can't find a script in CM forums then paste it here for u to use. I'll get back to ya soon.
-
thanks for attention and interest in helping :clap: :tup:
this is the speed I use in rapidfire
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2F3kUaejP.jpg%3F1&hash=84db8995ce7bf5785a002f1acea9c55557394727)
-
Gears of war 3 active reload
Run Time = 0.8 seconds
Run Count = 1.26 per second
Hold until RT Pull
- Off
- Off
- Off
- Off
Hold until RT Release
-Off
- Off
- Off
- Off
Hold 100 ms
- Off
- Off
- Off
- Off
Hold (RB) 60 ms
- LT Off
- (1) Off
- (2) Push
- (RT) Off
Hold 260 ms
- (LT) Off
- (1) Off
-
- (2) Off "RB"
- (RT) Off
Hold 255 ms
- (LT) Off
- (1) Off
- (2) Off "RB"
- (RT) Off
Hold 60 ms
- (LT) Off
- (1) Off
- (2) Push
- (RT)Off
Hold 60 ms
- (LT) Off
- (1) Off
- (2) Release "RB"
-(LT) Off
Add New Line
Delete Last Line
update
<< Go Back
This might work. Its tricky fooling the software. The very top is an idea that I'm implying so the script does not continue to keep looping. It may work. I found the timing for the hammerburst in gow3. This script technically should work. I can post all the pause times for u as well for other weapons as well. You can test this out and let me know if it functions correctly.
I'm hoping when RT is held then released it will do the auto reload with the RB button. I used slot #2 for the RB button.
-
i go test time for perfect reload =)
(https://acidmods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FGrCF4kL.jpg&hash=93cc3f18f5935255763af5adb7451ab0b1c08a5b)
-
Sweet. Let me know if it works. Of not erase the top portion then transfer it to the very bottom. Hopefully it works out!
-
created soft 9 ways ... first mode the script you sent me ... the game was crazy ... was shooting without stopping ... I recorded another soft only one way ... the script you sent me .. . worked perfect reload only the piston... but do not how to use the piston .. because it is semi automatic... have to do it in a simpler way? to reduce the commands ... and perfect reload be triggered only when you click rb? this mode triggering rt would be good to use in retro-lancer
-
It's hard to understand what your trying to put across but there is another way to make it. U can sacrifice the LT wiring and wire your LT to the RB button. You will have to write everything in opposite order. Ex hold = release and vise versa. All your mods will run in opposite order as well. This is due to the LT being a anologe signal and I would be wiring to a digital signal. Of your ok with all that u can have active reload work by just tapping RB. It would be much simpler to write out as well.
-
I do not use LT :w00t: can sacrifice happy ... show me how to make the LT to see if it works cool :tup:
-
Hold until LT Pull
Release (RB)
Hold (60)
Pull (RB)
Hold 455 ms
Release (RB)
Hold (RB) 60 ms
- pull (RB)
Just remember to wire the LT pin on the chip to the RB of the controller. Scripts have to be written in reverse. Also mod switching goes backwards unless u hold RB with tact switch.
Here is what I dug up as far as what someone else made for active reload times for gow3,
//Best to leave the defines.
define Lancer = 750;
define HammerBurst = 575;
define RetroLancer = 1400;
define Pistol = 500;
define Gnasher = 850;
Basically from the moment RB is pressed there needs to be this long of spread before RB is pressed again to hit the perfect reloadmark. I follow it through with a RB release of 60MS then make another line with everything off so the code dident keep looping.
-
when I press LT ... makes the perfect recharge and the chip is again recharge .. I have to do a separate button to reload...
these days my time is gone ... I'm auditioning ... Anyway ... thanks for the help ... Im and giving you information as soon as possible... :tup:
friend will be easier to make from scratch? It has program that project in micro controllers mikroC pro ... scripts created by sethmods are getting too big ... and not to make many programs ...I never did it ... from scratch ... but if I can not chip 12F683 ... I would use another chip with more space for programming ...