Light Gun
Point and shoot gaming
The input device category that enabled shooting gallery games from arcades to living rooms, using screen detection technology.
Light guns are pointing devices that detect where on a screen the player is aiming, enabling shooting gallery and rail shooter games. The technology evolved from 1930s shooting gallery machines through arcade games to home consoles, creating an entire genre of gaming.
The original CRT-based technology depended on a photodiode watching the phosphor, and on software that flashed candidate targets one at a time. Classic light guns fail on flat panels for two separate reasons: the sensor is filtered to the CRT scanline frequency, and the games assume a display with no lag.
Fast facts
- First use: 1936 (Seeburg Ray-O-Lite)
- First video game use: 1972 (Magnavox Odyssey)
- Technology: CRT detection, later infrared
- Peak era: 1980s-1990s
- Decline: Transition to LCD/plasma displays
How CRT Light Guns Work
The gun itself is almost nothing: a photodiode and a trigger, reporting light or no light. It never measures an angle or reports a coordinate. The cleverness is in the software.
- Trigger pulled.
- During vertical blank the game checks the gun is not seeing light — if it is, the player is aiming at a lamp rather than the screen.
- The screen goes black and one target is drawn as a white box.
- The game watches the light-sense bit for that entire frame: light means that target was hit.
- Miss, and it moves to the next target and repeats.
So the target is identified by elimination, one frame per candidate, not by timing the detection. Scanline timing appears only as an optimisation — flash everything white first to learn roughly how far down the screen the gun points, and skip targets that cannot match.
This required a CRT: the sensor is tuned to the roughly 15 kHz scanline frequency, which rejects room lighting but also rejects most of what an LCD emits.
Key Light Gun Hardware
Different platforms had their own light guns:
| Device | Platform | Year | Notable |
|---|---|---|---|
| NES Zapper | NES | 1984 | Orange icon |
| Sega Light Phaser | Master System | 1986 | 3D glasses compatible |
| Super Scope | SNES | 1992 | Wireless, bazooka style |
| GunCon | PlayStation | 1995 | Time Crisis |
| Dreamcast Light Gun | Dreamcast | 1999 | House of the Dead |
The Arcade Golden Age
Light guns thrived in arcades:
- Operation Wolf (1987) - Military shooter
- Lethal Enforcers (1992) - Police action
- Virtua Cop (1994) - 3D polygons
- Time Crisis (1995) - Cover mechanic
- House of the Dead (1996) - Horror theme
Modern alternatives
When CRTs disappeared, new technologies emerged:
- Wii Remote - Infrared sensor bar
- PlayStation Move - Camera tracking
- Light gun attachments - Hold controller like gun
None perfectly replicated the CRT experience.