• 管理员
  •  
    Support Ukraine
    If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know. If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
    If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.
     

New GTR Mini

Topics for the request of watch faces development.

版主: asooWatchmens

版面规则
When adding a new topic, use the template: Topic title [device name]
For example: Requesting creation of watch face [GTR 3 Pro]
All communication in this branch should only be in English.
MGBWHIP
帖子: 10
注册时间: 23 4月 2020, 00:23
来自: New York
Has thanked: 4 time
Been thanked: 2 time
联系:

New GTR Mini

帖子 MGBWHIP »

Hello. Will there be new watchfaces for the new GTR Mini soon? Can any of the published faces be used for the Mini?

Thanks.
头像
asoo
帖子: 2109
注册时间: 03 1月 2019, 01:48
来自: ͼͽ Thailand ͼͽ
Has thanked: 404 time
Been thanked: 2023 time

帖子 asoo »

From the official web
https://www.amazfit.com/products/amazfit-gtr-mini

Amazift GTR Mini running Zepp OS ( Version 2.0)
Resolution 416x416
Spoiler
Same resolution as Amazfit Falcon.
OS is Zepp OS ( Version 1.0 )

So , from the example that the GTR4 can open the GTR3 dial.
I think watchface from falcon can use on GTR mini.
However, if you would like test ,You must do so at your own risk. that happend on your device
The posture that I can check now.
Found that in the GTR mini has changed the image format.

By which I test create a watch face from web zepp and take the file to check.
The png image found in the watch face file has a different structure than GTR3.
So at the moment the GTR3 and Falcon (legacy) watch faces are unlikely to work on the GTR mini.
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
MGBWHIP
帖子: 10
注册时间: 23 4月 2020, 00:23
来自: New York
Has thanked: 4 time
Been thanked: 2 time
联系:

帖子 MGBWHIP »

Thank you

I tried loading the Falcon watch face. It loaded but it was unreadable. Do you know of any designers that are working on the new GTR Mini yet?
上次由 MGBWHIP 在 30 3月 2023, 15:01,总共编辑 2 次。
blokfluitist
帖子: 1
注册时间: 20 3月 2023, 14:17
来自: England
Been thanked: 1 time
联系:

帖子 blokfluitist »

I just got my GTR 4 Mini today! Am looking forward to being able to access more watch faces for this model very soon
ivblumen
帖子: 9
注册时间: 02 3月 2023, 19:16
来自: brasil
Has thanked: 2 time
联系:

帖子 ivblumen »

has anyone been able to load Falcon watchfaces on GTR mini?
kmi
帖子: 2
注册时间: 04 4月 2023, 19:14
来自: France
Has thanked: 1 time
Been thanked: 3 time
联系:

帖子 kmi »

No it doesn't work with Falcon watchfaces, I tried a few and they all end up looking like this

图片
头像
asoo
帖子: 2109
注册时间: 03 1月 2019, 01:48
来自: ͼͽ Thailand ͼͽ
Has thanked: 404 time
Been thanked: 2023 time

帖子 asoo »

The posture that I can check now.
Found that in the GTR mini has changed the image format.

By which I test create a watch face from web zepp and take the file to check.
The png image found in the watch face file has a different structure than GTR3.
So at the moment the GTR3 and Falcon (legacy) watch faces are unlikely to work on the GTR mini.
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
头像
SashaCX75
帖子: 813
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1007 time
联系:

帖子 SashaCX75 »

The images for the GTR Mini look weird. Like they were made wrong. I would like to see a real working dial to make sure that this is not a mistake in the online editor.
MGBWHIP
帖子: 10
注册时间: 23 4月 2020, 00:23
来自: New York
Has thanked: 4 time
Been thanked: 2 time
联系:

帖子 MGBWHIP »

I was able to load one of the faces on the Zepp watchface maker to the GTR Mini. I do not know enough to actually make or modify the faces. Maybe someone else could.
Spoiler
图片
On the Mini
Spoiler
图片
上次由 MGBWHIP 在 05 4月 2023, 20:16,总共编辑 2 次。
kkeonline
帖子: 12
注册时间: 08 4月 2023, 19:54
来自: Thailand
Has thanked: 12 time
Been thanked: 1 time
联系:

帖子 kkeonline »

I have try several falcon watchface on my gtr mini none of them can use, it unreadable like this
图片

I try making a watchface using watchface.zepp.com by start from example2 template, then scale it to 416x416 and upload to zepp app via developper modes, the watchface is work fine

图片

Don't know why falcon watch face not work on gtr mini
kkeonline
帖子: 12
注册时间: 08 4月 2023, 19:54
来自: Thailand
Has thanked: 12 time
Been thanked: 1 time
联系:

帖子 kkeonline »

I have export the watchface from watchface.zepp.com to .zap file on my pc then extract it to compare, even the screen resolution of falcon and GTRmini is the same 416x416 but there are 2 version of .zpk watch face file, NXP and MHS, the NXP is for falcon and MHS is for GTRmini
Spoiler
图片
after extract both .zpk to compare the only difference in app.json is the DeviceSource for falcon and GTRmini, the watchface index.js is identical.
Spoiler
图片
However modify the app.json of falcon watchface from falcon to GTRmini does not fix the problem, because all png images in the assets folder of nxp and mhs are difference, this mean falcon and GTRmini use difference png transform/encoded format, the checksum did not same
Spoiler
图片
all png in assets folder can not open by image viewer program, this mean it not standard png format, it transform or encoded the original png file with some method and nxp and mhs are use difference method, that why the falcon watchface did not display properly on GTR mini, all png assets images has to be fix.
上次由 kkeonline 在 08 4月 2023, 23:04,总共编辑 1 次。
头像
ZduneX25
WF maker
帖子: 31
注册时间: 12 10月 2022, 16:22
来自: Poland
Has thanked: 6 time
Been thanked: 6 time
联系:

帖子 ZduneX25 »

I was getting the same visual glitches on other watches (gtr3/4) back when I was using 48bit png images. 32bit is max, maybe you guys try 48 or 24 on gtrmini. There is a chance it has been increased/decreased.
kkeonline
帖子: 12
注册时间: 08 4月 2023, 19:54
来自: Thailand
Has thanked: 12 time
Been thanked: 1 time
联系:

帖子 kkeonline »

More on comparing png images in assets folder
between old (Falcon) and new (GTRmini) format
comparing as binary the part on beginning of file are difference then the rest are identical
this mean on GTR mini watch face it change some format of the header of png file.
Spoiler
图片 图片 图片
Surprising that winmerge can read the watchface png as image, but the standard image viewer not
Spoiler
图片
头像
SashaCX75
帖子: 813
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1007 time
联系:

帖子 SashaCX75 »

Other image viewers can open these files too. But everywhere they look distorted. You can even see it in your screenshots. I guess it has to do with the sequence in the color map. This is clearly visible if you encode an image with a small number of colors and then change the extension to tga and look at the color map in Photoshop.
kkeonline
帖子: 12
注册时间: 08 4月 2023, 19:54
来自: Thailand
Has thanked: 12 time
Been thanked: 1 time
联系:

帖子 kkeonline »

finally I success converted falcon wf to work on my gtr mini

图片.图片

I done by using amazit watchface tool to convert png files in the wf file back to standard png format, then upload all of them on watchface.zepp.com then export the wf for gtr mini, this will make the png files in correct format for gtr mini
then I have to rename all png files to match the original filename, then replace these renamed png files into original wf, then transfer it to watch.
MGBWHIP
帖子: 10
注册时间: 23 4月 2020, 00:23
来自: New York
Has thanked: 4 time
Been thanked: 2 time
联系:

帖子 MGBWHIP »

Thats great. Is there a step by step instructions to do this?
头像
asoo
帖子: 2109
注册时间: 03 1月 2019, 01:48
来自: ͼͽ Thailand ͼͽ
Has thanked: 404 time
Been thanked: 2023 time

帖子 asoo »

GTRmini users please help to test this watch face.
This watch face is made for Test converting the image to the format of GTRmini.

Anyone who has tested it, please inform the result.

thank you very much
Spoiler
图片
https://amazfitwatchfaces.com/gtr/view/32946
G317_GTRmini.zip
(703.09 KiB) 已下载 283 次

This watchface convert from GTR3 Version
https://amazfitwatchfaces.com/gtr/view/32137
in GTR3 Version tested it work normally
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
kmi
帖子: 2
注册时间: 04 4月 2023, 19:14
来自: France
Has thanked: 1 time
Been thanked: 3 time
联系:

帖子 kmi »

asoo 写了: 12 4月 2023, 04:54
Spoiler
GTRmini users please help to test this watch face.
This watch face is made for Test converting the image to the format of GTRmini.

Anyone who has tested it, please inform the result.

thank you very much
Spoiler
图片
G317_GTRmini.zip


This watchface convert from GTR3 Version
https://amazfitwatchfaces.com/gtr/view/32137
in GTR3 Version tested it work normally
it works, here:
Spoiler
图片
https://postimg.cc/xqXNgSm5
头像
SashaCX75
帖子: 813
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1007 time
联系:

帖子 SashaCX75 »

Test utility for converting images to watchface format for GTR mini. Judging by the previous message in normal mode, the image is converted normally.

Who can check with the switch for forced use of the improved algorithm turned on.
https://www.dropbox.com/s/pk9s8yos91akf ... t.zip?dl=0
头像
asoo
帖子: 2109
注册时间: 03 1月 2019, 01:48
来自: ͼͽ Thailand ͼͽ
Has thanked: 404 time
Been thanked: 2023 time

帖子 asoo »

SashaCX75 写了: 12 4月 2023, 15:35
Test utility for converting images to watchface format for GTR mini. Judging by the previous message in normal mode, the image is converted normally.

Who can check with the switch for forced use of the improved algorithm turned on.
https://www.dropbox.com/s/pk9s8yos91akf ... t.zip?dl=0
This watchface use " Forced us of hte improved algorithm " to convert PNG
PNG in this watchface have more quality .
Annoy those who use the GTR mini to test whether it can be used or not ?
G317_GTRmini_FIA.zip
(1.32 MiB) 已下载 316 次
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
MGBWHIP
帖子: 10
注册时间: 23 4月 2020, 00:23
来自: New York
Has thanked: 4 time
Been thanked: 2 time
联系:

帖子 MGBWHIP »

Thank you. This loaded and is working
头像
ZduneX25
WF maker
帖子: 31
注册时间: 12 10月 2022, 16:22
来自: Poland
Has thanked: 6 time
Been thanked: 6 time
联系:

帖子 ZduneX25 »

SashaCX75 can we execute ImageToZeppOS through terminal? I would like to automate whole process and terminal command to patch images would save a lot of time.
头像
SashaCX75
帖子: 813
注册时间: 26 10月 2019, 15:18
来自: Ukraine
Has thanked: 13 time
Been thanked: 1007 time
联系:

帖子 SashaCX75 »

ZduneX25 I don't plan to add terminal mode work. A little later I will clean up the code and post it. Then whoever wants can remake it to their needs.
kkeonline
帖子: 12
注册时间: 08 4月 2023, 19:54
来自: Thailand
Has thanked: 12 time
Been thanked: 1 time
联系:

帖子 kkeonline »

asoo 写了: 12 4月 2023, 04:54
Spoiler
GTRmini users please help to test this watch face.
This watch face is made for Test converting the image to the format of GTRmini.

Anyone who has tested it, please inform the result.

thank you very much
Spoiler
图片
https://amazfitwatchfaces.com/gtr/view/32946
G317_GTRmini.zip


This watchface convert from GTR3 Version
https://amazfitwatchfaces.com/gtr/view/32137
in GTR3 Version tested it work normally
yes, it work. :D
图片
头像
asoo
帖子: 2109
注册时间: 03 1月 2019, 01:48
来自: ͼͽ Thailand ͼͽ
Has thanked: 404 time
Been thanked: 2023 time

帖子 asoo »

kkeonline 写了: 14 4月 2023, 14:43
Spoiler
Now amazfaces app add the gtr mini to select
图片

however no connect/upload button to upload the watchface
图片

I have to copy the file to falcon folder and swap the watch selection to falcon to upload.
Regarding this, it is advisable to ask questions in this forum.
viewtopic.php?t=1709
You will most likely get the correct answer.
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
回复

回到 “Watchfaces creation (order table)”

在线用户

正浏览此版面之用户: 没有注册用户 和 1 访客