Skip to content

DayVeeBoi/KernelTimeMachine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KernelTimeMachine

Project Status

Kernel Time Machine is a work in progress tool to downgrade firmware on the 3DS safely using TPP files.

Visit this GBAtemp thread to learn more on what this project is all about.

This is still a WIP.

Please note that there might be some typos and mistakes due to the fact that I'm not using an IDE and did not try to compile it yet. It shouldn't work yet. Please note that the main file is pretty big for now, and will probably get splitted up later on.

DISCLAIMER:

Run this program at your own risk. I do not recommend running it, even if your 3DS is hardmodded.

Building

The program requires devkitARM

Run the make command on the KernelTimeMachine main folder. (If you are on Windows, you can use the msys program incluided in DevKitPro, MinGW or Cygwin and on Mac you can use Xcode or install make manually)

Installing

After building, place the files created by make in the 3ds folder on your SD card and launch it through the homebrew launcher.

About

A safe 3DS downgrader using TTP files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 90.0%
  • Makefile 8.2%
  • C++ 1.8%