Update README.md

This commit is contained in:
Furkan Mudanyali 2020-06-06 19:36:59 +03:00 committed by GitHub
parent 9f91f37a5e
commit 169cb90202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,38 +1,3 @@
# TrophyShot by Team CBPS # TrophyShot by Team CBPS
## What does it do? Please see the [forums.](https://forum.devchroma.nl/index.php/topic,180.0.html)
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/).