WiiUtils: Change default NUS Shop URL to Dolphin's fake NUS #10634
+21
−4
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
#10611, but without the Qt parts. Restores the Online System Update to working order.
delroth set up a fake NUS server that implements the
NetUpdateSOAPendpoint by returning the correct titles for each region along with the Wii U CDN URL. (There appears to be multiple URLs which point to the same CDN, which makes it possible to do things like download a Wii title from the Wii U CDN.) Responses from this endpoint were created by looking at a sample response from the server when it was still running along with a complete list of titles for each region as archived by yellows8's bot.For more technical information, see this gist.
In addition, a setting was added to allow a user to override the NUS Shop URL if they want. An empty value will make Dolphin use its default server.