Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Will Light Guns work with RGB to VGA connector on a CRT Monitor?  (Read 6026 times)

0 Members and 1 Guest are viewing this topic.

captaincatalyst

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 29
  • Last login:December 22, 2014, 05:06:32 pm
Will Light Guns work with RGB to VGA connector on a CRT Monitor?
« on: December 27, 2013, 01:45:14 pm »
I've experimented with the AimTrak and just can't get it to the point were I'm satisfied enough to want to keep playing a game, so I'm looking into buying an actual game pcb with gun, such as one of the Sammy hunting games.  If I use a CRT computer monitor and an RGB to VGA adapter to get the video onto the monitor, will light gun games work?

Thanks!

bimm25e

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 290
  • Last login:July 30, 2024, 08:44:11 am
  • I want to build my own arcade controls!
Re: Will Light Guns work with RGB to VGA connector on a CRT Monitor?
« Reply #1 on: December 27, 2013, 04:27:20 pm »
I've been in your shoes and you're going to have a tough time finding a lightgun that is CRT based AND has a PC interface.


google it cause I don't have a link but I believe people have had success with the "WARZAID" lightgun kit - but that kit is $450 If memory serves

captaincatalyst

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 29
  • Last login:December 22, 2014, 05:06:32 pm
Re: Will Light Guns work with RGB to VGA connector on a CRT Monitor?
« Reply #2 on: December 27, 2013, 04:45:24 pm »
I've been in your shoes and you're going to have a tough time finding a lightgun that is CRT based AND has a PC interface.


google it cause I don't have a link but I believe people have had success with the "WARZAID" lightgun kit - but that kit is $450 If memory serves

Thanks for the reply.  I'll look into that, but my main goal right now is to get an actual arcade PCB and hook it up to a computer monitor.  For example, if I buy a Big Buck Hunter PCB and gun, can I get the light gun to work on a CRT computer monitor if I use an RGB to VGA adapter?

bimm25e

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 290
  • Last login:July 30, 2024, 08:44:11 am
  • I want to build my own arcade controls!
Re: Will Light Guns work with RGB to VGA connector on a CRT Monitor?
« Reply #3 on: December 27, 2013, 04:54:30 pm »
Ohhh cool, well the key is going to be making sure the refresh rate is not inhibited - I know computer CRTs typically support much higher refresh rates than old CRT monitors so it will be important that the CRT doesn't "upconvert" ie. make your 15Khz signal a 60Khz signal that would effectively hose the way the lightgun sensor works.

I think it will be important to avoid any type of "signal converter" they way I understand it VGA carries an RGB signal - the more "inline" your adapter is the more likely you'll succeed.

You'll definitely want someone else's opinon, im a still a newb... but I think you'll be looking for a very specific configuration to make everything work right. It might be tricky to hit all your marks on the first try.

lilshawn

  • Trade Count: (+3)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 7513
  • Last login:Yesterday at 09:25:34 pm
  • I break stuff...then fix it...sometimes
Re: Will Light Guns work with RGB to VGA connector on a CRT Monitor?
« Reply #4 on: December 27, 2013, 06:53:10 pm »
the way a light gun works is going to be inhibited by any kind of digital processing you may introduce.

the way it works:


the light gun has a sensor that produces a pulse when the light entering it reaches a predetermined threshold.

when you are playing the game, the sensor  board outputs nothing. when you pull the trigger, 2 things happen... the computer starts counting...and the computer sends a frame of white to the monitor.

monitor begins overwriting the image with white...the time it takes for the beam to scan, starting from the top left...until the sensor picks up the light from the screen turning white is where the position is. this is usually done ~10-12 times to get an average of position to account for noise or voltage fluctuations. (at least on the big buck hunter games it is)

the time for a single frame to be "written" to the screen is 16.67 milliseconds.

can you see where the problem is?

any kind of convertor is going to introduce frame processing time and introduce lag to the image. While this wouldn't be a problem with say a fighting game or space game where a delay of 10 milliseconds to display a frame is no big deal... but 10 milliseconds in the scope of 16.67 milliseconds...the computer is expecting the screen to have been 3/4 drawn by now.

thus you end up with a gun whose aim is nackered in the corner no matter where you shoot.

that said, lots of CRT monitors support the resolutions these gun games run in. If you can manage to run it in it's native resolution, it will work no problem. most Sammy games (extreme hunter etc) that run on the Atomiswave platform will run at 640x480 with a couple flips of some dip switches...and they also have a VGA output on them which is perfect for just plugging in a VGA monitor.

MonMotha

  • Trade Count: (+2)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2378
  • Last login:February 19, 2018, 05:45:54 pm
Re: Will Light Guns work with RGB to VGA connector on a CRT Monitor?
« Reply #5 on: December 27, 2013, 11:30:00 pm »
BBH runs VGA 640x480p (or at least can and does in the dedicated cabinets), so you don't need any converters.  Just plug 'er in.  The monitor in the cabinet in fact has the typical "VGA" HD15 connector on it and expects PC compatible signal levels.

BTW, VGA *is* RGB.  The only difference between the output of a classic arcade game and a PC is the video resolution (240p/480i 15kHz for standard arcade res vs. 480p 31kHz for PC VGA) and signal levels (0.7Vpp for PCs but ~3.5Vpp for arcade games).  The latter is easily fixed with a few well selected resistors.  The former can require scalers which will break light guns, but many of the late-model games had selectable 15k/31k video modes via e.g. SIP switch.

captaincatalyst

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 29
  • Last login:December 22, 2014, 05:06:32 pm
Re: Will Light Guns work with RGB to VGA connector on a CRT Monitor?
« Reply #6 on: December 28, 2013, 12:35:00 am »
Thanks for the info!  I'll see what I can come up with.  I've got a Sammy "TROPHY HUNTING Bear&Moose" and gun on order, but don't currently know what the options are for native video output.  I'd love got get an Atomiswave with Extreme Hunting going at some point.