2021-01-13 17:56:09 +08:00
2021-01-13 17:30:54 +08:00
2021-01-13 17:39:42 +08:00
2021-01-13 17:21:46 +08:00
2021-01-13 17:21:46 +08:00
2021-01-13 17:56:09 +08:00

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

  1. Download Release
  2. Edit those bmp files, but don't change resolution and file header. I recommand using PhotoShop to edit it.
  3. Open a cmd or powershell window and change path to where the exe file are.
  4. [Usage] LOGOIMGEditor.exe [old_img_file] [new_img_file] [normal_bmp] [fastboot_bmp] [unlocked_bmp] [destroyed_bmp]

Compile

  1. Download and install the latest version Visual Studio 2019.
  2. Clone this repository git clone https://github.com/UnknownObject000/Xiaomi10-logo-editor.git
  3. Open LOGOIMGEditor.sln with Visual Studio 2019
S
Description
镜像自GitHub仓库
Readme GPL-3.0
510 KiB
Languages
C++ 100%