From ea9b4bd3ba1309d16adeeb915157ed53bb8e665e Mon Sep 17 00:00:00 2001 From: Furkan Mudanyali Date: Tue, 25 Jun 2024 18:40:47 +0300 Subject: [PATCH] Update README.md --- README.md | 66 +++++++++++++++++++++++++++---------------------------- 1 file changed, 33 insertions(+), 33 deletions(-) diff --git a/README.md b/README.md index 02460fe..82011d0 100644 --- a/README.md +++ b/README.md @@ -1,33 +1,33 @@ -# What does it do? - -Just like in PS4, it takes a screenshot whenever you unlock a trophy. - -Best used with reScreeny: https://forum.devchroma.nl/index.php/topic,51.0.html - -# How do I install it? - -Get it from here: https://github.com/FMudanyali/TrophyShot/releases - -In config.txt inside tai folder, - -TrophyShot.suprx goes under *main - -like this: -``` -*main -ur0:tai/TrophyShot.suprx -``` -After modifying the config, reboot. - -# 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. +# What does it do? + +Just like in PS4, it takes a screenshot whenever you unlock a trophy. + +Best used with reScreeny: https://forum.devchroma.nl/index.php/topic,51.0.html + +# How do I install it? + +Get it from here: https://git.homd.xyz/FMudanyali/TrophyShot/releases + +In config.txt inside tai folder, + +TrophyShot.suprx goes under *main + +like this: +``` +*main +ur0:tai/TrophyShot.suprx +``` +After modifying the config, reboot. + +# 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.