pawREP / ACVIEmblemCreator

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

Armored Core VI Emblem Creator

Introducing Emblem Creator, a user friendly tool that allows you to effortlessly import your own images into ACVI to use as emblems on your Armored Core and share online. The tool leverages data from the Geometrize library which decomposes arbitrary images into geometric primitives. This vector format is then converted to the game's native emblem format and imported into the game. It's easy to use, it's fast, give it a try!

🡺 Download the latest release!

🡺 🡺

How to use:

Before you do anything, make a backup of your save file. This tool inserts emblems directly into your save file and, while unlikely, save file corruption is always a possibility. Better save than sorry. You can find your save file under %APPDATA%\ArmoredCore6\{SteamID}\AC60000.sl2. Also be aware that modding always comes with risks. While there is currently no indication that importing emblems is unsafe, it's neither a guarantee nor does it mean the situation can't change in the future. Proceed at your own risk!

With that out of the way, get the latest release version here and follow the instructions below.

Basic Usage

Advanced usage

Since there is a hard limit of 128 per emblem in-game it can be difficult to represent images with a lot of detail. One way to get around this issue is to generate multiple emblems from a single reference image and layer them in-game. To do this simply increase the Shape Count Limit to a higher value before generating. The Drawn Shape Count above the export button indicates how many shapes are currently being displayed after all post processing steps have been applied. You can always reduce the number further by using the Shape Limit slider. To get the best image quality it's good idea to generate about as many shapes as needed and not crop off a large number of shapes at the end. Enabling more shape types and increasing candidate and mutation count can also increase image quality at the cost of generation time.

Legacy usage

You can still generate emblems by vectorizing and exporting images as json from the Geometrize Web App. You can import the jsons using the Load Json button in the GUI. This method might give you a better preview of the final result for shapes with low alpha.