The Nintendo Switch 2 launched mid-2025 as the most-anticipated console of the generation. Switch (original) was the best-selling console of the 2017-2024 era; Switch 2 inherits that audience plus a wave of upgraders. For indies, Switch is one of the most lucrative ports a small studio can do — if Nintendo lets you in.
Developer program
Becoming a Nintendo developer is not as open as Apple, Google, or Meta:
- Application required. You apply through the Nintendo Developer Portal with information about your studio, prior work, and the title you intend to ship.
- Approval is at Nintendo's discretion. No published criteria. Most experienced indie studios are accepted; first-time developers may need a published game elsewhere first.
- No annual fee — unusual among platforms.
- NDA in place for all platform technical details.
Dev kits
Once approved, you can purchase Nintendo Switch 2 dev kits. Costs and exact terms are under NDA; they're not free, and you need at least one to actually develop and test. Indie studios typically buy 1-2 dev kits.
How Nintendo's model differs from Apple / Google
- Curated. Not every approved developer ships every title; Nintendo reserves the right to decline a release.
- Higher prices accepted. Indie Switch games regularly sell at $14.99-$29.99. The audience expects this.
- Long tail. Switch games keep selling for years after release in a way mobile apps rarely do.
- Featured placement matters massively. A Nintendo Direct mention or featured spot on the eShop can 10x sales.
- Physical releases possible via partners like Limited Run Games — revenue is real for cult-favorite titles.
eShop economics
- Standard commission: approximately 30%, under NDA.
- Regional pricing: supported but Nintendo's regional reach matters — Japan and the US dominate.
- Sales and discounts are a normal cadence; building a discount strategy is part of the long tail.
- DLC / IAP is supported but less common than other platforms; full sequels and content packs are more typical.
Certification
Nintendo's certification process ("Lotcheck") is more rigorous than Apple or Google review. Multiple test passes, specific technical requirements (HUD safe zones, error handling, multi-user behavior, sleep/resume), localization requirements for major regions. Plan 4-8 weeks for cert on a first submission.
Porting from PC or iOS
If your title runs on Unity or Unreal, the engine has Switch export targets — you compile against the Nintendo SDK (under NDA). The work is real but not insurmountable for a competent team: optimization for the Switch 2's mobile GPU, controller handling, suspend/resume, region-specific localization, certification compliance.
Realistic indie port budget: 3-6 months of one developer's time for a Unity title with no major performance issues.
Why indies still ship Switch
- Audience that values games as cultural objects, not disposable mobile content.
- Long sales tail. Income years after launch.
- Higher price points than mobile.
- Curation = signal. Being on the eShop is a quality signal.
- Less price competition than iOS / Google Play.
AI features and Switch 2
AI is not (yet) a major category on Switch. The hardware is capable but Nintendo's audience and game expectations don't currently demand cloud-AI-powered features at scale. AI assistance in development workflow (Claude Code writing your engine glue, Cowork generating concept art) is fair game and doesn't show up in the runtime experience.
If you do build an AI-powered Switch game, expect to handle the network constraints carefully (suspend/resume disconnections, regional latency, the absence of always-on connectivity expectation).