From 845e783cfd4a2603ab78e36ab5fe33c1a0028fda Mon Sep 17 00:00:00 2001 From: Lasse Lauwerys <65569591+Iemand005@users.noreply.github.com> Date: Fri, 23 May 2025 23:54:46 +0200 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 98aafad..526186b 100644 --- a/README.md +++ b/README.md @@ -12,14 +12,15 @@ - Windows 8.1 Pro and up -Development sideloading might take a while to activate. If it doesn't happen fast enough, use Product Policy Editor to disable SPPSVC, set the system clock to 2026, try sideloading until it activates, revert the clock and enable SPPSVC again. +**Development sideloading** might take a while to activate. If it doesn't activate quick enough, you can use **Product Policy Editor** to disable **SPPSVC**, set the system clock to 2026, attempt sideloading until it activates, then revert the system clock and re-enable **SPPSVC**. -Known bug: +**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 your disk has **0 bytes** of free space, the system might fail to write the new tokens file, leaving the tokens.dat file empty and when SPPSVC starts, it will recreate the file but everything will be deactivated—including Windows itself. -MetroUnlocker always attempts 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. +MetroUnlocker always attempts to create a backup of your tokens before modifying them. Make sure you have at least **30MB** free of space before trying to activate sideloading. If something goes wrong, just restore the tokens.dat file from the backup to C:\Windows\System32\spp\store\2.0. In worst-case scenario, you can reactivate whatever you need 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! +**Huge thanks to [TSForge](https://github.com/massgravel/TSforge)** for making this possible by reverse-engineering **SPPSVC**! +Thank you Zar!