pawREP / ACVIEmblemCreator

ACVIEmblemCreator allows importing of images into Armored Core VI for use as emblems
MIT License
70 stars 3 forks source link

More than 128 ever? #2

Open zjDrummond opened 1 year ago

zjDrummond commented 1 year ago

Will it ever be possible to use more than 128 shapes? Can't get very complex images out of this as is. Really cool project though!

pawREP commented 1 year ago

Will it ever be possible to use more than 128 shapes?

Unfortunately, probably not. I tried to create emblems with more shapes but the game will not load them. For now your best bet is to break up more complex images into parts and stitch them in-game. Layering emblems to create images with higher fidelity might be possible in the future, we'll see.

pawREP commented 1 year ago

The latest release will by default split vectorized images into emblems of 128 shapes each. Those can then be layered in-game for added detail.