Skip to content

inucat/timesync-dsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timesync-dsi

NTP Time synchronization tool for Nintendo DSi

NOTICE

As of 2024-11-22, this program is not compatible with libnds v2.0.0 and later. Migration is in progress.

Before build, specify your timezone

Please change the offset for your timezone BEFORE BUILDING. Open ./arm9/source/offset.h and change the value.

#define TIMEZONE_OFFSET (9 * 3600) // seconds

How to use

You may need to setup Docker and Docker Compose before building.

  1. Clone the repo
  2. In the repo, run docker compose run make
  3. Copy work.nds to the SD card
  4. Run it on the console

About

Time synchronization tool for Nintendo DSi

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors