/// FIELD NOTES FROM A SELF-AWARE GAME SITE
Analogue 3D 1.4.0: 11 Firmware Builds in 7 Months
Analogue does not do things quietly, and it does not do them slowly. In the seven months since the Analogue 3D shipped on November 18, 2025, the company has pushed eleven separate firmware builds to its $249.99 Nintendo 64 recreation. That works out to a new release roughly every three weeks — the sort of cadence you associate with a piece of software still finding its feet, not a $250 slab of aluminium marketed as the definitive way to play cartridges you already own.
The latest, 3Dos 1.4.0, landed on June 23, 2026, weighs 21.8 MB, and does something the console arguably should have shipped with: it lets you take a screenshot. In 4K. With HDR. Of a machine whose original hardware output 240p over composite. The gap between those two sentences is the entire story of the Analogue 3D, and this update is a good excuse to tell it properly — the timeline, the flash-cart fix that actually mattered, the overclock modes, and the veteran N64 developer who took the whole thing apart and found it wanting.
The 1.4.0 News
Firmware 1.4.0 is the most feature-heavy drop since launch, and its marquee addition is a Gallery with in-game screenshot capture. Analogue's framing is characteristically grandiose — "definitive recreations of original CRT displays, now captured for the first time in bit-perfect 4K HDR" — but the mechanic is simple enough.
What the update actually adds
You press a hotkey mid-game and the console writes a full-resolution still to the microSD card. On the $39.99 8BitDo 64 pad that is the Star button; on a Nintendo Switch Online controller it is the Capture button; on an original N64 controller it is a Z+Start+R chord, because the 1996 pad predates the concept of a screenshot by two decades. Captures land in SDR or HDR, and a Gallery view lives in the main OS menu so you can browse them on the console itself. Under the hood, 1.4.0 also speeds up direct-boot-to-cartridge time, revises I-cache and D-cache opcode behaviour, and reverses a floating-point rounding regression — the kind of low-level housekeeping that never makes a press release but keeps specific games from breaking.
The feature 1.4.0 still won't give you
There is no Wi-Fi. There is no radio in the box at all, which means your bit-perfect 4K trophies are stranded on the SD card until you physically extract it. Writing for MMORPG, Joseph Bradford put the obvious wish on record: "I do wish that the A3D had a WiFi feature so I could simply upload the screenshots direct from the console." He conceded the workaround is survivable — "not too terrible to just take the card out and upload the images from its new folder on the SD card to my PC" — but survivable is a long way from the seamlessness Analogue's marketing implies.
Why a screenshot is a bigger deal than it sounds
Time Extension filed the update under "Capture, Preserve, And Share," and the preservation angle is the honest one. The Analogue 3D reconstructs each of the N64's original display modes in an FPGA and then upscales the result; a screenshot pipeline that captures that reconstructed frame is, functionally, a documentation tool for what the hardware thinks a 1998 game looked like. If you want the exhaustive version — every build, every menu, the 4K stills — we went build-by-build through all eleven firmware revisions in a separate teardown. This piece is the news, not the gallery.
Every Firmware Build, Dated
Eleven builds in seven months is not a metaphor; it is a spreadsheet. Here is the entire public history, pulled from Analogue's own firmware page, with the headline change for each.
The full timeline
| Version | Released | Size | Headline change |
|---|---|---|---|
| 1.1.0 | 2025-11-18 | — | Launch firmware (ships with the console) |
| 1.1.9 | 2025-11-28 | — | Overclock-mode revisions, "Disable Texture Filtering" toggle, stability |
| 1.2.0 | 2026-01-30 | — | Force Progressive Output; Nintendo Switch Online N64 controller support |
| 1.2.1 | 2026-02-13 | — | Stability + USB controller consistency |
| 1.2.2 | 2026-02-27 | — | Iterative bug-fix patch |
| 1.2.3 | 2026-03-13 | — | GameShark compatibility, cartridge detection, HDR brightness fix |
| 1.2.4 | 2026-03-28 | 21.8 MB | Advanced Library detection for flash carts; per-ROM saves |
| 1.2.5 | 2026-04-10 | — | Advanced HDR for OLED, Max. Luminance setting, auto virtual Rumble Pak |
| 1.2.6 | 2026-04-24 | — | Progressive Output flicker fix, cartridge colours, Auto Overclock behaviour |
| 1.3.0 | 2026-05-15 | — | Save states ("Memories"), up to 20 per game |
| 1.4.0 | 2026-06-23 | 21.8 MB | Gallery + 4K/HDR screenshots; cache/FP fixes |
The launch window and the Q1 patch storm
The pattern is legible. Builds 1.1.0 and 1.1.9 were launch stabilisation: the console went on sale, the overclock modes got their first revision ten days later, and then Analogue went quiet through the holidays. The real activity is the Q1 2026 run — five point releases in eight weeks, from 1.2.0 on January 30 to 1.2.6 on April 24. That is not a company iterating on polish; that is a company patching a product that shipped ahead of its software. Progressive-scan output for games stuck in interlaced modes did not arrive until 1.2.0, more than two months after launch, which tells you what state the OS was in on day one.
The tentpoles: save states, then screenshots
Notably, the supplied changelog most outlets ran with skipped 1.3.0 (May 15, 2026) entirely — and that was the one that added save states, branded "Memories," with up to twenty slots per game and automatic pruning of the oldest. Time Extension called it the console's most significant update yet at the time, a title 1.4.0 promptly took five weeks later. If you are keeping score, the two genuinely new capabilities of 2026 — save states and screenshots — both arrived roughly half a year after a machine that costs as much as a Nintendo Switch 2 went on sale.
The 1.2.4 Flash-Cart Fix
If you own an EverDrive or a SummerCart 64, the single most important build in this entire list is not 1.4.0. It is 1.2.4, released March 28, 2026, and it fixed a problem that made the console mildly infuriating for exactly the audience most likely to buy it.
The problem: one cartridge, many ROMs, one save slot
A flash cart presents dozens or hundreds of games from a single physical PCB. The Analogue 3D, being a cartridge machine that reads game headers to identify what is inserted, initially treated that one cart as one entity. Swap from Mario Kart 64 to Ocarina of Time on the same EverDrive and the console could not reliably tell them apart, which meant save data, rumble configuration, and Controller Pak assignments risked colliding. For a $175–$215 flash cart, that is a real regression from just using the thing on original hardware.
Advanced Library detection, explained
The 1.2.4 fix is "Advanced Library detection for variable game headers." In plain terms, the OS now fingerprints each ROM's header as it boots and files it as a unique Library entry, so per-game saves, rumble settings, and virtual Controller Pak data stay pinned to the correct title even when they all live on one cart. Notebookcheck's Rahim Amir Noorali summarised the practical effect: switching between ROMs now automatically creates new entries, so the save files and rumble state you expect are the ones you get.
Why the flash-cart crowd cared
This matters because the overlap between "people who spend $250 on an FPGA N64" and "people who already own a flash cart" is enormous. These are collectors and tinkerers, not casual buyers — the same audience that will happily dump their own cartridges and saves to a PC for archival. Shipping a cartridge console that mishandled the most common cartridge those buyers use was an unforced error, and it took four months and six firmware builds to correct.
Overclock vs Cycle Accuracy
Here is where the deadpan runs out and the technically-precise part earns its keep. Analogue sells the 3D on the premise that FPGA is not emulation — that reconfiguring logic gates to mirror the original silicon is categorically more faithful than software running on a CPU. That premise is doing a lot of work, and at least one very qualified person disagrees with how faithful the result actually is.
Four overclock tiers, on by default
The 3D ships with a baked-in overclock feature offering four tiers — Auto, Enhanced, Enhanced+, and Unleashed — and it is enabled at Auto out of the box. The N64 was frequently CPU- and RSP-bound; games like GoldenEye 007 and Perfect Dark are canonical frame-rate offenders. Cranking the emulated clock can smooth those out. Firmware 1.1.9 revised the overclock modes and added a "Disable Texture Filtering" toggle, and 1.2.6 later refined Auto Overclock behaviour. The catch is philosophical: an overclock, by definition, is the console running the game faster than the original hardware ever did. That is a feature if you want smoother GoldenEye. It is heresy if you bought an FPGA console specifically to avoid deviations from period-correct behaviour.
Kaze Emanuar's teardown
Which brings us to Kaze Emanuar, the veteran N64 homebrew developer whose Super Mario 64 optimisation work has made him one of the most credible voices on the console's actual silicon. In a test video covered by Notebookcheck, his verdict was blunt: "This thing is nowhere near cycle accurate." The numbers behind that sentence: the 3D's emulated CPU ran roughly 6% slower than original hardware, its RSP geometry processor about 30% slower, and overall gameplay lagged by around 5%, with Diddy Kong Racing rendering frames nearly 4% slower. He also flagged the absence of the N64's "secret" ninth megabyte of RAM that some homebrew relies on.
What FPGA does and doesn't promise
Kaze was not writing a hit piece — he called the 3D "factually your second cheapest option to be able to play Nintendo 64 games, mostly without tech issues," behind only a modded original console. The nuance worth holding onto is that FPGA guarantees hardware-level, deterministic, low-latency logic; it does not automatically guarantee cycle-accuracy, which is a much higher and much harder bar. Analogue's per-build fix lists — the I-cache and D-cache opcode work in 1.4.0, the floating-point rounding regression, the GameShark compatibility in 1.2.3 — are the sound of a company chasing that behaviour one title at a time, rather than shipping it whole. The N64's Reality Coprocessor is the reason no FPGA console tackled it until 2025, and it is the reason this one is still being patched.
How We Got Here
The Analogue 3D did not appear in a vacuum. It is the sixth or seventh act in a decade-long project to rebuild classic consoles in programmable logic, and it is by some distance the hardest thing the company has attempted.
From the Nt to the 3D
Analogue's lineage runs through the Nt (NES, 2014), the Super Nt (SNES, 2017), the Mega Sg (Genesis/Mega Drive, 2019), the Pocket (Game Boy-family handheld, 2021), and the Duo (PC Engine/TurboGrafx-16, 2023). Each mapped an 8- or 16-bit machine into an FPGA, and each was, by the standards of retro hardware, a straightforward-if-expensive engineering exercise. The 3D is the first to leave two dimensions, and the jump in difficulty is not incremental.
Why the N64 resisted FPGA for so long
The N64's Reality Coprocessor — the combined Reality Signal Processor and Reality Display Processor co-designed with SGI — is a microcode-driven 3D pipeline that games could and did reprogram. Reproducing it in logic is a fundamentally harder problem than reproducing a 2D tile engine, which is why the open-source MiSTer project's N64 core is among its newest and most demanding, and why no commercial FPGA N64 existed before Analogue's. The 3D uses an Intel Cyclone 10 GX with roughly 220,000 logic elements to brute-force the job, and even that, per Kaze's testing, does not land on cycle-accuracy.
The announcement and the delay parade
Analogue revealed the 3D on October 16, 2023, with a vague 2024 window. That window slipped repeatedly — into Q1 2025, then July, then late August, then Q4 — before the console finally shipped on November 18, 2025, priced at $249.99. A restock the following week nudged to $269.99, which Engadget attributed to tariff pressure. The delays and the eleven-build firmware sprint are two views of the same fact: this was a very hard console to finish, and Analogue chose to finish some of it in public.
What $249.99 Buys
Strip away the firmware drama and the hardware is genuinely impressive — a region-free cartridge console that outputs 4K over HDMI 2.1 with HDR and variable refresh rate. Here is the ledger.
The silicon and the outputs
| Attribute | Analogue 3D |
|---|---|
| FPGA | Intel Cyclone 10 GX |
| Logic elements | ~220,000 |
| Video output | 4K via HDMI 2.1 |
| HDR / VRR | Yes / Yes |
| Cartridge slot | Region-free (NTSC + PAL + JP) |
| Original controller ports | 4 (front) |
| Storage | 16 GB microSD (preinstalled) |
| Overclock tiers | Auto / Enhanced / Enhanced+ / Unleashed |
| Console MSRP | $249.99 (launch 2025-11-18) |
| Restock price | $269.99 (tariff-driven) |
| 8BitDo 64 controller | $39.99 (sold separately) |
| EverDrive 64 X7 (Krikzz) | ~$175–$215 |
| Firmware updates | Free |
Display: 4K, HDR, and VRR
The 3D leans hard on its display feature set, and the firmware has followed. Build 1.2.5 added Advanced HDR tuned for OLED panels plus an adjustable Max. Luminance setting so you can match the output to a CRT or a broadcast reference monitor. Variable refresh rate is baked in over HDMI 2.1 — a feature that only became table-stakes on TVs and monitors once the VRR standards war stopped charging a premium for it. For an N64, where the original output was locked to 240p/480i at 60 or 50 Hz, having VRR on the receiving end is mostly about eliminating judder from the upscaled frame, not about the source.
The controller math
The unglamorous line item is the controller. The 3D does not include one. You bring your own original N64 pads via the four front ports, or you buy the 8BitDo 64 wireless controller for $39.99, or you pair a Nintendo Switch Online N64 pad, support for which arrived in firmware 1.2.0. That is a defensible choice — original-controller purists were always going to use original controllers — but it means the real out-the-door price for a first-time buyer with no N64 hardware is closer to $290, before a flash cart or a single game.
Installing the Update
Updating an Analogue 3D is deliberately low-tech: there is no over-the-air mechanism, so every one of these eleven builds has been a manual SD-card operation. That is a defensible security posture and a mild inconvenience in equal measure.
The SD-card method
Download the firmware from the official support page, drop it on the card, and let the console flash itself.
# Manual firmware update - Analogue 3D
1. Download 3Dos 1.4.0 (.bin, 21.8 MB) from analogue.co/support/3d
2. Verify MD5 == b7cfc37a0b1d4c92698cd57990868f90
3. Copy the .bin to the ROOT of the microSD card (not a subfolder)
4. Insert card, power on - do NOT remove power
5. Amber power LED + blinking controller LEDs = updating (3-6 min)
6. System auto-reboots into 3Dos 1.4.0
# Recovery (interrupted / failed update)
- Hold RESET + POWER until the LED turns green -> USB-C flashing modeUSB-C recovery mode
If an update is interrupted — power loss mid-flash is the classic way to brick a console — the 3D has a hardware recovery path. Holding Reset and Power together until the LED turns green drops it into a USB-C flashing mode, letting you reflash from a computer rather than sending the unit back. It is the sort of provision that suggests Analogue expected at least some of these eleven flashes to go sideways.
Verify your hashes
Each firmware version's support page carries its own MD5 hash for verification, and given the number of builds, this is worth doing. The cross-verified hashes for the recent tentpoles are 47c05610e401c4bff29d3181ff204d9f (1.2.6), a24cc15d8a874872cc0773cbc1bdbbd3 (1.3.0), and b7cfc37a0b1d4c92698cd57990868f90 (1.4.0). If your download's hash does not match, do not flash it — a corrupted firmware image is exactly the failure mode the USB-C recovery path exists to rescue you from.
3D vs Everything Else
The Analogue 3D is not the only way to play an N64 on a modern television, and the firmware sprint has been, in part, an argument for why it should be your way. The competition splits into four camps.
The alternatives, side by side
| Option | How it runs N64 | Output | Accuracy / latency | Cost |
|---|---|---|---|---|
| Analogue 3D | FPGA (hardware-level) | 4K HDR / VRR | Not cycle-accurate; low latency | $249.99 + controller |
| Real N64 + EverDrive | Original silicon | 240p/480i analog | Reference; needs CRT or scaler | Console + ~$175–215 cart |
| MiSTer FPGA | FPGA (open-source core) | HDMI / analog | Improving; demanding core | ~$200+ in boards |
| Switch Online + Exp. Pack | Software emulation | Up to 1080p | Curated library; variable lag | Subscription |
| RetroArch / Mupen64Plus | Software emulation | Depends on GPU | Config-dependent | Free (bring hardware) |
Versus original hardware and MiSTer
Against a real N64 with an EverDrive, the 3D wins on convenience and modern-display output and loses on the exact accuracy question Kaze raised — original silicon is, tautologically, the reference. Against MiSTer, the comparison is FPGA-versus-FPGA: MiSTer's N64 core is open-source, actively improving, and free of Analogue's polish, but it demands a more involved setup and its N64 core remains one of the platform's hardest. The 3D's pitch is that you get a finished product in a nice box; the eleven-build history complicates the word "finished."
Versus software emulation
The software camp is where most people actually live. Nintendo's own Switch 2 runs a curated N64 library through the Switch Online Expansion Pack, with the convenience of a subscription and the compromises of emulation and a limited catalogue. At the other end, a properly configured RetroArch stack running Mupen64Plus-Next will play anything you can dump, for free, at whatever resolution your GPU can push — the price being that you assemble and tune it yourself. The 3D's counter-argument is cartridges: it plays the physical games you already own, with no ROM in sight, which is a legal and a sentimental distinction as much as a technical one.
Critics & Developers
The reviews landed before most of these firmware builds existed, which makes them a snapshot of the launch hardware — and the consensus was warm, with one notable dissent.
The 8/10 to 9/10 consensus
Reviewers largely loved the thing. IGN's Seth G. Macy scored it 8/10 and called it "the best possible way to play your N64 library outside of the original hardware hooked up to a CRT." Wired's Matt Kamen and Time Extension both went 9/10; Digital Foundry called it "the most impressive Analogue 'FPGA' console yet"; Eurogamer landed on "another best-in-class retro experience"; and GamesRadar+ said it "sets a new bar for retro console remakes." The hardware, as an object, impressed nearly everyone who touched it.
The dissent
Engadget's Tim Stevens was the outlier, and his critique aimed past the hardware at the games themselves. His verdict — "Analogue's greatest system is a powerful ode to a classic Nintendo console, but it can't fix all of the N64's flaws" — was less about the 3D than about what the 3D reveals. "My N64 library has never looked better," he wrote, "But, more often than not, I'm left shaking my head at just how bad these games looked, and no amount of 4K upscaling and CRT emulation can fix that." He also clocked the 8BitDo 64's wireless as reliable only within about ten feet. It is the rare review that praises the engineering and questions the premise.
The through-line
Read together, the critics and Kaze Emanuar are making the same point from opposite ends. Kaze says the recreation is not as accurate as the marketing implies; Stevens says the source material is not as good as memory implies. Both are true, and neither is a reason not to buy a 3D — they are reasons to buy it with clear eyes. The firmware sprint is Analogue's response to the first critique. There is no firmware for the second.
5 Predictions to Mid-2027
Extrapolating from eleven builds and a very consistent company, here is where the Analogue 3D goes over the next six to twelve months.
Cadence and features
1. The update pace slows. The Q1 2026 patch storm was launch stabilisation; the Q2 shift to roughly monthly, feature-led tentpoles (1.3.0, 1.4.0) is the sustainable rhythm. Expect one meaningful build every six to eight weeks through mid-2027, plus the occasional 1.4.x point release to fix whatever the screenshot pipeline broke.
2. No Wi-Fi on this hardware. There is no radio in the unit, so Joseph Bradford's wish stays a wish. Any cloud upload, screenshot sharing, or online save-state backup would require a new hardware revision, not a firmware toggle. The SD-card shuffle is here to stay for this box.
3. The next headline feature is display, not connectivity. Given the investment in the Gallery and 4K capture, the logical next step is expanding what those captures and outputs can do — CRT filter and scanline options, more Gallery tooling, or per-game display profiles. Analogue has told on itself: it cares more about how the picture looks than about where it goes.
Accuracy and market
4. Cycle-accuracy stays architecturally unfixed. Analogue will keep shipping per-title opcode, cache, and Controller Pak fixes — the 1.4.0 model — because that is tractable. A wholesale accuracy overhaul that satisfies Kaze Emanuar is not coming in a point release; the timing deviations are baked into the implementation, and closing a 30% RSP gap is a redesign, not a patch.
5. Price holds, and Analogue teases its next console. Expect the MSRP to stay at $249.99 with tariff-driven restock volatility ($269.99 and up) rather than a permanent cut. And if history holds — a new FPGA console roughly every one to two years — Analogue reveals its next target within twelve months, quietly moving the spotlight off a 3D that will, by then, finally feel finished.
Questions the search bar asks me
- What is the latest Analogue 3D firmware version?
- 3Dos 1.4.0, released June 23, 2026, at 21.8 MB. It adds in-game 4K/HDR screenshot capture and a Gallery, plus faster direct boot and cache/floating-point fixes. Like every Analogue 3D firmware build, it is free.
- Does firmware 1.2.4 fix Analogue 3D flash-cart save problems?
- Yes. Released March 28, 2026, build 1.2.4 added "Advanced Library detection for variable game headers," which fingerprints each ROM on a flash cart as a unique Library entry. Per Notebookcheck, saves, rumble settings, and Controller Pak data now stay pinned to the correct game on EverDrive and SummerCart 64 carts.
- Is the Analogue 3D cycle-accurate?
- No. In testing covered by Notebookcheck, veteran N64 developer Kaze Emanuar said it is "nowhere near cycle accurate," measuring the CPU roughly 6% slower, the RSP about 30% slower, and overall gameplay around 5% laggier than original hardware, plus a missing ninth megabyte of RAM. FPGA gives hardware-level, low-latency logic, but not automatic cycle-accuracy.
- How do I install an Analogue 3D firmware update?
- Download the .bin from analogue.co/support/3d, verify its MD5 hash, copy it to the root of the microSD card, and power on — the console flashes itself in 3–6 minutes, shown by an amber power LED and blinking controller LEDs. If an update is interrupted, hold Reset + Power until the LED turns green to enter USB-C recovery mode.
- How much does the Analogue 3D cost?
- MSRP is $249.99, from its November 18, 2025 launch; a tariff-driven restock the following week reached $269.99. No controller is included — the 8BitDo 64 wireless pad is $39.99 separately, or you can use original N64 controllers via the four front ports. All firmware updates are free.