39 lines
1.6 KiB
Markdown
39 lines
1.6 KiB
Markdown
|
# TrophyShot by Team CBPS
|
||
|
|
||
|
## What does it do?
|
||
|
|
||
|
Just like in PS4, it takes a screenshot whenever you unlock a trophy.
|
||
|
|
||
|
Best used with [reScreeny](https://github.com/dots-tb/reScreeny)
|
||
|
|
||
|
## How do I install it?
|
||
|
|
||
|
In config.txt inside tai folder,
|
||
|
|
||
|
TrophyShot_shell.suprx goes under \*main
|
||
|
|
||
|
TrophyShot_app.suprx goes under \*ALL
|
||
|
|
||
|
like this:
|
||
|
|
||
|
*main
|
||
|
ur0:tai/TrophyShot_shell.suprx
|
||
|
|
||
|
*ALL
|
||
|
ur0:tai/TrophyShot_app.suprx
|
||
|
|
||
|
After modifying the config, reboot.
|
||
|
|
||
|
## Credits
|
||
|
- [FMudanyali](https://github.com/FMudanyali) of Team CBPS - SceScreenShot implementation, first 4 iterations, taught teakhanirons how to use snprintf
|
||
|
- [Graphene](https://github.com/GrapheneCt) of Team CBPS - SceShellUtil reverse engineering and ShellUtil clipboard trick, stabilization by module seperation and platinum testing
|
||
|
- [Princess of Sleeping](https://github.com/Princess-of-Sleeping) of Team CBPS - SceShell reverse engineering guidance
|
||
|
- [teakhanirons](https://github.com/teakhanirons) of Team CBPS - Additional SceShell and SceScreenShot reverse engineering
|
||
|
- [dots-tb](https://github.com/dots-tb) of Team CBPS - Additional reverse engineering guidance, cool guy in general
|
||
|
- [Silica](https://github.com/KuromeSan) of Team CBPS - Prevented a disaster, twice
|
||
|
- [Pina](https://github.com/KuromeSan) of Team CBPS - Was there
|
||
|
- [yasen](https://github.com/nightyasen) of Team CBPS - Morale support
|
||
|
- [cuevavirus](https://github.com/cuevavirus) of Team CBPS - DolceSDK maintainance
|
||
|
- [Nkekev](https://github.com/Nkekev) of Team CBPS - Requested this plugin a long time ago
|
||
|
- and [Team CBPS](https://forum.devchroma.nl/).
|