Photobooth Font Mod Fix
This mod is REQUIRED for photobooth font mods unless you have any other mod from this collection:
https://steamcommunity.com/workshop/filedetails/?id=2625358129
It makes simple change: it adds "+" (plus) symbol to the beginning of FontLib parameter to GFxUI localization files. Even though the change is simple, it’s also crucial. Without it any mod which replaces font library will totally replace it, making other fonts show as empty boxes.
Is there a way use photobooth font mods without this fix and without any of the mods from collection above?
Currently all font mods are using Flash (Scaleform, to be precise). Since these fonts are using FontLib parameter, this fix is required for them. However, if there will be a photobooth font mod that uses bitmap font, this fix is not needed for it, because it uses direct package and asset name instead of FontLib.
Vanilla version?
There is no photobooth in vanilla. Only possible use cases are "modular font mods". And probably this mod will work fine for vanilla, since only replacements are GFxUI localizations files, and they have pretty much the same [FontLib] section.
