mirror of
https://github.com/lesserkuma/NDWCSHAP_Generator.git
synced 2025-06-18 14:25:33 -04:00
-
This commit is contained in:
parent
31b630bb28
commit
0278ff2a83
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# NDWCSHAP Generator (by Lesserkuma)
|
||||
|
||||
This tool helps you creating your own NDWCSHAP access point. Any Nintendo DS, DSi and 3DS will auto-connect to these kinds of hotspots without the need of going through Nintendo Wi-Fi Connection settings. This feature was officially used at “DS Station” kiosks, likely from 2006 until 2020.
|
||||
|
||||
To create your own access point, you need to specify a value called “apnum” which was used to distinguish between individual store chains and locations. This allowed developers to distribute location-based WFC content to their games, similar to Nintendo Zone locations.
|
||||
|
||||
## Command Line Arguments
|
||||
|
||||
```
|
||||
--apnum APNUM generates SSID and WEP key based on apnum provided
|
||||
--ssid SSID generates WEP key and apnum based on SSID provided
|
||||
```
|
||||
|
||||
## Thanks
|
||||
Some technical information was found at [wmb-asm - NintendoSpot.wiki](https://code.google.com/archive/p/wmb-asm/wikis/NintendoSpot.wiki).
|
Loading…
Reference in New Issue
Block a user