More actions
No edit summary |
No edit summary |
||
Line 48: | Line 48: | ||
*Doesn't freeze your screen like before. | *Doesn't freeze your screen like before. | ||
*Now a single *main plugin. | *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 | * GitHub - https://github.com/FMudanyali/TrophyShot | ||
* Reddit - https://www.reddit.com/r/vitahacks/comments/j0zbmn/release_trophyshot_v11_update_takes_a_screenshot/ | * Reddit - https://www.reddit.com/r/vitahacks/comments/j0zbmn/release_trophyshot_v11_update_takes_a_screenshot/ |
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.
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.