• Administrator
  •  
    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.
     

Amazfit watchfaces Tool

Archive closed topics

Moderators: Internal error, Watchmens

devoice
WF maker
Posts: 6
Joined: 28 Aug 2019, 07:45
Contact:

Post by devoice »

devoice wrote: 28 Aug 2019, 10:11
afwafwafw wrote: 28 Aug 2019, 10:04
I'll check it out for "Retro Terminal" watchface.

For the 2 digits issue, I don't think I have a control in there too. I'm trying to blame watch maker - huami and/or xiaomi, not watchface makers. :)
anyway, I'll take a look this also.
The strange thing is that in the PNG images and in the GIF generated after the packaging there are not 2 digits before the separator (like 0.01 or 1.24), while there are in the watch face...This made me think that the problem was in the settings of your script
Ok, I found the problem in distance digits display, I'll give you some examples to make you understand:
Ig distance is 0.03 => it show 00.3
If distance is 0.15 => it show 00.15
If distance is 1.02 => it show 01.2
If distance is 1.25 => it show 01.25
I hope this helps to fix!
SWCI
WF maker
Posts: 9
Joined: 26 Aug 2019, 09:55
Location: Roma
Has thanked: 1 time
Contact:

Post by SWCI »

Hi, yesterday I bought the VERGE model (not the Lite model) for my wife, can I use the tool to create the watchface for the Verge model? thank you.
afwafwafw
Posts: 32
Joined: 21 Feb 2019, 02:55
Location: on earth
Has thanked: 6 times
Been thanked: 14 times
Contact:

Post by afwafwafw »

devoice wrote: 28 Aug 2019, 10:11
afwafwafw wrote: 28 Aug 2019, 10:04
I'll check it out for "Retro Terminal" watchface.

For the 2 digits issue, I don't think I have a control in there too. I'm trying to blame watch maker - huami and/or xiaomi, not watchface makers. :)
anyway, I'll take a look this also.
The strange thing is that in the PNG images and in the GIF generated after the packaging there are not 2 digits before the separator (like 0.01 or 1.24), while there are in the watch face...This made me think that the problem was in the settings of your script
As I don't have a GTR watch, I cannot do experiments for 2 digits issue by myself.

Can you do more experiments with .json and narrow it down?

I'm curious about other GTR WFs that showing distance have same issue.

My verge lite WFs with distance work as expected(no 2digits..).
devoice
WF maker
Posts: 6
Joined: 28 Aug 2019, 07:45
Contact:

Post by devoice »

afwafwafw wrote: 29 Aug 2019, 16:50
devoice wrote: 28 Aug 2019, 10:11
afwafwafw wrote: 28 Aug 2019, 10:04
I'll check it out for "Retro Terminal" watchface.

For the 2 digits issue, I don't think I have a control in there too. I'm trying to blame watch maker - huami and/or xiaomi, not watchface makers. :)
anyway, I'll take a look this also.
The strange thing is that in the PNG images and in the GIF generated after the packaging there are not 2 digits before the separator (like 0.01 or 1.24), while there are in the watch face...This made me think that the problem was in the settings of your script
As I don't have a GTR watch, I cannot do experiments for 2 digits issue by myself.
Can you do more experiments with .json and narrow it down?
I'm curious about other GTR WFs that showing distance have same issue.
My verge lite WFs with distance work as expected(no 2digits..).
UPDATE
I’ve made some experiments, I can't fix the problems and the problems does not come from the json file but from export/packing tool.
Problem 1: We have always 2 digits before separator even if kilometers are less than 10, example 2 kilometers show 02.00
Problem 2: IF distance are less than hundreds meters it show only integer after separator without the zero before the number.
Example if total distance are 20 meters, GTR show 00.2 as if the meters were 200, but if we have at least 100 meters everithing seems ok => 00.20
Instead in the GIF everythings it's ok...
Please FIX!!
User avatar
XADE
WF maker
Posts: 9
Joined: 28 Aug 2019, 10:35
Has thanked: 2 times
Contact:

Post by XADE »

Is the colour issue being resolved in this project for GTR? I've made 2 Rolex watches but it seems both are having colour issues, any word from the developer?
PedroDelCargo

Post by PedroDelCargo »

Same issue with weird colors and transparencies.
I would like to know how some can create watch faces without these color problems...
I would be happy to create and share my own faces.
hall
WF maker
Posts: 7
Joined: 15 Aug 2019, 09:07
Been thanked: 1 time
Contact:

Post by hall »

PedroDelCargo wrote: 31 Aug 2019, 13:38
Same issue with weird colors and transparencies.
I would like to know how some can create watch faces without these color problems...
I would be happy to create and share my own faces.
seem today developer update to version 0.1.0.12. never tried it if it's fix the color. I think most of author use python tool which shared in this forum.
PedroDelCargo

Post by PedroDelCargo »

hall wrote: 01 Sep 2019, 06:31
PedroDelCargo wrote: 31 Aug 2019, 13:38
Same issue with weird colors and transparencies.
I would like to know how some can create watch faces without these color problems...
I would be happy to create and share my own faces.
seem today developer update to version 0.1.0.12. never tried it if it's fix the color. I think most of author use python tool which shared in this forum.
Thanks for your reply. I will try this new version. Let's hope it fixes the issue and if it does not, I will have a look at this Python tool.
glenan
Posts: 10
Joined: 24 Aug 2019, 16:35
Location: France
Has thanked: 2 times
Been thanked: 2 times
Contact:

Post by glenan »

Hi
with AmazTool All 0.1.0.12 I have always color problem
devoice
WF maker
Posts: 6
Joined: 28 Aug 2019, 07:45
Contact:

Post by devoice »

What’s new in 1.0.12?
koolgao
WF maker
Posts: 16
Joined: 15 Apr 2018, 06:25
Has thanked: 2 times

Post by koolgao »

Sigue sin poder ponerse el tiempo en las esferas y el Bluetooth . Se sabe para cuando se podrá hacer?
Lyon

Post by Lyon »

The Matrix wrote: 26 Aug 2019, 17:48
In my watchface, I'm trying to display date in format MMDD instead of DDMM.
To do that, I'm using this code:

Code: Select all

  "Date": {
    "MonthAndDay": {
      "Separate": {
        "Day": {
          "TopLeftX": 233,
          "TopLeftY": 79,
          "BottomRightX": 254,
          "BottomRightY": 94,
          "Alignment": "TopLeft",
          "Spacing": 1,
          "ImageIndex": 13,
          "ImagesCount": 10
        },
        "Month": {
          "TopLeftX": 264,
          "TopLeftY": 79,
          "BottomRightX": 285,
          "BottomRightY": 94,
          "Alignment": "TopLeft",
          "Spacing": 1,
          "ImageIndex": 13,
          "ImagesCount": 10
        }
      },
      "TwoDigitsMonth": true,
      "TwoDigitsDay": true
    },
instead of this code

Code: Select all

  "Date": {
    "MonthAndDay": {
      "OneLine": {
        "Number": {
          "TopLeftX": 233,
          "TopLeftY": 79,
          "BottomRightX": 285,
          "BottomRightY": 94,
          "Alignment": "BottomLeft",
          "Spacing": 1,
          "ImageIndex": 13,
          "ImagesCount": 10
        },
		"DelimiterImageIndex": 32
      },
      "TwoDigitsMonth": true,
      "TwoDigitsDay": true
    },
But when I use the code that displays the month and day separated, the month and day are displayed at the same position and the digits are overlapped (see image).

Isn't possible to use the "Separate" modifier?
(Is there a way to obtain a list of the available modifiers?)
I have exactly the same issue, didnt find solution so far. Its OK on preview, wrong in watches.
Arrimcx
Posts: 10
Joined: 27 Aug 2019, 20:20
Has thanked: 5 times
Been thanked: 1 time
Contact:

Post by Arrimcx »

same for me, the color problem is present with .12 version
Felix.id
WF maker
Posts: 1
Joined: 07 May 2019, 12:24
Contact:

Post by Felix.id »

hello
why is AmazTool All tool version 0.1.0.12.zip still a color bug after packing?
I think it's still better AmazTool All tool version 0.1.0.11.zip, because in this version there is no color bug,
except for preview display on verge lite after packing
I tried to add the script distance to the json file, but after packing in the preview it doesn't show the distance on the watchface, to see the results you have to install watchface on the smartwatch first, and that's too much work
I hope this problem can be fixed in the next update
thanks
Vinassif
WF maker
Posts: 3
Joined: 28 Apr 2019, 03:53
Contact:

Post by Vinassif »

helo everybody, great for the job. i tried download any face of Gtr to put in to the verge lite. I downloaded the face .bin and renamed to Verge.bin....unpacked and packed again with Verge.cmd but when put in the site and install not work, nothing happens in my verge lite...why ? whow can i download faces of Gtr and put in verge lite ? can you explain me ?
Last edited by Vinassif on 03 Sep 2019, 21:24, edited 1 time in total.
glenan
Posts: 10
Joined: 24 Aug 2019, 16:35
Location: France
Has thanked: 2 times
Been thanked: 2 times
Contact:

Post by glenan »

Felix.id wrote: 02 Sep 2019, 15:34
hello
why is AmazTool All tool version 0.1.0.12.zip still a color bug after packing?
I think it's still better AmazTool All tool version 0.1.0.11.zip, because in this version there is no color bug,
except for preview display on verge lite after packing
I tried to add the script distance to the json file, but after packing in the preview it doesn't show the distance on the watchface, to see the results you have to install watchface on the smartwatch first, and that's too much work
I hope this problem can be fixed in the next update
thanks
Thanks a lot for your job.

I am waiting also for color problem solved but take your time.
Vinassif
WF maker
Posts: 3
Joined: 28 Apr 2019, 03:53
Contact:

Post by Vinassif »

please i need to know how copy faces of Gtr to verge lite using amaztool...i try unpack and pack .bin of gtr faces to verge.bin but dont right....why?? please help me to post a faces to verge lite
strokk
Posts: 3
Joined: 27 Jun 2018, 21:45
Contact:

Post by strokk »

Hi all,

I would like to know if there is an easy way of getting an already created custom watchface for the GTR 47mm and just resizing it for the 42mm version ??

Can someone let me know if this is possible, and if so, how would this be done?

Thanks in advance
peaceweapon
WF maker
Posts: 4
Joined: 27 Aug 2019, 07:10
Been thanked: 1 time
Contact:

Post by peaceweapon »

Hi, I can't create a BIN file now.... HELP!

I used [mention]Manelto[/mention]'s instructions before and managed to change the background of a WF to my needs with the Py Tool.
But, for some reason, when I create new images to replace those in a previously working file, when I try to pack it doesn't produce a new .bin file... Also, when I tried to change the week days to portuguese based on the same .bin file I had previously had success with, the same situation happened.

I've been using Amaztool for testing but not for packing because of the color issue. Bur still I tried to use de BIN file created by the AmazTool and it says it is invalid on the app. Also if I try to unpack the BIN file that AmazTools creates, the directory is almost empty with only a log that reads:

Code: Select all

2019-09-06 01:10:59,722 - root - DEBUG - Opening watch face 'C:\Users\(....)\PY TOOL MASTER\GTR_packed_test.bin'
2019-09-06 01:10:59,722 - root - DEBUG - Reading parameters...
2019-09-06 01:10:59,722 - root - INFO - Reading header...
2019-09-06 01:10:59,723 - root - INFO - Header was read:
2019-09-06 01:10:59,723 - root - INFO - Signature: b'\xff\xff\xff\xff\xff\xff\xff', Unknown: 4294967295, ParametersSize: 4294967295, isValid: False
2019-09-06 01:10:59,724 - root - DEBUG - Parsing parameters...
2019-09-06 01:10:59,724 - root - CRITICAL - 'Reader' object has no attribute '_parameters'
Traceback (most recent call last):
  File "C:\(....)\PY TOOL MASTER\program. py", line 160, in parseResources
    return ParametersConverter.parse(WatchFace, reader.getParameters())
  File "C:\(....)\PY TOOL MASTER\watchFaceParser\reader. py", line 12, in getParameters
    return self._parameters
AttributeError: 'Reader' object has no attribute '_parameters'
I have no idea what that means...

All my images are 32 bit and I used online Photopea to edit them. I used it before when I edited the WF that I managed to change to my needs, and there was no problem with it.

Can anyone help?
Thanks!
alesned
Posts: 1
Joined: 06 Sep 2019, 14:54
Been thanked: 1 time
Contact:

Post by alesned »

We just got update for GTR with some new watch faces in Amazfit app. So...watch faces are now supporting weather. I tried to unpuck bin file via tool, but got error.

Code: Select all

C:\Users\vko\Desktop\AmazTool All 0.1.0.11>WatchFace.exe -size360 332.bin
Processing file '332.bin'
Opening watch face '332.bin'
Reading parameters...
Parsing parameters...
Parameter does not exists (WatchFace.Parser.WatchFaceVerge)
System.NullReferenceException: Object reference not set to an instance of an object.
   at WatchFace.Parser.Utils.ParametersConverter.Parse[T](List`1 descriptor, String path) in E:\Works\Escorp Dynamics\Lab\Exomode\amazfitutils\WatchFace.Parser\Utils\ParametersConverter.cs:line 89
   at WatchFace.Program.ParseResources(Reader reader) in E:\Works\Escorp Dynamics\Lab\Exomode\amazfitutils\WatchFace\Program.cs:line 396
Any chance you could research bin file and update tool?
Attachments
68926d4fd1475a58d33ecdf0f63a6b22.png
68926d4fd1475a58d33ecdf0f63a6b22.png (205.85 KiB) Viewed 141016 times
332.bin
New face with weather
(551.49 KiB) Downloaded 456 times
koolgao
WF maker
Posts: 16
Joined: 15 Apr 2018, 06:25
Has thanked: 2 times

Post by koolgao »

me sumo a la peticion del compañero Alesned
User avatar
siddartha001
WF maker
Posts: 12
Joined: 17 Dec 2018, 15:43
Has thanked: 4 times
Been thanked: 2 times
Contact:

Post by siddartha001 »

Same by me. First was the bin File with weather 1.2mb big and when i will copy this, the bin is ca. 600kb. :(
Thiago Leão
Posts: 1
Joined: 03 Aug 2019, 01:21
Contact:

Post by Thiago Leão »

GIK-Team wrote: 06 Aug 2019, 07:07
Rodge wrote: 06 Aug 2019, 05:44
Excuse me, which cmd file should verge lite run inside?
Unpack (Verge).cmd - to unpack
Pack (Verge).cmd - to pack
COMO CONSIGO UTILIZAR UMA WATCHFACE DO GTR PARA O (VERGE LITE), SO RENOMEAR O ARQUIVO BIN. COM O NOME VERGE E DAR OS COMANDOS DE UNPACK E POSTERIORMENTE PACK E COPIAR O ARQUIVO BIN. QUE VAI APARECER DEPOIS?

HOW CAN I USE A GTR WATCHFACE FOR (VERGE LITE), SO NAME THE BIN FILE. WITH NAME VERGE AND GIVE UNPACK COMMANDS AND THEN PACK AND COPY BIN FILE. THAT WILL APPEAR AFTER?
koolgao
WF maker
Posts: 16
Joined: 15 Apr 2018, 06:25
Has thanked: 2 times

Post by koolgao »

Creo que el verge lite y gtr la pantalla no son del mismo tamaño así que tendrías que reducir las imágenes. Creo que por eso no le funciona
Quasarzx12

Post by Quasarzx12 »

Hi,

As everyone with the same problem ?

After new firmware V1.0.6.12 update to the MI Band 4, the animations have stopped working.

Theres also more diferences when installing the watchfaces.
Locked

Return to “Closed topics”

Who is online

Users browsing this forum: No registered users and 0 guests