Building a Neo Geo Stick USB Adapter

Introduction

The Neo Geo AES from SNK was a glorious home arcade machine released in 1990. However it was and still is quite expensive. Games are massive cartridges of multiple megabits. Back in early 90’s you can easily imagine how advanced this was.

For retro gamers, this is an expensive leisure. As I’m a proud owner of an AES system with 2 joysticks, I went down the shady road of emulators. But I wasn’t able to just plug the controllers.

This instructable explains how to very easily build an adapter.

Else, you can get one here at 28$. Looks like there are generic adapters for 15 pin game controllers around 13€, don’t know about these.

Note that in 2018 a Neo Geo Mini has been released. That can be an option to cheaply discover that 1st-Class gaming system!

USB Converter Part

The AES game controller consists of :

  • A joystick : 4 contacts for Up, Down, Left and Right
  • 4 action buttons : A, B, C, D
  • 2 function buttons : Select, Start

Pretty basic 🙂

All buttons share a common ground so that’s actually only 4 contacts for the stick and 6 for the buttons to manage a whole analog controller. This is a perfect option for “Zero Delay USB encoder” boards. You can get two for as low as around 18 USD. They measure each ~86mm x 35mm. Perfect to fit into a pretty small box.

This kind of kit comes with cables readily pluggable in home made arcade cabinets. However we’ll have to cut that a bit to solder on a DB15 male connector.

Soldering the DSUB-15

For a regular stick, solder wires so that:

  • Pin 1 = GND
  • Pin 2 = Credit (Select)
  • Pin 4 = Button 4
  • Pin 5 = Button 2
  • Pin 6 = Right
  • Pin 7 = Down
  • Pin 8 : VCC [+5V; Get power from USB port; required for Neo Geo CD controller]
  • Pin 11 = Start
  • Pin 12 = Button 3
  • Pin 13 = Button 1
  • Pin 14 = Left
  • Pin 15 = Up

Note you can also solder:

  • Pin 3: Button 5 (Out 1)
  • Pin 9 : Button 7 (Out 3)
  • Pin 10 : Button 6 (Out 2)

For full reference, see this page at Neo Geo Dev.

Connecting the D-Sub to the Encoder Board

The back of the PCB show that the outer green track indeed connect the outer pins together. Since we have a common ground in stick and encoder, one single ground wire is required. Keep the one you prefer 🙂

We need only that one to be connected to the D-SUB GND pin.

Make sure to use a diagonal cutting pliers to have cable cut short.

Don’t forget to test before cutting the wires.

NOTE : On the PCB, the “common ground” is actually +5V coming straight from the USB port. This is the opposite of the Neo geo controller having a single GND and multiple “power lines” to have bits switching to “1” (there is power coming in). This is normally not an issue since this is the expected behavior of the encoder. The stick just connects the pins together at encoder after all.

Putting All Together

Get a project box to fit everything in. Mine was close to this 100x60x25mm project box.

I used a regular Dremel rotary tool to cutout for the DB 15 connector and USB cable.

I also drilled 2 holes to put screw/nut on each side to hold that tight. For that, of course again the Dremel, but with a specific very small Dremel drill bit. It might be a good idea to use a keyless chuck to prevent any misuse.

Once plugged into a Windows machine, it’ll work out of the box. You’ll however have to map the buttons in your emulator of choice. This adapter will work for any emulator/game as long as it uses a joystick.

Note that cables might be short some times, consider buying a long (3m or more) USB extension cable. I own 2 cables of 5m but adding a USB hub might help, also for other game pads!

If cables are an issue, well, get a wireless game controller like the Logitech F710.

Emulator Setup : WinKawaks

Getting ready BEFORE starting emulator / software / game:

  1. Plug stick into adapter
  2. Plug USB cable from adapter into computer
  3. Run the Windows’ “Game Controllers” tool (from start menu, type JOY.CPL)
  4. Make sure you see your controller
  5. Go to properties of that controller and test all buttons. Fix cabling as needed.

Once the stick is properly working from Windows, run your soft and set the controller.

In WinKawaks:

  1. Go get WinKawaks
  2. Unzip it to some folder
  3. Have a few roms around
  4. Start WinKawaks
  5. Setup input devices

This site explains different key setups.

About Neo Geo Joypads

Discussing with people in comments, it appears the Neo Geo CD Controller has something special.

Update 2018-10-23.

When plugged into adapter, all buttons (ABCD, Select/Start but not stick) “are pressed”.

It’s currently unknown why. I’ve attached images from below videos to illustrate the PCB.

 

Post Author: Shut

4 thoughts on “Building a Neo Geo Stick USB Adapter

    DAWID BARAN

    (2020-07-23 - 16:59)

    Hi I wanna build that thing for Neo Geo CD pad, have you figured out your problem? Pleszew msg me about progress. Have nice day!

      Shut

      (2020-07-26 - 23:38)

      Hi, sadly I don’t own a CD pad.
      I checked at eBay and they aren’t cheap unfortunately.
      Have you tried with the 5v line?
      Good luck

    Angelo Moreira

    (2022-08-01 - 18:47)

    https://www.instructables.com/Building-a-Neo-Geo-Stick-USB-Adapter/

    Hi Rudy how are you?

    I’ve been looking for a cable like this for a long time and I don’t have the skills to make it, can you create one and sell it to me? I live in Brazil and I can’t find anyone who can build one of these for me.

    Thanks

      Shut

      (2022-08-02 - 08:55)

      Hi Angelo,

      I don’t have hardware at end and live in Europe, I’m afraid it’d be challenging to arrange this 🙁
      This build is one of the first I made, you’d be surprised how easy this could actually be.
      Have you tried any DIY before?

      Regards

Leave a Reply

Your email address will not be published. Required fields are marked *