Create VMatrix core images.
-
Extract skill icons from
Skill.wz
to./img/skills
using WzComparerR2.- Check all skill icons are (32,32,4).
-
Extract the background, frame, mask, lock icons from
UI.wz/VMatrixUI.img
to./img/VMatrixUI
. -
Mask skill icons for each directions.
-
Merge three masked skill icons. (left+right+up, 3-permutations)
-
Add frame to merged images.
-
Add lock to merged images.
img
├─VMatrixUI
└─skills
├─Adele
│ ├─comb+frame
│ │ ├─Cleave+Eviscerate+Skewering.png
│ │ ├─Cleave+Skewering+Eviscerate.png
│ │ ├─Eviscerate+Cleave+Skewering.png
│ │ └─ ...
│ ├─comb+frame+lock
│ │ ├─Cleave+Eviscerate+Skewering.png
│ │ ├─Cleave+Skewering+Eviscerate.png
│ │ ├─Eviscerate+Cleave+Skewering.png
│ │ └─ ...
│ ├─Cleave.png
│ ├─Eviscerate.png
│ └─ ...
└─ ...
- imagesearch from in-game screenshots
- find the valid combinations