Skip to content

Releases: nedex/QuickNTP

Version 1.6.0

29 Nov 18:21
aa82c1f

Choose a tag to compare

Notes

  • 4MB heap support (#16) (thanks to @ppkantorski)
  • Inverse order priority for config file as originally intended

Requirements

  • Tesla overlay (nx-ovlloader)
  • Tesla-menu

Quick installation

Use the HB App Store to install nx-ovlloader, Tesla-Menu and QuickNTP.

Manual installation

Note: the zip files are interchangeable.

  • Extract the zip file directly to the switch root or:
    • Copy the .ovl file in /switch/.overlays/ in the same directory (it might be hidden on unix-based systems)
    • (optional) Copy the .ini file in /config/ in the same directory
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Version 1.5.2

18 Nov 10:47
a0e93a7

Choose a tag to compare

Notes

  • Updated to latest libnx for Atmosphere 1.10.0 support

Confirmed working on HOS 21.0.0 (#15).
Working as usual on previous firmwares.

Requirements

  • Tesla overlay (nx-ovlloader)
  • Tesla-menu

Quick installation

Use the HB App Store to install nx-ovlloader, Tesla-Menu and QuickNTP.

Manual installation

  • Extract the zip file directly to the switch root or:
    • Copy the .ovl file in /switch/.overlays/ in the same directory (it might be hidden on unix-based systems)
    • (optional) Copy the .ini file in /config/ in the same directory
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Version 1.5.1

28 May 12:52
d14fa9f

Choose a tag to compare

Notes

  • Config file can now be placed in several valid locations

Requirements

  • Tesla overlay (nx-ovlloader)
  • Tesla-menu

Quick installation

Use the HB App Store to install nx-ovlloader, Tesla-Menu and QuickNTP.

Manual installation

  • Extract the zip file directly to the switch root or:
    • Copy the .ovl file in /switch/.overlays/ in the same directory (it might be hidden on unix-based systems)
    • (optional) Copy the .ini file in /config/ in the same directory
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Version 1.5.0

28 May 08:32
3cd7420

Choose a tag to compare

New features

You can now customize the list of NTP servers using a ini file:

# sd:/config/quickntp.ini
[Servers]
My_Ntp_Server = ntp.example.com

The zip release file comes with a list of common servers, and omitting the configuration file will make NTP Pool Main the only available server.

Requirements

  • Tesla overlay (nx-ovlloader)
  • Tesla-menu

Quick installation

Use the HB App Store to install nx-ovlloader, Tesla-Menu and QuickNTP.

Manual installation

  • Extract the zip file directly to the switch root or:
    • Copy the .ovl file in /switch/.overlays/ in the same directory (it might be hidden on unix-based systems)
    • (optional) Copy the .ini file in /config/ in the same directory
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Notes

Updated to latest libnx and libtesla

Version 1.2.8-1

20 Oct 21:23
040b886

Choose a tag to compare

Notes

Updated to latest libnx

Requirements

  • Tesla overlay

Installation

  • Extract the zip file directly to the switch root (or copy the .ovl file in /switch/.overlays/ in the same directory)
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Version 1.2.8

03 Apr 18:05
11b9897

Choose a tag to compare

Notes

Updated to latest libtesla which fixes a crash in docked mode

Requirements

  • Tesla overlay

Installation

  • Copy the .ovl file in /switch/.overlays/
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Special thanks to @DarkMatterCore for this update!

Release for 16.0.0

24 Feb 18:20
a098c40

Choose a tag to compare

Notes

  • Support for 16.0.0

Requirements

  • Tesla overlay

Installation

  • Copy the .ovl file in /switch/.overlays/
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

New servers

22 Sep 18:28
c6dcc4a

Choose a tag to compare

Notes

  • Added Cloudflare and Google NTP servers ( Thanks to @DraconicNEO! )

Tested up to 15.0.1 with Atmosphere 1.4.0

Requirements

  • Tesla overlay

Installation

  • Copy the .ovl file in /switch/.overlays/
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Code optimizations

16 Jul 15:36
f1a0d26

Choose a tag to compare

Notes

  • Updated to C++20
  • Code optimized: now using exceptions and "proper" strings

Updated with libnx 4.2.1-1 and latest libtesla (930ce85).
Tested up to 14.1.2 with Atmosphere 1.3.2

Requirements

  • Tesla overlay

Installation

  • Copy the .ovl file in /switch/.overlays/
  • Start the Tesla overlay (no need to restart the console)
  • Select QuickNTP from the menu

Libraries update

21 Jul 08:45
035be01

Choose a tag to compare

Notes

Updated with libnx 4.1.3-1 and newer libtesla.
Tested up to 12.1.0 with Atmosphere 0.19.5

Requirements

  • Tesla overlay

Installation

  • Copy the .ovl file in /switch/.overlays/
  • Start the Tesla overlay (no need to restart when copying via ftp)
  • Select QuickNTP from the menu

Special thanks to @DarkMatterCore for this update!