From f527acdf971a938c39ca74cfdd4dc8be43414a19 Mon Sep 17 00:00:00 2001 From: Lasse Lauwerys <65569591+Iemand005@users.noreply.github.com> Date: Fri, 23 May 2025 23:36:54 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c2aa72d..ac4eb3a 100644 --- a/README.md +++ b/README.md @@ -16,10 +16,10 @@ Development sideloading might take a while to activate. If it doesn't happen fas Known bug: -If you have 0 bytes free on your disk, it might fail to write the new tokens, leaving the tokens file empty and when SPPSVC starts, it will recreate the file but everything will be deactivated including Windows itself. +If you have 0 bytes free on your disk, it might fail to write the new tokens, leaving the tokens file empty and when SPPSVC starts, it will recreate the file but everything will be deactivated, including Windows itself. MetroUnlocker always tries to make a backup of your tokens before modifying them. Just make sure you have at least 30MB free before trying to activate sideloading. If something goes wrong, just restore the tokens.dat from the backup to `C:\Windows\System32\spp\store\2.0\`. In worst case you can just reactivate what you want activated again with TSForge. Feel free to reach out to me or create an issue if you need help. -Huge thanks to [TSForge](https://github.com/massgravel/TSforge) for making this possible by reverse engineering SPPSVC! \ No newline at end of file +Huge thanks to [TSForge](https://github.com/massgravel/TSforge) for making this possible by reverse engineering SPPSVC!