How to create a Digital VXP face for MTK2502/MTK2503 watch?
Hi all, as the watchfaceup.com popular with the MTK2502 watch users, more and more people come to this site to download some beautiful watchfaces, also many people would like to create some for their watches. The tutorial about how to create an analog VXP face is very detailed, you can read my previous post or watch Afif’s video tutorial. But how to create a Digital VXP face? Although it is similar to the analog one, there are something difference between them. Here I want to make a simple tutorial. First, what do you need to create a digital watchface? Usually you’ll need 14 images. Numbers 0~9, AM/PM, Clock_bg and the preview image. Also the configtbl.bin file and Watch_res.lst file. This is a simple digital watchface, I just use Photoshop to create these images I need. About the Digital_res.lst file, as you know it is the same as the analog watchface, it is the path to these images. And how to create a correct Configtbl.bin for your watchface? First, you must know what does the address 0x0-0xF and their values mean. The address you need in digital watchface is 0x2 0x3 0x4 0x5 0x6 0x7 0xA (0xB 0xC you don’t need to edit these two value). 0x2 0x3 is the coordinate of hour,0x4 0x5 is the coordinate of minute and the 0x6 0x7 is the coordinate of AM/PM. The left is the X point and the right is the Y point. 0xA is the option for analog or digital, in digital watchface,