![]() | ||
Views: 17,142,940 |
Home
| Forums
| Uploader
| Wiki
| Object databases
| IRC
Rules/FAQ | Memberlist | Calendar | Stats | Online users | Last posts | Search |
05-25-22 08:05 PM |
Guest: |
0 users reading Use SNES Controller as PC gamepad | 1 bot |
Main - Computers and technology - Use SNES Controller as PC gamepad | Hide post layouts | New reply |
RicBent |
| ||
Administrator Level: 44 ![]() Posts: 205/466 EXP: 597593 Next: 13692 Since: 09-25-12 From: Germany Last post: 321 days ago Last view: 20 days ago |
Some weeks ago I felt that my good old SNES controller needs to be a bit more played on. So last week I made a little Arduino/C# programm that let's you use your SNES gamepad with your PC! ![]() As you can see it updates really fast so you don't have to worry about any slowdown ![]() Connect the GND and 5V to the corresponding pins of your Ardiono and put Data, Latch and Clock on three different Digital pins. ________________________
/ | | G N N | D L C 5 | \________________________| G = GND N = Nothing D = Data L = Latch C = Clock 5 = 5V Now you only have to change these lines in SnesPadIno.ino to the digital pins you use: #define DATA_PIN 5
#define LATCH_PIN 6 #define CLOCK_PIN 7 Just upload the script to your Arduino and install vJoy. Then open vJoyConf.exe and set the Button amount of vJoy Device #1 to 8 and the POV amout to 1 and the mode to Continious. Finally start SnesPad.exe and have fun using your SNES gamepad ![]() Thanks to TacticalCode for the Aruino SNES library and vJoy for their awesome gamepad emulating driver. Download: https://www.dropbox.com/sh/fj0f4yjju9m5rj9/AAAlg6dtvSapw2TtYIe7oPfTa?dl=0 ____________________ GitHub - YouTube - NSMBHD |
FinalShroom81 |
| ||
Member Hoogmin Level: 16 ![]() Posts: 10/56 EXP: 19731 Next: 525 Since: 04-29-16 Last post: 1419 days ago Last view: 649 days ago |
Cool program. I actually have some amount of experience with C#. I mostly use it in unity3D and Console applications. I don't have a lot of experience with windows forms applications though. |
Arisotura |
| ||
![]() Star Mario in this room you have a pile of apple pies Level: 159 ![]() Posts: 6418/8978 EXP: 51139158 Next: 671599 Since: 07-03-12 From: in a box ![]() Last post: 13 hours ago Last view: 5 hours ago |
Main - Computers and technology - Use SNES Controller as PC gamepad | Hide post layouts | New reply |
Page rendered in 0.028 seconds. (2048KB of memory used) MySQL - queries: 27, rows: 201/201, time: 0.010 seconds. ![]() © 2005-2008 Acmlm, Xkeeper, blackhole89 et al. |