Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Add support to patch nim to use an other Update server #11

Open
Hartie95 opened this issue Nov 30, 2015 · 1 comment
Open

Add support to patch nim to use an other Update server #11

Hartie95 opened this issue Nov 30, 2015 · 1 comment

Comments

@Hartie95
Copy link
Owner

Like @Syphurith suggested here: cdffb5e
I will add a menu Entry to read a server URL from an txt file, patch the nim urls and start the sytemsettings. This will allow users to easy update to a spezific firmware.
I found the following urls inside of nim(9.0):
https://ecs.c.shop.nintendowifi.net/ecs/services/ECommerceSOAP
2x https://nus.c.shop.nintendowifi.net/nus/services/NetUpdateSOAP
2x https://ecs.c.shop.nintendowifi.net/ecs/services/ECommerceSOAP
https://ias.c.shop.nintendowifi.net/ias/services/IdentityAuthenticationSOAP

@Syphurith
Copy link

Also to note, since it would actually try to connect conntest.nintendowifi.net you can also search for this in ac module and replace to a static page link that is shorter than the original length. This works for me and make 3ds thinks it is alway online, thus get rid of occasionally streetpass test.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants