You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 years ago | |
---|---|---|
LOGOIMGEditor | 5 years ago | |
Original pictures | 5 years ago | |
.gitignore | 5 years ago | |
LICENSE | 5 years ago | |
README.md | 5 years ago |
README.md
Xiaomi10-logo-editor
This is a command tool to generate a new logo.img for Xiaomi 10 device.You can use this tool to make your own startup logos.
How to use
- Download Release
- Edit those bmp files, but don't change resolution and file header. I recommand using PhotoShop to edit it.
- Open a cmd or powershell window and change path to where the exe file are.
- [Usage] LOGOIMGEditor.exe [old_img_file] [new_img_file] [normal_bmp] [fastboot_bmp] [unlocked_bmp] [destroyed_bmp]
Compile
- Download and install the latest version Visual Studio 2019.
- Clone this repository
git clone https://github.com/UnknownObject000/Xiaomi10-logo-editor.git
- Open
LOGOIMGEditor.sln
with Visual Studio 2019