More actions
No edit summary |
No edit summary |
||
Line 18: | Line 18: | ||
|source=https://github.com/cxziaho/fontInstaller | |source=https://github.com/cxziaho/fontInstaller | ||
}} | }} | ||
An app for installing the [ | An app for installing the [[Fontredirect Vita]] plugin, and selecting fonts using a GUI. Hopefully it isn't too buggy, but if you can do better please feel free to rewrite it! | ||
== Important Notes == | == Important Notes == |
Revision as of 01:57, 1 November 2022
fontInstaller | |
---|---|
File:Fontinstallervita.jpg | |
General | |
Author | cxziaho |
Type | Other Apps |
Version | 1.0 |
License | MIT License |
Last Updated | 2017/09/29 |
Links | |
Download | |
Source | |
An app for installing the Fontredirect Vita plugin, and selecting fonts using a GUI. Hopefully it isn't too buggy, but if you can do better please feel free to rewrite it!
Important Notes
Currently, the fontRedirect
plugin causes certain games to crash on openening them (Gravity Rush, Ys 8 JP English Patched and Hyperdimension Neptunia Re;Birth1 for example) and I wont be able to fix this for a while. This is not permanent, just uninstall the plugin. If you manage to fix this, submit a pull request and I will accept it! :)
Info
fontInstaller reads fonts in ux0:data/font/
, which can be either .otf or .ttf. It reads up to 256 font files before stopping.
Media
Screenshot
Getting Started
Install the VPK file, open it and wait for the plugin to be installed. Add fonts to ux0:data/font/
and open the app again (this can be done before initial install as well). Select a font in the app and press start, then your enter button, CIRCLE or CROSS. Your Vita should restart with this new font, and will keep this font unless you boot without plugins or change font.
Other
Your config.txt is backed up to ux0:data/font/backup.txt
, so if this corrupts it for some reason your config will be there.
The current font name is stored in ux0:data/font/config.txt
so you can change that directly.
Changelog
(v.1.0)
- First Release.
- Certain games still broken :(.