More actions
No edit summary |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
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=trophyshotvita2.png | ||
|image_alt=TrophyShot | |image_alt=TrophyShot | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=TrophyShot | |title=TrophyShot | ||
|image= | |image=trophyshotvita2.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. | |||
Best use with [[ReScreeny Vita|reScreeny]]. | |||
==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 | ||
* | |||
After modifying the config, reboot. | |||
If you want to take screenshots only when you get a platinum trophy, create this file ux0:/data/TrophyShot/platinum.txt | |||
It can be just an empty file. Don't forget to 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. | |||
==Credits== | |||
*FMudanyali of Team CBPS - SceScreenShot implementation, first 4 iterations, taught teakhanirons how to use snprintf. | |||
*Graphene of Team CBPS - SceShellUtil reverse engineering and ShellUtil clipboard trick, stabilization by module seperation and platinum testing. | |||
*Princess of Sleeping of Team CBPS - SceShell reverse engineering guidance. | |||
*teakhanirons of Team CBPS - SceScreenShot and additional SceShell reverse engineering. | |||
*dots-tb of Team CBPS - Additional reverse engineering guidance, cool guy in general. | |||
*Silica of Team CBPS - Prevented a disaster, twice. | |||
*Pina of Team CBPS - Was there. | |||
*yasen of Team CBPS - Morale support. | |||
*cuevavirus of Team CBPS - DolceSDK maintainance. | |||
*Nkekev of Team CBPS - Requested this plugin a long time ago. | |||
*And Team CBPS. | |||
== 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 - | |||
Latest revision as of 08:38, 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.
Best use with reScreeny.
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
After modifying the config, reboot.
If you want to take screenshots only when you get a platinum trophy, create this file ux0:/data/TrophyShot/platinum.txt
It can be just an empty file. Don't forget to 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.
Credits
- FMudanyali of Team CBPS - SceScreenShot implementation, first 4 iterations, taught teakhanirons how to use snprintf.
- Graphene of Team CBPS - SceShellUtil reverse engineering and ShellUtil clipboard trick, stabilization by module seperation and platinum testing.
- Princess of Sleeping of Team CBPS - SceShell reverse engineering guidance.
- teakhanirons of Team CBPS - SceScreenShot and additional SceShell reverse engineering.
- dots-tb of Team CBPS - Additional reverse engineering guidance, cool guy in general.
- Silica of Team CBPS - Prevented a disaster, twice.
- Pina of Team CBPS - Was there.
- yasen of Team CBPS - Morale support.
- cuevavirus of Team CBPS - DolceSDK maintainance.
- Nkekev of Team CBPS - Requested this plugin a long time ago.
- And Team CBPS.