Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k3 committed Apr 18, 2016
1 parent 4a9b2a1 commit a8d1582
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ A simple companion app to receive and run ARM9 payloads for A9LH
To send a file, use:
3dslink -a [IP] [payload name]

3dslink is included in devKitPro and also available [from here](http://davejmurphy.com/3dslink/). A9LH Netload Companion will automatically reboot on a succesfull receive. [BootCTR9](https://github.com/hartmannaf/BootCtr9/releases) can easily be set up to run the received file at a button press.
The file will be written to two places on your SD card:
1. /arm9testpayload.bin
2. /aurei/payloads/left.bin

3dslink is included in devKitPro and also available [from here](http://davejmurphy.com/3dslink/). A9LH Netload Companion will automatically reboot on a succesfull receive. [BootCTR9](https://github.com/hartmannaf/BootCtr9/releases) and [AuReiNAND](https://github.com/AuroraWright/AuReiNand) can easily be set up to run the received file at a button press.

Requires devKitPro, ctrulib and zlib to compile. For easy zlib installation [go here](https://github.com/devkitPro/3ds_portlibs).

0 comments on commit a8d1582

Please sign in to comment.