A9NC 3DS

From GameBrew
A9NC
3ds.png
General
Authord0k3
TypeOther Apps
Version0.1.4
LicenseMixed
Last Updated2018/02/23
Links
Download
Website
Source

A9NC - ARM9 Netload Companion is a simple companion app to receive and run ARM9 payloads via CIA & GM9 bootloader. This is mainly intended for devs and gives you a quick, convenient way to get your ARM9 payload to a convenient place on your SD card, and then boot into it.

This can also be used as tutorial code to understand how 3DSlink works, as sample code to include files over Wifi to your project or as a base for a Luma3DS Homemenu Companion.

Features

  • Receives a payload, sent from PC, via 3DSlink: 3dslink -a [IP] [payload name]
  • Stores this payload in /luma/payloads/left_A9NC.bin (overwrites existing).
  • Quick reboots the console on a press of LEFT (keep holding LEFT to boot the payload in Luma3DS).

Installation

To use this in the most convenient way, install the CIA to your home menu.

User guide

To send a firm, use: 3dslink -a [IP] [payload name]

3dslink is included in devKitARM and also available from here.

In default gm9 mode, the firm will be written to a specific location in FCRAM, where it can then be loaded from via the GodMode9 bootloader (see below). A9NC also has an ask mode, where the firm will be written to a place of your choice on your SD card. In ask mode, you can make A9NC work with Luma3DS and that boot9strap fork.

To setup your system for gm9 mode, use GodMode9 to install the GodMode9 firm to FIRM0. GodMode9 will then act as a bootloader for typical boot.firm locations unless R+LEFT is pressed on boot. It will also - without any required keypresses - automatically detect the firm in FCRAM and boot into it.

Media

A9NC chainloader [POC] (Olivia Ducharme)

External links

Advertising: