We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
i have a kit to modify a game controller for rapid fire capability, can i just read and save a image in c and rewrite it to another chip and it work?
The code is in binary form so it does not matter what compiler i use to import the file? If i have a programmer cappable of read the code out of the chip than i can program that code to a same uC? I am very sure the code is protected so i am supprise if i read out all ZEROs?
A common method that does not involve any software is to modify the game controller with an external pulse generator that fakes a suitable number of button presses/second as long as the real button is pressed and held.
This is a lawful modification that should work with most controllers and is easy to implement.
If you don't have the electroncs knowledge, then you should be able to find a number of informative pages from people who have done it. Just try Google and remember that this kind of modification does not require that you google for your specific hand control. All you need is a bit of electronics, and the ability to insert your circuit between the original switch and the PCB. And optionally that you add an extra switch - unless there already is one to abuse - to control if auto-fire should be on or off, i.e. if your extra electronics circuit should send the fire button directly to the original electronics, or chop it up into many pulses.