Contents
How a CRT screen works
A cathode ray television did not display the image like a modern screen. The principle was based on a beam of electrons that scanned the screen line by line, from top to bottom, about 50 times per second in Europe (PAL) and 60 times in the United States (NTSC). Each phosphor dot briefly lit up as the beam passed, creating the illusion of a stable image thanks to retinal persistence.

The principle of the optical gun
The video game gun does not contain a camera, but an optical sensor (photodiode). When the trigger was pressed:
- The console blacked out the screen for a fraction of a second.
- The targets were then displayed in white, one by one.
- The gun’s sensor detected the light if the player was correctly aiming at the target at the moment of the flash.
Thanks to this very fast synchronization, the console could determine which target had been hit. This system was used by iconic games like Duck Hunt on the NES.

Why it no longer works on modern screens
On an LCD, plasma, or OLED screen, the image is not displayed line by line but generated as a block. Therefore, there is no longer any scanning that the console can exploit to synchronize the gun’s sensor. The result: classic optical guns are incompatible with flat screens.
Modern solutions to regain the experience
Today, some enthusiasts have developed alternatives to replay these classics:
- Sinden Lightgun: a modern gun with an integrated camera that detects a white frame around the image.
- Emulation + cameras: some setups use computer vision to recreate the effect.
- Third-party USB accessories: designed to work on PC or recent consoles.
These technologies do not exactly reproduce the original system, but they allow for a similar experience.

FAQ
Can the NES Zapper work on a flat screen?
No, it absolutely requires a CRT. On an LCD or OLED, it will never correctly detect the light.
Can we still use a CRT today for these games?
Yes, if you have an old cathode ray television in working condition, optical guns still work perfectly.
Are there emulators compatible with modern guns?
Yes, for example MAME or RetroArch can be configured to recognize modern USB light guns.
Why did we sometimes see a flash on the screen when shooting?
Because the console briefly turned off the screen to test the targets. It was visible to the naked eye, especially in Duck Hunt.
{
“@context”: “https://schema.org”,
“@type”: “TechArticle”,
“headline”: “Comment fonctionnent les pistolets pour jeux vidéo sur écran cathodique (CRT) ?”,
“description”: “Explication claire et détaillée du fonctionnement des pistolets optiques (light guns) sur téléviseurs cathodiques : balayage ligne par ligne, synchronisation par flash, limites sur écrans modernes et solutions actuelles.”,
“inLanguage”: “fr-FR”,
“datePublished”: “2025-08-16”,
“dateModified”: “2025-08-16”,
“author”: { “@type”: “Person”, “name”: “Rédaction” },
“publisher”: { “@type”: “Organization”, “name”: “Équipe éditoriale” },
“image”: [
“https://upload.wikimedia.org/wikipedia/commons/9/9b/CRT_color_enhanced.png”,
“https://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Nintendo-Entertainment-System-NES-Zapper-Orange-R.jpg/1280px-Nintendo-Entertainment-System-NES-Zapper-Orange-R.jpg”,
“https://www.sindenshop.com/cdn/shop/products/SindenLightgunBlue_67db7d65-a8b6-498b-86a0-9bd897cede7d.jpg?v=1675453419&width=1946”
],
“keywords”: [“pistolet optique”,”light gun”,”NES Zapper”,”CRT”,”écran cathodique”,”Duck Hunt”,”Sinden Lightgun”,”rétrogaming”]
}
{
“@context”: “https://schema.org”,
“@type”: “FAQPage”,
“mainEntity”: [
{
“@type”: “Question”,
“name”: “Est-ce que le Zapper de la NES peut fonctionner sur un écran plat ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Non, il nécessite absolument un CRT. Sur un LCD ou OLED, il ne détectera jamais correctement la lumière.”
}
},
{
“@type”: “Question”,
“name”: “Peut-on encore utiliser un CRT aujourd’hui pour ces jeux ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Oui, si vous avez un vieux téléviseur cathodique en état de marche, les pistolets optiques fonctionnent toujours parfaitement.”
}
},
{
“@type”: “Question”,
“name”: “Existe-t-il des émulateurs compatibles avec les pistolets modernes ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Oui, par exemple MAME ou RetroArch peuvent être configurés pour reconnaître des light guns USB modernes.”
}
},
{
“@type”: “Question”,
“name”: “Pourquoi voyait-on parfois un flash à l’écran en tirant ?”,
“acceptedAnswer”: {
“@type”: “Answer”,
“text”: “Parce que la console éteignait brièvement l’écran pour tester les cibles. C’était perceptible à l’œil nu, surtout dans Duck Hunt.”
}
}
]
}