Mommy's Best Games, Inc. is an independent game developer founded in 2007. This is a view behind the scenes of our game development and marketing!

Nathan

Monday, January 29, 2024

Building the Arcade Cabinet, Part 2: Guts and Wires


As I mentioned last week, I studied many blog posts and videos to figure out the best way to go about building my arcade cabinet for Bumpy Grumpy

And I ended up doing one thing I haven't seen others do. 

Since this was a fairly original cabinet design, AND it was my very first cabinet, my plan was to work backwards. Or rather, inside-out!

Yes! I would build it from the inside out, ensuring that I first had the game running perfectly on all the hardware, and only then would I work on the very tough physical cabinet part afterwards. Once I felt confident in the guts and wires I would move on to the expensive wood and glass. 

Control Panel Parts

When you are building your cabinet and the first shipment of buttons and controllers arrive, it feels amazing!

I thought the colored wires were excessive, but it helps when connecting all the buttons to have different colored wires, to help keep things visual and easier to understand!

These are 22 gauge "hook up" wire. You want it pretty thin, but definitely use insulated wire, to connect your buttons.

I've had the idea to build a cabinet for years. And years ago, a standard 4'x8' sheet of 3/4" plywood was only $40. Now it was easily $80! So I was pretty worried about getting into the cabinet part of it, and wasting a bunch of money with mistakes. I had to get it right on the insides first. 

So to start with, I bought all the buttons and controllers I needed. The design for Bumpy Grumpy uses one control stick, and 2 main buttons (one for the Gas to drive, and one for the Brakes to stop). But I also wanted a 1-Player button. And because the original designer Occidental Designs was very forward thinking they offered "left-handed" buttons, which happened on some older machines. So I also needed another Gas and Brakes for the left-hand side. But still just one control stick.

I bought the buttons and control stick from Paradise Arcade shop. The prices and shipping all worked out and pretty good and I would recommend them. I like the simple HAPP buttons. They have a solid construction and feel. Lots of people like Samwa buttons. They're probably better! But these buttons I got were cheap and work great. 

And I like Seimitsu controllers. Holy cow, the clicking feels so good on them (pushing up, down, back and forth on them).

Here is my purchase order to kick things off!

As you can see I bought "Female quick connectors". These make it easier to connect your wires to your buttons. You need to make sure you know how big the connectors are, and what your buttons take in the description. Normally this is pretty easy see. But just make sure you double-check all the sizes. 

I made sure to buy all the micro-controllers with the buttons. 

Arcade button with micro switch. One side goes to ground, one to the computer board.


That switch on the back is where you'll use those quick-connectors. It's easy. Same thing with the Control stick. It turns out the bottom of a control stick just uses 4 micro switches! Wire those up and connect them to your special computer board (more on that in a moment).

If you are really excited about seeing how to wire it, check out this video. I watched it to make sure I knew what I was doing. It is way more complicated than my simple layout for Bumpy Grumpy!

Bottom of the control stick with "micro switches" connected.
Wait, what side is up??? Lol, you will mess this up a lot, but it's fun to figure out.

 

Control Test Layout

The two red buttons are for the Brakes. The yellow ones are for the Gas. And the red control stick in the middle is for Changing Lanes. In the upper right is the Player 1 button.

Before I cut any wood panels, I wanted a way to test my button layouts and control stick. So a very easy, flexible way was to use this foam board. That way making a new hole for a button was easy. I think the whole board from the store was a few dollars, so plenty cheap. I carefully drew lines and measured out all the positions of the buttons. This let me make sure I liked the layout before committing to a piece of plywood.

Checking to see the size of things. I ended up moving the buttons outwards some more after this first layout version.

 

Controls to PC Connection

Since Bumpy Grumpy uses the Unity engine to port the game to PC, I needed a ways for my arcade buttons and control stick to talk to the software. How will the Gas and Brakes button send signals to my game? 

Bumpy Grumpy in action. It only needs one control stick and two buttons: Gas and Brakes.

When I play Bumpy Grumpy on PC, I can use the Z key for the Gas, and the X key for the Brakes. It turns out there are very reasonably priced pieces of hardware that can simply send keyboard commands to your computer! This special computer board is called an I-PAC and they've been around for a while. There are some pretty advanced ones, but we only need a simple one. So I grabbed the "I-PAC 2" for $40 from Paradise Arcade shop (nope, I'm not in business with them--I just like them!) 

 

The I-PAC 2. It's very easy to use. You simply insert your wires into the sides, connecting "1 Right" to the right direction on your control stick, and so on.

Here it is, all wired up to my test layout.

As you press the Gas arcade button the signal goes to I-PAC board, which converts to Z key and then goes to Bumpy Grumpy on your PC that the Z key was pressed and suddenly you drive forward!

The I-PAC board has a USB connection to your PC, and a little setup system for what key mappings to use. I kept the mappings as the defaults for everything, and I followed the default MAME layout in the controls. So it's easy to have Bumpy Grumpy running on a MAME system. 

Speaking of which, here is the main concept for the Guts of the cabinet.

CRT TV to PC Connection

Bumpy Grumpy runs on a fairly traditional MAME setup. That means, there is simply a Windows PC running the game. A lot of people use the MAME software to run multiple old arcade ROMs, but I am only showing off one old game, Bumpy Grumpy. But the concept is the same. Use a PC inside the arcade cabinet, connect the arcade controls to it, and display it on a TV.

But one difference is that I am using an old TV, not a HDTV. This requires a bit of "magic" to get the signal from the PC to the old TV. Fortunately it's very easy and cheap to buy this magic!

This "magic" hardware is named the "HDMI to AV" converter. It works great. It connects to the back of an old CRT TV like mine, and then has an HDMI input. You then plug a regular HDMI into this, and it connects to your PC. 

You will only need this converter if you are using an old CRT TV.

Internal Parts Review

To review, the Main Parts are:

  1. Display
    1. I chose a CRT TV for the authentic look. You don't have to fake those scanlines!
    2. The special HDMI to AV converter to go from the CRT TV to the PC.
  2. Controls
    1. Buttons and control stick, wires, connectors.
    2. I-PAC controller board to connect your buttons and stick to your PC.
  3. Keyboard and Mouse
    1. This works along side your control stick and the I-PAC controller. Basically this is nice to have plugged into your PC so you can operate Windows and look at files and such. It is needed when you are setting everything up. 
  4. PC
    1. Grab an old Dell from the year 2002 or something. They're like $60. 
  5. Power strip
    1. Plug everything into this. TV, PC, the marquee light. Then plug this into the wall for power.

That does it for the main inside parts. But I will get to some of the other fun stuff like how I did the marquee light and the coin door. 

I was VERY excited to have the game running on a CRT for the first time!

Stay tuned for the next update!


Sunday, January 21, 2024

Building the Arcade Cabinet, Part 1: Planning

I've always loved arcade games, and I've been especially enamored with the arcade cabinets themselves. From playing Moon Patrol and Galaga as a kid in the early 80s, to playing Golden Axe and Alien Syndrome as teen, I've always thought that custom-made arcade cabinets are wonderful.
I mean, how awesome are the eyes on top of Alien Syndrome?  

Thus after buying the IP rights to the arcade game developer Occidental Designs, which was a underground but influential company from the 80s and 90s, I knew I would want to remake one of their cabinets. You can read about their insane company history here if you've not heard of them. 

Any gamer raised in the 80's can probably (??) recall game developers Baer Sternmidden and William S Fushnell, founders of Occidental Designs.

Surely, you a true-blue gamer, can vaguely remember one of their MOST beloved games, Bumpy Grumpy. Made in 1983, it tells the tale of Frantic Frank and how he must race to work to save his job! Sadly there were only a few cabinets made, sold only in regional test markets in the Missouri area.

Personally I can remember playing Bumpy Grumpy once on a school trip to the see the St. Louis Arch. It was a smokey pizza parlor, or was it a laundromat? In any case Bumpy Grumpy really stuck with me, and I knew that given the chance, I would want to share the brilliance of Occidental Design's game with more people! And lo and behold, I managed to buy the game rights many years later from the now-grown children of the original owners.

But while I own the rights to the game from Occidental Designs, I couldn't find the actual plans of the Bumpy Grumpy arcade cabinet. As you may remember, Occidental Designs suffered a terrible arcade fire in 1985, destroying many of their plans which were on paper back then.

The factory fire, on the corner of Rosen Ln and Kalinske St.

Because there are no actual design plans available I had to rely on the foggy memory of my childhood for what the Bumpy Grumpy cabinet design actually looked like.

But making an arcade cabinet is hard. Shoot--it's right in the name! It's an arcade "cabinet". You are making freaking furniture! And furniture is tricky stuff to make well. People are right on top of it, able to scrutinize it closely. If you make just a 1/4" mistake, the whole thing is gonna look goofy. Not to mention the serious money investment in all the panels and parts.

I was pretty worried about this, so I spent a solid year studying designs of all kinds of old cabinets, and as many blogs of "how to build an arcade cabinet" that I could find. 

My of two favorite blogs on how to build a cabinet are: 

1. "Building a Home Arcade Machine"

https://retromash.com/2016/06/01/building-a-home-arcade-machine-part-23-the-finished-cabinet/

The guy is insanely detailed about everything he lays down. It's an amazing resource. 

 

His final cabinet. Credit: RetroMash

2. "The Neg Blog Arcade cabinet build"

http://negnegneg.blogspot.com/2012/09/day-1-blog-plan-so-approximately-6.html

Neg's posts have tons of useful detail, but are also full of humor and humanity. You really feel connected to the process here, and you feel all the hardships and troubles. Amazing stuff as well.

Neg's final cabinet. Credit: Neg

As you can see both builds looking amazing! I scoured these blogs many times over to understand all the possible pitfalls. And within these blogs, they share great links and resources as to what helped them along the way!

For more research and inspiration, I also joined two Facebook groups. One group is on super hardcore retro arcade refurbishments. The other group was on modern day MAME cabinet builders. I learned a lot of tiny details from these, and was able to ask questions there as well.

In March of 2022 I once again attended and thoroughly enjoyed the Louisville Arcade Expo. I live in Indiana, and the show is close by. It's a great show, full of arcade games and pinball machines. I've attended the show for many years, and can say it is three straight days of gaming bliss. 

Pinball as far as the eye can see!

But for me, this year was different. Because at the end of the show, on the final day, I started my cabinet-building journey. I knew from the start that in order to do the Bumpy Grumpy cabinet right, a game originally released in 1983, I'd have to make things as authentic as possible. Many other modern builds use HD TVs, which is fine for them. But I knew I didn't want clean pixels, I wanted true pixel bleed. So I made my first purchase of the build. I bought a CRT TV from the owner of the show for $20.

It has begun!

Monday, January 15, 2024

Mommy's Best Year in Review: 2023

I have two and a half BIG stories from 2023 for Mommy's Best Games. 

The first is that I bought the back catalog IP from another game company!

The second is a secret, but it involves the next HUGE, original Mommy's Best Games production.

And the half story is that I built a full-sized arcade machine, from scratch!


Yes, back in June I announced that I bought all the game rights from the company Occidental Designs.

 

Occidental Designs office in St Louis, circa 1985

Most people haven't heard of them, but they made some truly excellent arcade and console games in the 80s and 90s. I want to right that historic wrong and get Occidental Designs the attention and respect their games deserve! 

One of their best games was Bumpy Grumpy, a fast-paced racer in which you are trying to get to work through loads of traffic. It's super fun, has a familiar, yet original gameplay, and is white-knuckle excitement.We are currently putting together a port of the game and will be releasing it this year to Steam!

 

Wishlist on Steam: https://store.steampowered.com/app/2411970/Bumpy_Grumpy/

Please wishlist the game on Steam and let me know if you would like to playtest the port before it releases! Just email me, nathan at mommysbestgames dot com.

In related Bumpy Grumpy news, I ended up actually building an arcade cabinet to showcase the game. It's based on some designs we found of the original machines, even though we couldn't actually find an in-tact cabinet from back then. 

I plan to do more blog posts about the building of the machine, as it was a tough but fun project to undertake. In the meantime, here's the final result!


And finally, the reason I've not posted much on the blog this year, and for the past few years is that I've been working on a secret, new project. It is a new, proper Mommy's Best Games project that is dear to my heart. I love run n gun games with awesome monsters and insane gameplay. And in 2024, finally, I get to share with you our next project. 

Time to get pumped for 2024!