Skip to content

Prelude v3.2.7 (build 51)

Choose a tag to compare

@Juanjo3222 Juanjo3222 released this 12 Aug 15:49
· 3 commits to main since this release

Honest wording for Nintendo mode. Text only — no behaviour changes.

What was wrong

Nintendo mode sets blank_prodinfo_emummc = 1. On a console with emuMMC, that blanks the device identity, so online services cannot authenticate — no eShop, no online play. That is deliberate: it is the anti-ban protection.

The UI nevertheless said "normal console operation" and "back to official Nintendo servers", which never happened for those users.

What changed

  • Mode list: now factual for both console types — "Official Nintendo DNS restored. Telemetry stays blocked."
  • Confirmation screen: wording now depends on your console.
    • With emuMMC: "After reboot: official DNS. Online services will not work."
    • Without emuMMC (sysNAND): unchanged — blank_prodinfo_emummc has no effect there, so the return really is complete. The existing at-your-own-risk warning still shows below it.

Both in all four languages.

Also corrects a misleading source comment: Atmosphère's default telemetry entries are compiled into the DNS.mitm sysmodule, not read from a default.txt it creates. With add_defaults_to_dns_hosts = 1 they apply from boot even if /atmosphere/hosts/ is empty — which is why Prelude does not write a default.txt of its own. That file belongs to you.

Thanks to deejay87 for the report.


Install: copy nextendo.nro to sd:/switch/nextendo.nro.