ver 0.13 13/6/22 Character Portraits.
https://github.com/StarlitGhost/Balloon/releases/tag/v0.13
This one's kinda big. I made character portraits for 154 of the main story NPCs, and set up the FFXI, FFVII-R, and default/FFXIV themes to use them, each in slightly different ways.
You can toggle these on/off with
//bl portrait, and the default theme has a different text layout without them:
That also applies for characters that don't have portraits!
Themes have to have a
<Portrait> settings block in their theme.xml for portraits to be displayed.
Themes can also have their own sets of portraits, if you want to have some in a different style for example. Those would go under
themes/<theme name>/portraits/
The
SNES-FF theme currently doesn't support these, but I may make a pack of pixellated portraits specifically for that theme! If I can figure out a good automated filter to create them all, anyways.
I've written up how I created the portraits with AltanaView and ImageMagick, if you're interested in making some yourself:
Portrait Creation
You could also do it in-game using a reshade greenscreen shader, which would probably be easier as you come across NPCs while playing.
Writing up that guide reminded me, I still need to write one for theme creation - those theme.xml files are getting dense!
Anyways, I hope you enjoy!
https://github.com/StarlitGhost/Balloon/releases/tag/v0.13