More actions
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews") |
No edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox 3DS Homebrews | {{Infobox 3DS Homebrews | ||
| title = ctr-wlanbeacontool | |title=ctr-wlanbeacontool | ||
| | |image=3dspc.png | ||
| | |description=Tool for parsing and generating 3DS local-WLAN beacons. | ||
| lastupdated = 2014/11/22 | |author=yellows8 | ||
| | |lastupdated=2014/11/22 | ||
| | |type=Developments | ||
| | |version=2014 | ||
| | |license=Mixed | ||
| source = | |download=https://dlhb.gamebrew.org/3dshomebrews/ctr_wlanbeacontool.zip | ||
|website=https://github.com/yellows8/ctr-wlanbeacontool | |||
|source=https://github.com/yellows8/ctr-wlanbeacontool | |||
}} | }} | ||
This is a tool for parsing and generating 3DS local-WLAN beacons. | This is a tool for parsing and generating 3DS local-WLAN beacons. | ||
types.h and utils.c/.h are from ctrtool. | types.h and utils.c/.h are from ctrtool. | ||
==External links== | |||
* GitHub - https://github.com/yellows8/ctr-wlanbeacontool |
Latest revision as of 11:09, 22 Haziran 2024
ctr-wlanbeacontool | |
---|---|
General | |
Author | yellows8 |
Type | Developments |
Version | 2014 |
License | Mixed |
Last Updated | 2014/11/22 |
Links | |
Download | |
Website | |
Source | |
This is a tool for parsing and generating 3DS local-WLAN beacons.
types.h and utils.c/.h are from ctrtool.