Skip to main content
  1. Home
  2. Emerging Tech
  3. Gaming
  4. Legacy Archives

Modders turn the NES’ lightgun into a real laser weapon

Add as a preferred source on Google
Zapper laser
Image used with permission by copyright holder

If there was ever one fatal flaw with the Zapper lightgun peripheral that Nintendo created for its first foray into the home console market, it’s that the thing couldn’t actually zap anything that wasn’t generated on your television screen. Erratically flying ducks and those oddly blocky goons from Hogan’s Alley offered little challenge for the “gun,” but what about home intruders? Or local wildlife? Or your annoying little brother?

Now, thanks to the efforts of the designers at Virginia’s North Street Labs, the Zapper is equally at home playing Duck Hunt or attempting to flash-fry actual, living ducks. The group popped open one of the iconic lightguns and noticing that it’s mostly empty space, decided to insert what they describe as a “ridiculously powerful laser.” Interestingly, the project (which is detailed in full on the North Street Labs blog), was easier than imagined. The Zapper’s stock electrical switch was built to withstand far more power than the gun would ever actually need during standard gaming, and despite the addition of a 445nm laser diode capable of firing a 2+ watt beam (for reference, the blog claims that this is roughly “400 times more powerful than a regular laser pointer”) the gun functioned almost exactly as intended with a minimum of major hardware alterations.

Recommended Videos

The result is a “laser gun” that functions exactly as your childhood of watching sci-fi cartoons would dictate. Pull the trigger and you generate a short-lived, yet powerful laser beam. Hold the trigger and the beam will continue to fire in one continuous stream until either you release your grip or the device runs out of power. Helpfully, the final version of the mod includes an on-board battery pack, so unlike the Zapper of old, this more dangerous version is completely portable.

Once complete, the team at North Street Labs decided to test out the Zapper and it performed even better than they’d expected. “After initial testing, this thing is absolutely terrifying,” the blog states. “I discovered that my laser meter tops out at 2W… which this Zapper rapidly passes. The meter quickly shoots to 1800+ , then just says “1” when topped out. This means the Zapper is AT LEAST 2W OUTPUT. I wear my laser goggles at all times when handling this thing and only turn the key right before use.”

If you’d like to watch the finished Zapper in action, its creators have uploaded a video of the hack to YouTube, which you can find embedded below. Alternately, if you’re interested in making your own, the picture-rich walkthrough on the North Street Labs blog should help make that possible. But please, before you embark on this, or any other potentially dangerous project, make sure that you follow strict safety guidelines. The blog reminds us repeatedly to wear eye protection and to never point the Zapper at any living thing, and after watching a familiar gaming peripheral instantly ignite bits of wood and carve away chunks of metal that seems like pretty solid advice.

Earnest Cavalli
Former Digital Trends Contributor
Earnest Cavalli has been writing about games, tech and digital culture since 2005 for outlets including Wired, Joystiq…
Researchers hid a prompt injection inside a PNG, and AI fell for it
Hacker

AI coding assistants like Claude are becoming every developer's favorite coworker. They can review code, explain confusing functions, and even write entire features with a single prompt. But new research suggests that this growing trust could also become their biggest weakness.

A team of security researchers (professor Sudipta Chattopadhyay and researcher Murali Ediga) has demonstrated an unusual attack that doesn't target the AI model directly. Instead, it targets what the AI doesn't pay enough attention to during code reviews. Rather than hiding malicious instructions in lines of code, the researchers tucked them inside an image file. Since many AI review tools treat images as decorative assets rather than as something worth inspecting, the pull request can appear perfectly harmless and sail through the review.

Read more
AI has already fallen into the wrong hands and they’re using it to make bombs
Logo, Text

Artificial intelligence has quickly become the go-to tool for everything from writing emails and summarizing meetings to helping students study or developers debug code. But the same technology that saves people time can also be misused, and a new report suggests that terrorist organizations are finding ways to do exactly that.

According to a research paper shared with The New York Times ahead of its publication, researchers found evidence that members of Boko Haram have been using popular AI chatbots to support both day-to-day activities and combat-related tasks. Interviews with 27 former members conducted in Nigeria over the past two years suggest that tools such as ChatGPT, Gemini, Claude, Grok, Meta AI, and DeepSeek were used to gather technical information, troubleshoot weapons, and even assist with planning attacks.

Read more
Claude Code can now browse the web without opening Chrome
The desktop app now includes an in-app browser that can read websites, click links, and interact with web apps.
Claude Code Featured

Developers spend a surprising amount of time bouncing between their code editor, browser tabs, API documentation, GitHub issues, and design files. Anthropic thinks Claude Code should simply do all of that without constantly asking users to switch windows. The company has announced a new in-app browser for Claude Code on desktop, allowing its AI coding assistant to open websites, read documentation, inspect designs, and interact with web pages directly from within the application.

A browser built into Claude Code

Read more