Página 1 de 1

need help for converting from json to bin [GTR]

Publicado: 15 Jul 2021, 18:48
por kolor-mart
This is my watchface design
Imagen

I tried many times to convert it to .bin, but in the end it fails.
- first time it fails because i use .png 24-bit instead of 32-bit
- second it exceeds 2MB max .bin files, so i cut many features (in the end I can reduce it to 2MB)
- but third, since i created under 47mm watchface, somehow i cannot sync with my GTR2e.

i put the files in : https://drive.google.com/drive/folders/ ... sp=sharing

in case anyone willing to try or help me with this problem.

ps : i dont have any coding experience, so i really didn't understand about phyton. :(
probably this is the main problem.

Re: need help for converting from json to bin

Publicado: 16 Jul 2021, 09:06
por asoo
In Your pack File ".json" is a format GTR1 if you want to use on GTR2 you must to use
"GTR (GTS, T-Rex) to GTR2 (GTS 2, T-Rex Pro) Converter & Editor" to make it
But the converter can not convert some elements
viewtopic.php?p=8844#p8844

Example :
Convert GTR1 to GTR2 by "AmazFit_Watchface_Editor_(GTR47ToGTR2)"
Imagen
You will see battery and step some element can not convert
Download Converted BIN :
Altimeter_GTRtoGTR2.bin
(462.81 KiB) Descargado 182 veces
-------------------------------------------------------------------------------------------
.
Or if you want to make GTR2e real format you must use
"AmazFit WatchFace editor 2 for Windows" to make it.
viewtopic.php?f=29&t=1888&start=100

Example :
Make by "AmazFit WatchFace editor 2 for Windows" ( json GTR2e , 2 Format )
Imagen
Download :
Altimeter_GTR2_packed.bin
(396.05 KiB) Descargado 175 veces

Re: need help for converting from json to bin

Publicado: 18 Jul 2021, 06:15
por kolor-mart
Thank you very much asoo.

Yes it looks like i used wrong tools.
with the tools you gave me in the post, now i can create new watchface.

but I still have no idea how to make custom always on display, somehow i can't find it in the tools.
Imagen

ps : i just created new watch face, feel free to download :
sunken court

Re: need help for converting from json to bin

Publicado: 18 Jul 2021, 07:48
por asoo
kolor-mart escribió: 18 Jul 2021, 06:15
Thank you very much @asoo.

Yes it looks like i used wrong tools.
with the tools you gave me in the post, now i can create new watchface.

but I still have no idea how to make custom always on display, somehow i can't find it in the tools.
Spoiler
Imagen
ps : i just created new watch face, feel free to download :
sunken court
Your pictures showed you use "AmazFit_Watchface_Editor_(GTR47ToGTR2)" to create watchface. That program is make json in format GTR1 and convert to GTR2 BIN. So you will not see AOD. Because GTR1 no have Custom AOD. So you can not do it's on this program and this program can not create some element on GTR2 too.

---------------------------------------------------------------------------------------------------------------------------------

If you want to create GTR2 Watchface in ".json GTR2 format" you must to use " AmazFit WatchFace editor 2 for Windows "
viewtopic.php?f=29&t=1888
Link for download Version 5.0
https://www.dropbox.com/s/fiv9cd4f78n3d ... 0.zip?dl=0
Imagen

Re: need help for converting from json to bin

Publicado: 18 Jul 2021, 12:35
por kolor-mart
Thank you again.

yes now i can make proper watchface.