Welcome, Guest. Please login or register.

Author Topic: Split Second buzzer devices  (Read 1514 times)

comicus

  • Member
  • Posts: 481
Split Second buzzer devices
« on: December 20, 2010, 10:22:22 PM »
Hey gang.  I'm trying to work Split Second into my weekly game night... I have material written and a way to display the answer choices (PC connected to TV), now I'm just looking for a decent mockup of the game's ring-in system.  We initially tried a USB keyboard connected to a laptop... I assigned each player a specific key and just opened Notepad, which worked when we didn't have two or all three players scrambling to ring in at the same time.  The response time was delayed, and I can't shake the feeling that something better might be available.  I figure if anyone would know, you folks would.  Suggestions?

clemon79

  • Member
  • Posts: 27639
  • Director of Suck Consolidation
Split Second buzzer devices
« Reply #1 on: December 21, 2010, 12:22:25 AM »
[quote name=\'comicus\' post=\'252897\' date=\'Dec 20 2010, 07:22 PM\']We initially tried a USB keyboard connected to a laptop... I assigned each player a specific key and just opened Notepad, which worked when we didn't have two or all three players scrambling to ring in at the same time.  The response time was delayed, and I can't shake the feeling that something better might be available.  I figure if anyone would know, you folks would.  Suggestions?[/quote]
Do you have a set of the Buzz! controllers? (Or any other USB game controllers that your PC would recognize.) If so, I think I'd try those with Joy2Key and see if you can't remove the lag from your keyboard solution. You'd still open NotePad, but you'd have game controllers generating the keypresses, which might be a little more exact.
Chris Lemon, King Fool, Director of Suck Consolidation
http://fredsmythe.com
Email: clemon79@outlook.com  |  Skype: FredSmythe

gameshowcrazy

  • Member
  • Posts: 173
Split Second buzzer devices
« Reply #2 on: December 21, 2010, 04:23:29 PM »
if you don't need them to be hooked to the laptop, check amazon.com for Eggspert

cheesy, but effective buzz in tool for up to 6 people.

comicus

  • Member
  • Posts: 481
Split Second buzzer devices
« Reply #3 on: December 21, 2010, 05:20:23 PM »
I'll give that a shot. Thanks Chris.

visualbasicwizard

  • Member
  • Posts: 24
Split Second buzzer devices
« Reply #4 on: December 22, 2010, 02:03:06 PM »
For my Press Your Luck game, I rigged some 3" buttons to an old joystick I was no longer using, and used DirectPlay to capture the joystick events in the game.  I created an easy-to-use library to handle the joystick code in .NET.  If you are interested it in, shhot me an email and I'll send it to you.
« Last Edit: December 22, 2010, 02:03:23 PM by visualbasicwizard »