Author Topic: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.  (Read 11393 times)

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
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://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:
Code: [Select]
*main
ur0:tai/TrophyShot.suprx

After modifying the config, reboot.

If you want to take screenshots only when you get a platinum trophy, create this file:
Code: [Select]
ux0:/data/TrophyShot/platinum.txtDoesn't matter if the file is empty or not. Don't forget to 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.
« Last Edit: September 29, 2020, 12:13:11 PM by fmudanyali »
!! I love the forums !!

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
Re: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.
« Reply #1 on: June 12, 2020, 02:38:06 AM »
Notice:
There is a really rare case in which the screenshot flash doesn't happen in your first trophy, in other words, screenshot is not taken in your first trophy. If you experienced this case, please inform me about this, and use the version in the attachment. If you haven't, then you don't have to worry about it. Do note that as Welcome Park is a system app, this plugin in general won't work on it as we filter the system apps. Thanks Raphael Hering for reporting this weird issue.

EDIT: Please refrain from using the attached binary, use the latest version instead.
« Last Edit: September 27, 2020, 11:26:31 PM by fmudanyali »
!! I love the forums !!

Offline SirSumo

  • End User
  • *
  • Posts: 2
    • View Profile
Re: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.
« Reply #2 on: July 16, 2020, 11:57:55 PM »
This plugin has an issue with multiple trophies. I saw on reddit that you said it would need to freeze the screen for a bit in order for platinum trophies to work, so I expected the freeze after each trophy and was fine with the five second or so wait. However, eventually I came to a part in a game where you get three trophies from one action. I assumed the plugin had this covered due to what you said, but it did not. One trophy popped up, and the game froze. And it just stayed frozen. I left it sitting there for over five minutes, and nothing else happened. I pressed the home button to check the live area, and just the one trophy that popped up was in there. I went back to the game and gave it another few minutes, but it stayed completely frozen, so I closed it out. I went to my trophy list, but I only had the one trophy. The game never gave me the other two. I uninstalled the plugin and then went back to the game. I was lucky that the game had auto save, and it had saved just one screen before I was supposed to get the trophies. So I was able to get the other two at least, but I wasn't going to risk any others. The only thing I can think of is that I didn't wait long enough, but as I said, it was definitely over five minutes. I feel like if that was normal you would have mentioned it.

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
Re: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.
« Reply #3 on: July 17, 2020, 04:02:42 AM »
In which game does this happen? Can you provide your save file to see if i can reproduce this? (i guess you need to decrypt the save file in order to use in another device, not sure though.)
!! I love the forums !!

Offline SirSumo

  • End User
  • *
  • Posts: 2
    • View Profile
Re: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.
« Reply #4 on: July 22, 2020, 02:23:11 PM »
The game is called Adventures of Mana. Not sure how to decrypt a save file, but I don't think it would do you much good anyway, since I progressed past that point and eventually got all the trophies.

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
Re: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.
« Reply #5 on: September 27, 2020, 11:28:25 PM »
2020-09-28

Update v1.1

- Changed how the plugin takes a screenshot.
- Is now a single main plugin
- Will not freeze your screen unlike before
- Should be compatible with all games
!! I love the forums !!

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
Re: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.
« Reply #6 on: September 29, 2020, 12:11:53 PM »
2020-09-29

Update v1.1.1
- Added nids for 3.65-CEX/DEX
- Added ability to toggle platinum only screenshots. Just create this file:
Code: [Select]
ux0:/data/TrophyShot/platinum.txtDoesn't matter if the file is empty or not. Don't forget to reboot.
!! I love the forums !!

Offline FMudanyali

  • Hot Pockets
  • End User
  • *****
  • Posts: 31
    • View Profile
    • My personal website
Re: [Release] TrophyShot - Takes a screenshot whenever you get a trophy.
« Reply #7 on: November 01, 2020, 01:02:04 PM »
2020-11-1

Update v1.1.1.1 (CloudFlare Edition)

- Added offsets for 3.60-REX (Testkit).

You don't need to update unless you use 3.60 testkit firmware.
« Last Edit: November 02, 2020, 03:58:51 PM by fmudanyali »
!! I love the forums !!