Acidmods
Console Modding------ ( Here you can talk about your favorite Consoles ) => XBOX 360 => 360 Controllers / 360 Rapid Fire Controllers => Topic started by: dripbilly on February 24, 2009, 05:35:16 PM
-
i purchased a rapid fire chip from ebay and it is installed through instructions from a site called vegatech. i am wondering if by the wiring i could figure out what kind of program it has. you wire the power to pin 1 the ground to pin 8 and the left button to pin 3 and to the mid point on left trigger in the controller and the right button goes to pin 2 on the chip and mid point on right trigger. Also if i get a programmer can i read this chip to save the program hex so i can reprogram it if i cant get a different hex to work thanks
-
there is no telling what hex is on that chip, most RF chips are wired in a similar fassion, there should be a number code on top of the chip, and yes with a programmer you can try to read the chip, but most of them are protected, so you cant steel the code.
-
i understand the protection a little bit. however i am not trying to steal the code,just want to make a backup in case the hex file i put on my chip doesnt work correctly i could just reflash it with the original info. i am trying to figure it out apparently according to the guy i purchased my chip from its his own batch code and it seems to work somewhat for me but not like i was expecting so was gonna try something else any suggestions on what code to use thanks
-
the number code I was refuring to would be a stamp, like 12f683 or something like that. as far as his special batch, I highly doubt that. the program inside the chip (internal code) may be his special code but I doubt that also. most people from ebay just use the open source stuff for thier own gain. I emagine there are some coders out there that write a code and sell it, but most sellers are not coders.
as far as the code, I hanestly dont care if you were trying to stel the code, actually, I would like to see it. Just for kicks. but if the person you bought it from is the author of the code, he would have protected it so you cannot back up the code. if you have a programer and working knoledge of it, I could posibly give you a link to the open source code, of which I did not write but do use, but it wires diferently then you discribe. (thanks agian HAZER)
-
i would appreciate the link and i have some 4 mode rapid fire hex code and a 3 mode sleeper hex but not sure about them they dont have very good instructions on the wiring of the chip any help is appreciated though
-
the 4 mode is gameplayrf and the 3 mode is burnmeup2.. these are the files you want follow the pictures and you will be fine. change one fire rate to read 0x3c for cod 5
-
i have those now i just gotta find me a cheap programmer my local radioshack has decided that some of my parts arent important anymore lol
-
https://www.acidmods.com/forum/index.php?topic=22283.0
build this one, rat shack should have all the parts needed.
-
thats the one i was gonna build however the two radio shacks close to me no longer carry the 8 pin sockets and the closest store to me that carries them is at least an hour away so i am gonna ebay one saw one that will come out to be about 15 shipped so i dont lose alot thanks
-
just build it with a 14 pin socket and only wire to the bottom half
-
i got it built and i read one of the chips the only thing i am wondering is how do i know it actually read it. Also should i post the hex here,for some one to go over and see if its private code or stolen code or what not. thanks
-
the problem is once a code is compiled into a hex, it is tuff to convert back into any readable asm. I dont think anyone really cares where you stole the code from...LOL...(joke), but sure post it, but with a code, you need a wiring diagram. it could be wired all kinds of ways.
when the chip is read, in winpic, the green screen instead of just 0000 it will haave numerical code, if you read it and the chip is blank, it will tell you it is blank.