| Main > Consoles |
| SNES to Playstation Adapter |
| (1/2) > >> |
| Gaidensaga:
Hi, I was wondering if anyone here knows of where I could either get such an adapter (assuming it exists), or if someone could possibly make one for me? I want to be able to use any SNES controller of my choosing on a Playstation 2. I would be more than glad to pay for all expenses. Thanks -Ken |
| armad1ll0:
no one makes those. |
| Spaced Invader:
Not what you asked for but this has a similar feel... http://www.madcatz.com/MadCatz/product_details.jsp?product_id=8202 A review... http://www.8bitjoystick.com/archives/jake_review_mad_catz_retrocon_gamepad_for_ps2.php To buy... http://www.psreporter.com/eb.php?pid=238154 Thanks to Cave for pointing out this controller. Hope this helps! ;D |
| aredhel:
1Down load the linux kernel source code and read drivers/input/joystick/gamecon.c 2 Get a 2 parallel ports, one for PS2, one for the SNES game pads. 3 Write a driver that reads SNES and emulates a PSX pad 4 Port it to a cheap ucontroller 5 Sell it to people who are more lazy then you are. If you can program in C then you should be able to get to step 3 in a mouth or so of working in your spare time. In any case a SNES->PS2 adapter will only work for "Digital Control" games on the PS2. Any game that needs a Dual Shock will not work. |
| Hoe:
It's possible to fit a psx controller hack into a SNES controller behind the existing board. Writing your own linux driver for it is braindead. You'd be much better off building a small device that translates the scancodes at hardware level. |
| Navigation |
| Message Index |
| Next page |