Mino260806 / miwtool

A tool for manipulating Redmi Watch 2 Lite watchface files
GNU General Public License v3.0
35 stars 8 forks source link

Redmi Watch2 Encode Images Colours bug v2 #2

Closed Domenick90 closed 1 year ago

Domenick90 commented 1 year ago

Hello! After decode from new ver miwtool - prewiew and extracted images watchfaces are OKAY, but after packing and install this on Watch i see colours bugs. See Screen. Example Watchfases: https://drive.google.com/drive/folders/14hC6RZyfxK9hMSG13C2wlokoDxZ3TRqe?usp=share_link 1669778912077

Mino260806 commented 1 year ago

Related to #1, I expected the watch to support the other color profile. Anyway, should be easy to fix

Domenick90 commented 1 year ago

Related to #1, I expected the watch to support the other color profile. Anyway, should be easy to fix It would be great if this could be fixed!

Mino260806 commented 1 year ago

Probably fixed, please confirm by redownloading the tool and trying again

Mino260806 commented 1 year ago

I forgot to mention, please add -ce little at the end of the command like this

python main.py --encode ... -ce little
Domenick90 commented 1 year ago

I forgot to mention, please add -ce little at the end of the command like this

python main.py --encode ... -ce little

Im run PS C:\Temp\RedmiWatch2SOFT\miwtool-main> python main.py --encode C:\Temp\RedmiWatch2SOFT!WacthFaces\output\SImple2 --output C:\Temp\RedmiWatch2SOFT!WacthFaces\input\SimpleViol -ce little but after install on watch the bug repeats 1669818603041

Mino260806 commented 1 year ago

Please attach both the original watch face and the new encoded watch face

Domenick90 commented 1 year ago

https://drive.google.com/drive/folders/1GcEUhdWxYSBYSo0wCiiOX0jH6yojXvCi?usp=share_link

Domenick90 commented 1 year ago

I also tried to convert the watchfase from another watch (AMazfit GTS), using an web editor - I also get a color bug in the watch itself.

Mino260806 commented 1 year ago

Thank you for taking the time to explain, I actually figured out the issue, but I faced another problem after fixing it. Please wait until I have time to look into it

Mino260806 commented 1 year ago

I'm pretty sure it will work now. Please try again and let me know if it does...

Domenick90 commented 1 year ago

I'm pretty sure it will work now. Please try again and let me know if it does... Looks like are work FINE!!! THANKS You!

1669903879964

Domenick90 commented 1 year ago

But the --encode_wfeditor seems to have broken, but I think that's another ticket's story :-)

Mino260806 commented 1 year ago

But the --encode_wfeditor seems to have broken, but I think that's another ticket's story :-)

Yeah, open another issue with more details, and attach the files that reproduce the problem