3096 / switch-time

Change NetworkSystemClock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SwitchTime

Change NetworkSystemClock

Credit

  • @thedax for NX-ntpc, from which this project is forked.

Functionality

  • Change time by day/hour
  • Contact a time server at http://ntp.org to set the time back to normal

Building

Install devkitA64 (along with libnx), and run make under the project directory.

Disclaimer

This program changes NetworkSystemClock, which may cause a desync between console and servers. Use at your own risk! It is recommended that you only use the changed clock while offline, and change it back as soon as you are connected (either manually or using ntp.org server.)

About

Change NetworkSystemClock

License:The Unlicense


Languages

Language:C 66.6%Language:Makefile 33.4%