ShowInfo Lite Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
|||
| (3 intermediate revisions by the same user not shown) | |||
| Line 10: | Line 10: | ||
|description=Shows some info for the running app. | |description=Shows some info for the running app. | ||
|author=Yoti | |author=Yoti | ||
|lastupdated=2019/ | |lastupdated=2019/12/02 | ||
|type=Plugins | |type=Plugins | ||
|version=0. | |version=0.6 | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/showinfolitevita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/showinfolitevita.7z | ||
| Line 34: | Line 34: | ||
==Changelog== | ==Changelog== | ||
''' | '''v0.2''' | ||
*Add plugin path to the *TITLE_ID or *ALL section. Exclude for PSPEMUCFW. | *Add plugin path to the *TITLE_ID or *ALL section. Exclude for PSPEMUCFW. | ||
'''v0.1''' | |||
''' | *First Release. | ||
* First Release. | |||
== External links == | == External links == | ||
* GitHub - https://github.com/Yoti/psv_showinfo/tree/lite-user | * GitHub - https://github.com/Yoti/psv_showinfo/tree/lite-user | ||
* CBPS Forums - https://forum.devchroma.nl/index.php/topic,49.0.html | * CBPS Forums - https://forum.devchroma.nl/index.php/topic,49.0.html | ||
* VitaDB - https:// | * VitaDB - https://www.rinnegatamante.eu/vitadb/#/info/518 | ||
Latest revision as of 06:26, 13 July 2025
| ShowInfo Lite | |
|---|---|
| General | |
| Author | Yoti |
| Type | Plugins |
| Version | 0.6 |
| License | GPL-3.0 |
| Last Updated | 2019/12/02 |
| Links | |
| Download | |
| Website | |
| Source | |
ShowInfo Lite is a plugin that shows title ID, app name and version on screen for the running application.
Installation
Copy the .suprx file to ux0(ur0):tai/.
Navigate to tai/config.txt and add plugin path to the *TITLE_ID or *ALL section (change to ur0 if you store the plugin there)
*TITLE_ID ux0:tai/ShowInfoLite.suprx
Note: Exclude for PSPEMUCFW.
Screenshots
Changelog
v0.2
- Add plugin path to the *TITLE_ID or *ALL section. Exclude for PSPEMUCFW.
v0.1
- First Release.