The RetroN line is the trickiest thing I write up here, and not because the machines are hard to fix. It is because “RetroN” is a brand, not a design. Some of these consoles are real hardware clones that run your cartridge live on a clone chip. Others dump the cartridge into memory and run it on a software emulator, and the cart is never actually alive while you play. Those two kinds of machine fail in completely different ways and are repaired in completely different ways, so before anything else on this page you have to know which one is on your bench.

Sourcing shapes everything below. There is no service manual, schematic, block diagram or cap map in the public record for any RetroN model. For the RetroN 5 that is not just “I could not find one,” it is deliberate: Hyperkin filed with the FCC in 2014 for permanent confidentiality of the schematics, block diagram and operational description, and those exhibits are still listed with no file attached. So everything here is reconstructed from FCC board photos, the chip vendors’ own datasheets, and cross-checked community teardowns. Where a fact rests on a single shaky source I say so in plain language instead of pretending I am certain. Ring things out on the bench and compare against a known-good unit rather than trusting any number blind.

The one split that governs everything: clone chip vs emulation

Two architectures ship under the RetroN name. Do not blend them.

Hardware clone-on-a-chip covers the RetroN 1, 2 and 3, plus the later HD re-releases (1 HD, 2 HD, 3 HD, Supa RetroN HD, Mega RetroN HD). These use a NOAC or GOAC chip, a “NES-on-a-chip” or “Genesis-on-a-chip” ASIC that reimplements the original console’s blocks and runs the cartridge on a real bus. There is no firmware, nothing to flash, and nothing to update. When one of these fails, it is an analog fault that traces to a specific chip, connector or switch, exactly like fixing any other cheap clone console.

SoC plus software emulation covers the RetroN 5, the RetroN 77 and the RetroN Sq. These are little Linux/Android computers. The cartridge gets read into memory and an emulator core runs the ROM. Because they are computers, a large share of what looks like a “hardware fault” on these is actually a firmware version or an SD-card problem, and the fix is a flash, not a soldering iron. Check the firmware and the card before you open the case.

Get this wrong and you will chase a soldering-iron repair on a machine whose only problem is an old firmware build, or chase a firmware fix on a machine that has no firmware at all.

The lineup, and telling them apart on the shelf

The commonly repeated “seven models” list is incomplete. Here is what actually shipped. Note that in the early models the number is the count of cartridge slots, not the release order, which is why the 3 came out before the 1.

ModelReleasedPlaysArchitectureVideo out
RetroN 32010NES, SNES, GenesisClone-on-a-chipS-video / composite
RetroN 12011NESClone (NOAC)composite
RetroN 22012NES, SNESClonecomposite
RetroN 52014NES, Famicom, SNES, SFC, Genesis/MD, Master System (adapter), GB/GBC/GBASoftware emulationHDMI
RetroN 1 HD2017NESCloneHDMI
RetroN 772018Atari 2600Software emulationHDMI
Supa RetroN HD2018SNESHD cloneHDMI
Mega RetroN HD2018GenesisHD cloneHDMI
RetroN 2 HD2019NES, SNESCloneHDMI
RetroN 3 HD2020NES, SNES, GenesisCloneHDMI
RetroN 1 AV2021NESClonecomposite only
RetroN Sq2021GB, GBC, GBASoftware emulationHDMI up to 720p

A couple of naming traps worth clearing up because they cost you time. There is no separate “RetroN Jr” product: it was announced as the RetroN Jr., renamed the RetroN Sq before launch, and shipped as the Sq. Treat any “RetroN Jr” material as pre-release Sq. And the RetroN 5 was first revealed as the “RetroN 4,” a four-slot machine that gained a fifth slot for 60-pin Famicom carts before release, so old “RetroN 4” coverage describes the 5.

Telling variants apart without opening the case is easy once you know the two free discriminators. Slot count tells you the family: one slot is a RetroN 1, two is a 2, three is a 3, five is the 5, a single Atari slot is the 77, and a single Game Boy-shaped slot is the Sq. The back panel tells you original versus HD: the original 1/2/3 have composite (and S-video on the 3) with no HDMI, while the 1 HD, 2 HD and 3 HD add HDMI. The one that fools you is the RetroN 1 AV from 2021, which is a composite-only re-release, so an AV and an original RetroN 1 have the same ports and must be told apart by the case label.

What actually works, and the compatibility limits that bite

This is the part people skip and then get angry about, so I am putting it before the failure modes.

The RetroN 5 does not run your cartridge. It copies it and emulates the copy. The FPGA on the cart board dumps a chunk of the cartridge, identifies the mapper by checksum against an internal database, dumps the rest, and hands the ROM image to a matching emulator core. Three consequences fall straight out of that, and none of them are faults:

  • Flash carts and EverDrive/PowerPak-class devices do not work at all, and cannot. The cart is never live during gameplay, so there is nothing for a flash cart to be live as. This is structural. Do not try to “fix” it.
  • Homebrew and unusual mappers fail as database misses. A “cartridge not recognized” or “Unknown Cart” message on an obscure title is expected behavior, not broken hardware. The fix, if there is one, is a firmware update, not a slot reflow. Hyperkin’s own line is that an unknown cart is simply not in the database yet and will probably still work.
  • A genuine slot fault looks different. Real hardware trouble shows up as intermittent dump failures across many known-good carts, not as one specific title refusing to load.

Reproduction carts are a partial exception on the 5, and firmware version decides the outcome: Hyperkin has worked on repro support since early firmware, and mapper 0 through 4 auto-detection landed in v1.4. Update before you judge.

The clone units (1/2/3) are the opposite case: the cart runs live, so flash carts generally do work, but mapper support is frozen in silicon. MMC5 titles like Castlevania III fail on several of these chipsets, and Virtua Racing will not run on anything using the TCT-6801 Genesis-on-a-chip, including the RetroN 3. Those are permanent limits of the clone chip, not something you repair.

The 77 and the Sq are single-purpose. The 77 plays Atari 2600 and nothing else. The Sq plays Game Boy, Game Boy Color and Game Boy Advance, and its Game Boy Advance support was rough at launch and materially improved by firmware v1.2 (framerate and aspect ratio), so a Sq that “runs GBA badly” is usually just on old firmware.

For the systems a RetroN emulates or clones, my dedicated pages go deeper on the real hardware those carts came from: the NES front-loader and top-loader references, the Famicom family page, the SNES reference, and the Game Gear page (relevant because the RetroN 5 reaches Master System through the Genesis-slot Power Base Converter, and Game Gear via Hyperkin’s own adapter added in firmware v2.5).

Failure modes, ordered by how often they actually show up

1. Cartridge not read, “error dumping ROM,” intermittent detection (all cart-based models)

This is the single most common complaint on the whole line and the one most often misdiagnosed as a dead console. Work it in this order:

Clean the cart first, every time. Hyperkin states outright that carts need to be clean to read on the RetroN 5, and several titles early adopters reported as “incompatible” turned out to just need contact cleaning.

Then shake the cart. This is the highest-value triage move on the RetroN 5 and it gets missed constantly. An NES cart shell has internal plastic tabs holding the PCB square. If one breaks, the board can tilt by an amount you cannot see with the shell closed, and in a top-loading slot that tilt misaligns the edge contacts and produces exactly the inconsistent detection and “error dumping rom” messages people blame on the console. A broken tab usually rattles. Test the same game in a second shell, or a known-good cart in the console: if the fault follows the cart, the console is fine. This one rests on community reports I could not fully verify, but it is free to check and mechanically obvious, so check it.

Only then suspect the slot. Bent or non-uniform pins visible down the slot under a light are real connector damage. On the RetroN 5 the cartridge board is a separate PCB and the slots are through-hole, so a connector swap is a desolder job, not a board replacement, and donor cart-slot boards do turn up. Note also that the first production batch of RetroN 5 units had over-tight NES connectors that Hyperkin later re-tooled, so a stiff slot is an early-unit trait while a loose one is wear.

Before condemning anything, update a RetroN 5 to the last firmware, v2.5. Several detection problems that present as hardware were fixed in firmware, including SNES HiROM/LoROM errors in v1.4 and an on-screen “power error” on some NES/Famicom carts that was a firmware bug corrected in v1.31.

2. RetroN 5 “dead”

Two very different things hide here, and you separate them cheaply.

First, the fake dead. The RetroN 5 needs the power button held for about five seconds until the blue LEDs light, and Hyperkin’s own FAQ calls releasing early a common mistake. A large share of “won’t turn on” complaints are this. There is an official Fast Boot Patch that shortens the hold, but it touches the power-up path and Hyperkin acknowledges a small brick risk, so I would put it on a keeper and skip it on a flip.

Second, the real dead: the wrong-adapter over-volt. This is the dominant electrical failure on the 5, because the machine takes 5 V on a common barrel jack and nothing about the jack stops a 9 V or 12 V wall wart going in. The correct input is DC 5.0 V, 2.0 A, from the OEM SJ-0520-Z supply, and the adapter label shows it center-positive (I read that off the FCC adapter nameplate photo, and it is the only polarity evidence anywhere in the record, so buzz the jack sleeve to ground before you trust it). Barrel dimensions are genuinely undocumented and aftermarket listings conflict three ways, so measure the jack before ordering a replacement.

The reason it dies in a predictable order is the parts’ voltage margins. The whole input chain is rated to about 5.5 V, but their absolute-maximum ceilings differ: the two little Silergy parts top out at 6.0 V while the main PMIC survives to 7 V. So as the input voltage climbs, the small SOT-23 parts leave safe territory first and die first and hardest. Expected casualty order:

  1. A series protection element at the jack. Community reports describe a near-zero-ohm series part that blows first. I have not been able to confirm that against a primary source, but it costs thirty seconds to check continuity across every small series part between the barrel and the buck, and if it is open, that is the whole repair.
  2. The Silergy SY8009B buck, SOT-23-6, top mark starting CU. The documented casualty. The reported signature is telling: no power-on, just “a random flicker of the power LED” on a correct 5 V supply. Order the B variant specifically (SY8009BABC); the A variant is a 5-pin part and will not fit.
  3. The Silergy SY6280AAC load switch, SOT-23-5, marked CO followed by a date/lot code (hobbyists read it as “C03GA”, but that leading character is the letter O, not a zero). This is a load switch, not a regulator, so do not go looking for an inductor or feedback divider on it.
  4. The TI TPS659102 PMIC, a 48-pin QFN, 6 by 6 mm, with an exposed thermal pad. Same 5.5 V ceiling. This is the hardest rework on the board because that belly pad carries essentially all of the part’s heat into the board, so it needs bottom-side preheat and a properly wetted pad, not edge-only hot air. A voided pad surfaces later as thermal-shutdown resets rather than an outright dead board.

Two hard rules. Keep the three power parts straight: they are three different packages doing three different jobs and community threads swap them constantly. Count the pads before you order. And never fit a fresh PMIC behind an unverified front end: a shorted buck kills the new PMIC the instant you power up, so check the buck for a short before you spend the expensive rework.

There is a third small SOT-23 part on the board, marked with a DF prefix, that nobody has ever identified. If your board has a second dead SOT-23, photograph the mark and look it up rather than guessing.

3. RetroN 5 boot loop, white screen, brick

Common on second-hand units, and it usually has a specific human cause. The small hole on the back is labeled Reset in the manual but is actually a recovery button, and Hyperkin is blunt about it: do not press it, because without the recovery SD card the unit goes into a boot loop. A boot-looping unit with no history of flashing is almost always somebody who poked that hole. A white screen instead usually means a failed firmware or custom-firmware flash.

Two recovery paths. Try the non-invasive one first: write a factory-reset/rescue image to a full-size SD card and boot from it, which brings up a menu with Factory Reset and a reflash option. Run Factory Reset first, then the reflash, and do not interrupt the three-to-five-minute write. If that will not boot, the second path is Rockchip maskrom recovery over the rear mini-USB with RKBatchTool on a Windows PC, holding the rear reset pin and the front power button together until Windows enumerates the device, then restoring a known-good image. This is a genuinely valuable resale skill: a white-screened RetroN 5 is a cheap buy and this is roughly a thirty-minute software fix with no parts cost. Budget for the maskrom path not being 100 percent reliable, though, because there is at least one documented case where the tool never recognized the device.

An SD-card gotcha resolves a common conflict: Hyperkin says microSD-in-adapter is fine, RetroRGB says the rescue-image boot needs a full-size card over 2 GB. Both are right for their own scope. Micro-in-adapter is fine for saves and data, but use a genuine full-size card for any flash or rescue operation.

None of this applies to the 77 or the Sq. Those are not Rockchip and have no onboard flash to brick.

4. RetroN 77 and RetroN Sq: the SD card is the whole machine

Neither of these has usable onboard boot storage. The 77 boots entirely from its SD card, so a corrupt, dead or missing card is total failure with no fallback, and reimaging is the fix. The upside is that a 77 basically cannot be bricked by a bad firmware write the way a 5 can. Hyperkin’s own OEM 77 images are gone from their servers, so the community r77-firmware-ng build is now the standard reflash path, and it is a genuine upgrade because it moves the unit from an ancient Stella 3.x to current Stella 6.x.

The best diagnostic hook in the entire RetroN family lives on the 77: a mainboard header silkscreened UART0 gives a serial console to both the bootloader and Linux at 115200 bps. A non-booting 77 will usually tell you exactly why over serial before you reach for a meter. Two traps to know: the FAT32 partition is mislabeled as a Linux type, so a Mac will refuse to mount it and offer to “initialize” (format) the card, so watch for that on a Mac; and the community firmware overclocks to 1.2 GHz by default, so if a flashed 77 crashes, set DONT_OVERCLOCK on the card before condemning the board.

The Sq is the same story on RK3128 silicon: the microSD houses the firmware and the console will not run without it, updates are a whole-image restore, and an update wipes all console-side saves (cartridge saves survive). Image the card first before any update. Check the firmware version before condemning any Sq board, because the launch build was rough and later versions fixed real, reported symptoms.

5. RetroN 5 controllers

The wireless controller is Bluetooth, not a proprietary 2.4 GHz link, which matters because the console-side radio is soldered on the main board next to the antenna pad, so a dead console radio is a board-level repair, not a module swap. Pairing is Settings, Manage RetroN 5 Controller, Pair, then hold Home until four LEDs flash. “Controller keeps turning off” is by design auto-sleep, adjustable in settings.

The refurb reality is the battery. The cell is a ZEG 523450, 3.7 V 800 mAh Li-ion, and every original one is now a decade past manufacture, so on a resale unit treat the cell as a scheduled replacement, not a contingency, and inspect for swelling before you charge an unknown pad. A 523450 with a protection circuit is a stock size and a direct swap, roughly an $8 part, and a controller that will not hold a charge is the most common complaint on a complete-in-box 5. If a pad shows all four LEDs on the rear button but registers no input, that points at worn tactile switches rather than the battery, which is cheap to confirm by metering the switch. And a dead player-2 wired port on old firmware is a known bug fixed in v2.42, so update before you open the case over it.

6. No HDMI signal

The RetroN 5 is HDMI-only, with no analog fallback, so “no picture” is a boot fault or an HDMI handshake fault, not an analog video fault. Eliminate the cheap causes first: the TV must handle 720p, then swap the cable, then bypass any HDMI switch or splitter by going straight to the display, and only then suspect the board. On the 5, HDMI lives on a separate rear-port daughterboard, so reseat the inter-board ribbons before condemning the main board. On the 77, “no picture” reports are frequently just HDMI handshake trouble with one particular television, so test a second TV and use the UART0 console to confirm whether Linux is actually up before condemning anything.

7. RetroN 1/2/3: audio and accuracy defects that are not repairable faults

Recognize these so you do not chase them. The clone NES chips produce audibly wrong pulse-channel waveforms, present from new, and it is a design property of the clone ASIC, not a failure, so recapping will not touch it. The RetroN 2’s SNES audio is dual-mono, and the RetroN 3 Version 3 has distorted SNES audio (worst on Super Game Boy) plus it inherits the earlier MMC5/Castlevania III failure, which is why the community treats V3 as the worst revision. GOAC-based units also show composite letterboxing, where content that belongs in overscan renders visibly, which is again a chip trait. Note them on a resale unit rather than reworking. Only the dual-mono and mix issues are addressable, and that is a mod, not a repair.

8. RetroN 3 will not switch on

Documented on Version 1 and Version 3, attributed to a weak power-switch return spring, and reported as failing early rather than wearing out, so it is a QC problem. Meter across the switch while actuating it; intermittent or never-closing contact with a mushy return confirms it. One repairer’s fix was to transplant a Genesis Model 2 switch. The one structured teardown that exists for any clone RetroN is the iFixit RetroN 3 disassembly guide.

9. Lost saves on a RetroN 5

Usually a dead cartridge battery, not a broken console. The 5 imports a cart’s save on first insertion and then keeps it internally or on SD, and Hyperkin attributes continued save loss to the cartridge battery’s voltage having dropped too low, so meter the CR2032 in the cart. There is a genuinely useful resale angle here: because the 5 imports the cart save on first insertion, it is a handy tool for rescuing saves off carts with dying batteries before you replace the cells. Note the write-back-to-cart feature is why a 5 can appear to have “eaten” a save on a cart that can no longer hold one.

Mods worth knowing, and the real limits

There is no RetroN mod scene comparable to the NES, SNES or Game Gear scenes. No open-source replacement PCB exists for any RetroN model, there is no drop-in mainboard, no aftermarket cart board, no FPGA daughtercard, and no schematic to mod against. The entire field is firmware plus a handful of one-off solder fixes.

The RetroN 5 takes two community custom firmwares (RetronLabo and ManCloud’s RetronFreak) that unlock ROM loading from SD, ROM dumping, save backup and extra systems, installed by the same rescue-image method as an unbrick. This is a live flash of onboard storage with a documented brick rate, so treat it as intermediate difficulty and, importantly, do not ship a CFW’d unit as stock. The genuinely valuable RetroN 5 skill is the maskrom unbrick above, because it also recovers units bricked by a failed official update, and sellers routinely dump white-screened units cheap.

The RetroN 77 is the best platform in the family to work on, because there is no onboard flash and everything is reversible by re-imaging a card. The r77-firmware-ng build is the standard install, it is non-destructive, and the console brick risk is effectively zero (the only real risk is picking the wrong drive when you write the card). The board also carries real headers: the UART0 console, an internal USB header (JP1), and a usable OTG micro-USB. If you ship a modded 77, the honest move is to include the OEM card and the CFW on a second card. Note the ceiling: the two Weltrend cartridge-dumper and controller MCUs run proprietary firmware that has never been published, which bounds what any firmware can fix on the dumping and controller-port side.

The RetroN Sq has one community custom firmware (a RetroArch-based build) in addition to Hyperkin’s official v1.0/1.1/1.2 images, and Hyperkin unusually publishes the Sq’s source and full SD images in the open. Same near-zero console brick risk as the 77, same caveat that the risk moves to your PC’s drives and that any restore wipes console-side saves.

The clone units have essentially nothing beyond the power-switch swap on the 3 and one documented board-level fix: on a RetroN 3 Version 3, cutting the trace that shorts CIRAM /CE and /A13 at the cart slot and adding an inverter to synthesize /A13 restores MMC5 titles. That last one rests on a single community source whose exact wording is uncertain, so confirm your board revision and check the raw source before you cut a trace on a board you’d rather not ruin.

Parts and sourcing

Two things to internalize before you order anything. There is no cap map or BOM for any RetroN, and the RetroN 5 is not a recap candidate: the internal boards are all surface-mount with no aluminum electrolytic cans, so there is no age-driven capacitor failure mechanism like a 1990s console. Do not budget bench time for a prophylactic recap on a 5. Budget it for the power tree and the cartridge and controller mechanicals.

For the RetroN 5 over-volt repair, the three known-failing power parts and where I buy them:

PartPackageRoleSource (prices drift, re-check)
TI TPS659102A1RSLR48-pin VQFN, 6 by 6 mm, exposed padSystem PMICDigiKey, about $5 at qty 1; buy a spare for a pad lift
Silergy SY8009BABC (mark CU)SOT-23-6Front-end buckLCSC C79314, cents each
Silergy SY6280AAC (mark CO)SOT-23-5Load switchLCSC C55136, or Olimex 10 pcs for about 1.80 EUR

Order the buck’s B variant, not the A (different footprint and current), and take the PMIC from DigiKey or Rochester rather than a grey-channel broker, because a counterfeit or wrong-suffix PMIC costs you the whole repair. The Silergy parts are cheap enough that a wrong-vendor “pin-compatible” guess costs more than buying the exact part, so buy the exact part. There is no published lifecycle guarantee on any of these and the RK3066 they feed is already end-of-life, so if you plan to keep fixing these, buy PMIC spares now.

For the emulation units, the cheapest and most important “part” is a brand-name SD or microSD card, because a no-name card is the most common cause of a “bricked” 77 or Sq that is not actually broken. For the 5, use a genuine full-size card for flashing. For a controller, a generic 523450 Li-ion with protection is a direct swap. For a barrel jack on the 5, measure the existing one before ordering, because the dimension is unpublished. And confirm center-pin polarity against the console’s own jack, not just the adapter label.

Everything else, the cart-slot connectors, the shielded NES 72-pin assembly, the FPGA, the clone NOAC/GOAC chips, the 77’s MCUs, has no retail supply chain, so the economical path is a donor unit. The clone chips in particular (the TCT-6801 GOAC, the TCT-97x NOAC family) are only available as recovered pulled silicon with counterfeit and dead-die risk, so harvest a cosmetically-poor unit of the same board revision rather than buying a broker chip. And always confirm your board revision before trusting component placement from any teardown, because these units went through revisions and the one photographed online is not necessarily the one on your bench.

If you would rather buy a machine that already plays what you want without the compatibility footnotes, everything I restore is in the shop, and my restoration and testing writeup covers how I bench every unit before it ships.