You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Save files are now created with a header. This fixes certain apps that will not repair their own save files. This also skips the "data is corrupted" messages.
Ability to backup and restore installed titles. (Replaces the old "dump" function.)
Game titles will be displayed in the user's language. (Except for Japanese and Chinese, the print console does not support their characters.)
Displays a progress bar while running MakeTMD.
Displays an error when launched in DS mode.
Menus now load in pages, removes item limit.
When deleting a title, the empty folders will be deleted. (Replaced rmdir() with remove().)