More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Plugins) - GameBrew | |title=Vita Homebrew Apps (Plugins) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=psvita2.png | ||
|image_alt=TrophyShot | |image_alt=TrophyShot | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=TrophyShot | |title=TrophyShot | ||
|image= | |image=psvita2.png | ||
|description=Takes a screenshot whenever you get a trophy. | |description=Takes a screenshot whenever you get a trophy. | ||
|author=Team CBPS | |author=Team CBPS | ||
Line 16: | Line 15: | ||
|license=GPL-3.0 | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita.7z | |download=https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita.7z | ||
|website= | |website=https://github.com/FMudanyali/TrophyShot/releases | ||
|source=https://github.com/FMudanyali/TrophyShot | |source=https://github.com/FMudanyali/TrophyShot | ||
}} | }} | ||
A plugin that takes a screenshot whenever you get a trophy. | |||
== | ==Installation== | ||
Put trophyshot_app.suprx and trophyshot_shell.suprx in ur0:tai/. | |||
Add them in your config.txt like this | |||
*main | |||
ur0:tai/trophyshot_shell.suprx | |||
*ALL | |||
ur0:tai/trophyshot_app.suprx | |||
== | Reboot. | ||
'''( | |||
* | ==Changelog== | ||
'''v1.1.1.1''' | |||
*Added offsets for 3.60-REX (Testkit). | |||
*You don't need to update unless you use 3.60 testkit firmware. | |||
'''v1.1.1''' | |||
*Added support for 3.65. | |||
*Ability to toggle platinum only screenshot. Just create this file: ux0:/data/TrophyShot/platinum.txt | |||
*Doesn't matter if the file is empty or not. | |||
'''v1.1''' | |||
*Changed screenshot function. | |||
*Now should be compatible with all games. | |||
*Doesn't freeze your screen like before. | |||
*Now a single *main plugin. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/FMudanyali/TrophyShot | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/j0zbmn/release_trophyshot_v11_update_takes_a_screenshot/ | |||
* Reddit - | |||
Revision as of 08:31, 8 Ocak 2023
TrophyShot | |
---|---|
General | |
Author | Team CBPS |
Type | Plugins |
Version | 1.1.1.1 |
License | GPL-3.0 |
Last Updated | 2020/01/01 |
Links | |
Download | |
Website | |
Source | |
A plugin that takes a screenshot whenever you get a trophy.
Installation
Put trophyshot_app.suprx and trophyshot_shell.suprx in ur0:tai/.
Add them in your config.txt like this
*main ur0:tai/trophyshot_shell.suprx *ALL ur0:tai/trophyshot_app.suprx
Reboot.
Changelog
v1.1.1.1
- Added offsets for 3.60-REX (Testkit).
- You don't need to update unless you use 3.60 testkit firmware.
v1.1.1
- Added support for 3.65.
- Ability to toggle platinum only screenshot. Just create this file: ux0:/data/TrophyShot/platinum.txt
- Doesn't matter if the file is empty or not.
v1.1
- Changed screenshot function.
- Now should be compatible with all games.
- Doesn't freeze your screen like before.
- Now a single *main plugin.