ShowInfo Vita: Difference between revisions
From GameBrew
More actions
| Line 25: | Line 25: | ||
Add the path under *TITLE_ID or *ALL section in config.txt, example (change to ur0 if you store the plugin there) | Add the path under *TITLE_ID or *ALL section in config.txt, example (change to ur0 if you store the plugin there) | ||
*ALL | *ALL | ||
ux0:tai/ShowInfo.suprx | ux0:tai/ShowInfo.suprx | ||
Revision as of 07:42, 8 January 2023
| ShowInfo | |
|---|---|
| General | |
| Author | Yoti |
| Type | Plugins |
| Version | 0.6 |
| License | GPL-3.0 |
| Last Updated | 2019/12/02 |
| Links | |
| Download | |
| Website | |
| Source | |
ShowInfo is plugin that shows all entries (title_id, stitle and app_ver) in param.sfo file for the launched app.
Installation
Copy the plugin to to ux0(ur0):tai/.
Add the path under *TITLE_ID or *ALL section in config.txt, example (change to ur0 if you store the plugin there)
*ALL ux0:tai/ShowInfo.suprx
Screenshots
showinfovita2.png
Changelog
v0.6
- Add plugin path to the *TITLE_ID or *ALL section.
v0.2
- Add plugin path to the *TITLE_ID or *ALL section. Exclude for PSPEMUCFW.
v0.1
- First Release.