A PS Vita plugin that takes a screenshot when you get a trophy.
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.
Go to file
2024-06-25 18:40:47 +03:00
CMakeLists.txt Remove unnecessary headers/stubs 2020-09-28 02:13:51 +03:00
LICENSE Initial commit 2020-06-01 23:45:08 +03:00
main.c Added offsets for 3.60-REX 2020-11-01 17:47:19 +03:00
README.md Update README.md 2024-06-25 18:40:47 +03:00
TrophyShot.yml Changed screenshot function, now a single main plugin 2020-09-28 00:22:38 +03:00

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.