QUOTE(Mulpsy @ Jul 6 2009, 04:24 AM)

Thanks Salincer for the fire rates you posted a little earlier. The GoW2 speed works great with the hammerburst!
Im thinking about using mode 1 - the dual trigger mode - and making the right trigger to work for the gun. I want to put the left trigger wire onto the RH bumper and set the timing up for a perfect reload. This should work the same as long as it is pressed and held down for the second "pulse" or signal of the chip to activate the bumper switch right on the reload line.
Couple of problems I can think of tho -
1 - the left trigger (or right bumper) will need to work at a REAL slow speed from the right trigger. I havnt worked out exactly but prolly something like once every 1.5 seconds. I dont know if this is possible as I believe the current code is written to do shots per SECOND - not shots per couple of seconds. Is the slowest speed going to be 500 devided by 500 = 1? 1 in hex is 1! I think thats 1 shot per second - how do i get it to go slower?
2 -
http://forums.xbox-scene.com/index.php?showtopic=581887 is a link to show the solder points of the switches of the matrix controller only. At first I thought I could just solder the wire to one of the bumper contacts (dunno which one - was gonna just trial and error) but then I read the code is written for a variable pot - as that is what the triggers are so it may not be a simple solder job.
3 -
http://forums.xbox-scene.com/index.php?showtopic=679378 - is the link to Hazerees excellent explanation of the code and he states quite clearly "Another thing to notice here is that the code is already setup to use completely different values for each trigger in case there is a need to have dual trigger firing at different speeds. This may be useful for COD WAW Zombie game where the left trigger is used to auto-aim onto the target." So 2 speeds can be achieved - I just need to spend more time reading the code and understanding it.
Id like to hear some constructive input into if this can be achieved with this code, if anyone has done it with other buttons or if it would be better to rewrite the whole code and start from scratch. Ive read a lot of people asking if it can be done but havnt read anything of anyone actually doing it.
I am trying to install the chip to a matrix controller and make X,Y,B,A, AND RIGHT STICK. Lets say i wanted to replace right and left trigger for right stick and x button, how could i make that work?
on the matrix controller there are multiple buttons on one connection. And when i try to do this i have 3 buttons being activated at the same time. how do I isolate the buttons individually.
I do not have this problem with CG.
Can someone help me out here, thank you.