Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/modding/custom-bootloader.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ In addition, it extends the functionality by adding new options for customizing
## Features
- Blocks ```fastboot flash preloader```
- Removes orange state
- Spoofes verified state to green
- Spoofs verified state to green
- Block ```fastboot flashing lock```
- Adds ```fastboot oem help```
- Adds ```fastboot oem hexdump```
Expand Down Expand Up @@ -118,4 +118,4 @@ To fix this, you need to [flash the stock firmware](../info/flash_stock.md) from
On some firmware versions, not all ChouChou functions may not work correctly, as the offsets change with each update.
However, ***the key mechanisms that prevent Hard Brick devices always remain working***.

If you want to fix incompatibilities, you need to manually update the offsets and make a new build manually.
If you want to fix incompatibilities, you need to manually update the offsets and make a new build manually.
Loading