More actions
(Created page with "{{Infobox 3DS Homebrews |title=GBA Net Send |image=3ds.png |description=GBA Net Send is a tool for wirelessly sending GBA homebrew to GBA Net Boot on your 3DS. |author=joshbackstein |lastupdated=2023/03/31 |type=Other PC Utilities |version=0.0.1-beta |license=GPL-3.0 |download=https://dlhb.gamebrew.org/3dshomebrews/gbanetsend3ds.7z |website=https://github.com/joshbackstein/gba-net-send |source=https://github.com/joshbackstein/gba-net-send |discussion= }} {{#seo: |title=...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
|title=GBA Net Send | |title=GBA Net Send | ||
|image= | |image=3dspc.png | ||
|description=GBA Net Send is a tool for wirelessly sending GBA homebrew to GBA Net Boot on your 3DS. | |description=GBA Net Send is a tool for wirelessly sending GBA homebrew to GBA Net Boot on your 3DS. | ||
|author=joshbackstein | |author=joshbackstein |
Revision as of 12:17, 13 April 2023
GBA Net Send | |
---|---|
General | |
Author | joshbackstein |
Type | Other PC Utilities |
Version | 0.0.1-beta |
License | GPL-3.0 |
Last Updated | 2023/03/31 |
Links | |
Download | |
Website | |
Source | |
The GBA Net Send tool facilitates wireless transmission of GBA homebrew to GBA Net Boot on your 3DS device, enabling you to conduct testing on actual hardware. For additional details, kindly refer to the GBA Net Boot 3DS.
How To Use
gba-net-send <path-to-rom>
How to build
Install Rust and Cargo through rustup.
Then build with Cargo:
cargo build
Disclaimer
This software has been tested many times without any issues. However, there is always a risk something might cause damage to your system or cause corruption or loss of data. I am not responsible for any damage to or destruction of your system, your data, or anything else.
Changelog
0.0.1
- First Release.