Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

FontRedirect Vita: Difference between revisions

From GameBrew
No edit summary
No edit summary
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew!
|title=Vita Homebrew Apps (Plugins) - GameBrew!
Line 19: Line 18:
|source=https://github.com/cxziaho/fontRedirect
|source=https://github.com/cxziaho/fontRedirect
}}
}}
Redirect system fonts to ur0:
'''FontRedirect''' Redirects system fonts usage from sa0: to ur0: partition.


==Media==
==What is FontRedirect?==
<youtube>RIaJHh60hQY</youtube>
FontRedirect will inject path <code>ur0:</code> into <code>SceLibPvf</code> (instead of <code>sa0:data/font/pvf/</code>) and tells it to open <code>font.otf</code>.<br />


== How To Install FontRedirect? ==
Move fontRedirect.suprx to <code>ur0:tai/</code> and add to your <code>config.txt</code>:


==Screenshots==
<pre>*main
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-01.jpg
ur0:tai/fontRedirect.suprx</pre>
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/fontredirectvita-08.jpg


==Changelogs==
Name your font <code>font.otf</code> (even if its a .ttf) and move it to <code>ux0:data/font</code>
 
Or just use [[Fontinstaller Vita]] to install FontRedirect.
 
==Screenshot==
[[image:fontredirectvita.jpg|600px]]
 
== How To Uninstall FontRedirect? ==
Remove fontRedirect.suprx from <code>config.txt</code> and <code>ur0:tai/</code>, then restart your Vita.
 
== Building FontRedirect==
Assuming you have the [http://vitasdk.org VitaSDK] toolchain:
 
<pre>git clone https://github.com/cxziaho/fontRedirect.git 
cd fontRedirect 
cmake . 
make  </pre>
 
and use fontRedirect.suprx
 
==Changelog==
'''(v.1.0)'''
'''(v.1.0)'''
* First Release.
* First Release.
* Works on system titles.
* Wait for fontInstaller if you want a full installer.
==Thanks==
Massive thanks to '''Rinnegatamante''', '''Xerpi''' and '''devnoname120''', as well as anyone else who helped me in ''#henkaku''.


== External links ==
== External links ==
* Official Website -
* Github - https://github.com/cxziaho/fontRedirect
* Github - https://github.com/cxziaho/fontRedirect
* VitaDB - https://vitadb.rinnegatamante.it/#/info/326
* VitaDB - https://vitadb.rinnegatamante.it/#/info/326
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Revision as of 04:34, 13 November 2022

fontRedirect
File:Fontredirectvita.jpg
General
Authorcxziaho
TypePlugins
Version1.0
LicenseMIT License
Last Updated2017/09/24
Links
Download
Source

FontRedirect Redirects system fonts usage from sa0: to ur0: partition.

What is FontRedirect?

FontRedirect will inject path ur0: into SceLibPvf (instead of sa0:data/font/pvf/) and tells it to open font.otf.

How To Install FontRedirect?

Move fontRedirect.suprx to ur0:tai/ and add to your config.txt:

*main
ur0:tai/fontRedirect.suprx

Name your font font.otf (even if its a .ttf) and move it to ux0:data/font

Or just use Fontinstaller Vita to install FontRedirect.

Screenshot

File:Fontredirectvita.jpg

How To Uninstall FontRedirect?

Remove fontRedirect.suprx from config.txt and ur0:tai/, then restart your Vita.

Building FontRedirect

Assuming you have the VitaSDK toolchain:

git clone https://github.com/cxziaho/fontRedirect.git  
cd fontRedirect  
cmake .  
make  

and use fontRedirect.suprx

Changelog

(v.1.0)

  • First Release.
  • Works on system titles.
  • Wait for fontInstaller if you want a full installer.

Thanks

Massive thanks to Rinnegatamante, Xerpi and devnoname120, as well as anyone else who helped me in #henkaku.

External links

Advertising: