Skip to content

Wii U Time Sync (v3.1.0)

Latest
Compare
Choose a tag to compare
@Nightkingale Nightkingale released this 08 Jun 03:26
· 13 commits to master since this release

Changelog

  • Wii U Time Sync can now utilize some more services in order to fetch the time offset most accurate to you. The Detect Time Zone setting now allows you to pick from three different APIs to sync your clock with. (Thank you, @dkosmari!)
  • You can now configure how long to wait for a connection before timing out using the Timeout setting.
    • The default setting is 5 s, a change from the previously hardcoded 4 seconds. You can set this from anything between 1 second and 10 seconds.
  • Some refactoring was done behind-the-scenes to depend on libcurlwrapper, which reduces the binary size to under 50% of what it was in the previous release. (Thank you, @dkosmari!)