diff --git a/Makefile b/Makefile index 04ef793..a536a5a 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ include $(DEVKITARM)/base_rules IPL_LOAD_ADDR := 0x40003000 LPVERSION_MAJOR := 0 LPVERSION_MINOR := 6 -LPVERSION_BUGFX := 3 +LPVERSION_BUGFX := 4 ################################################################################ diff --git a/README.md b/README.md index 0d3cac3..de2e2f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Incognito_RCM (patched) +Incognito_RCM Unofficial = Incognito_RCM is a bare metal Nintendo Switch payload that derives encryption keys for de- and encrypting PRODINFO partition (sysnand and emummc) and wiping personal information from your Nintendo Switch as to go online while worrying slightly less about a ban. It has a builtin backup and restore functionality. @@ -11,7 +11,7 @@ This project is in early stage, so have a nand backup!! Patch note = -*Scandal-UK: I have maintained this project with code from projects by CTCaer and schmue. I take no credit for the code - I have just updated it where necessary so that it builds with the latest tools, has the improvements made in Hekate and works with the latest firmware as intended. Report any issues or contact me on GBATemp (scandal_uk).* +*Scandal-UK: I have maintained this project with code from projects by CTCaer and schmue. I have added bug fixes and updates. Report any issues or contact me on GBATemp (scandal_uk).* Usage =