This repository has been archived on 2024-06-25. You can view files and clone it, but cannot push or open issues or pull requests.
TrophyShot/README.md

39 lines
1.6 KiB
Markdown
Raw Permalink Normal View History

2020-06-01 23:45:36 +03:00
# 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/).