Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Trophyshot Vita: Difference between revisions

From GameBrew
m (Text replacement - "GameBrew!" to "GameBrew")
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
{{#seo:
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title=Vita Homebrew Apps (Plugins) - GameBrew
|title_mode=append
|title_mode=append
|image=trophyshotvita.jpg
|image=trophyshotvita2.png
|image_alt=TrophyShot
|image_alt=TrophyShot
}}
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=TrophyShot
|title=TrophyShot
|image=trophyshotvita.jpg
|image=trophyshotvita2.png
|description=Takes a screenshot whenever you get a trophy.
|description=Takes a screenshot whenever you get a trophy.
|author=Team CBPS
|author=Team CBPS
Line 16: Line 15:
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita.7z
|website=
|website=https://github.com/FMudanyali/TrophyShot/releases
|source=https://github.com/FMudanyali/TrophyShot
|source=https://github.com/FMudanyali/TrophyShot
}}
}}
Takes a screenshot whenever you get a trophy.
A plugin that takes a screenshot whenever you get a trophy.


==Media==
Best use with [[ReScreeny Vita|reScreeny]].
<youtube>RIaJHh60hQY</youtube>


==Installation==
Put trophyshot_app.suprx and trophyshot_shell.suprx in ur0:tai/.


==Screenshots==
Add them in your config.txt like this
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/trophyshotvita-08.jpg


==Changelogs==
*main
'''(v.1.0)'''
ur0:tai/trophyshot_shell.suprx
* First Release.
 
After modifying the config, reboot.
 
If you want to take screenshots only when you get a platinum trophy, create this file ux0:/data/TrophyShot/platinum.txt
 
It can be just an empty file. Don't forget to reboot.
 
==Changelog==
'''v1.1.1.1'''
*Added offsets for 3.60-REX (Testkit).
*You don't need to update unless you use 3.60 testkit firmware.
 
'''v1.1.1'''
*Added support for 3.65.
*Ability to toggle platinum only screenshot. Just create this file: ux0:/data/TrophyShot/platinum.txt
*Doesn't matter if the file is empty or not.
 
'''v1.1'''
*Changed screenshot function.
*Now should be compatible with all games.
*Doesn't freeze your screen like before.
*Now a single *main plugin.
 
==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.


== External links ==
== External links ==
* Official Website -
* GitHub - https://github.com/FMudanyali/TrophyShot
* Github - https://github.com/FMudanyali/TrophyShot
* Reddit - https://www.reddit.com/r/vitahacks/comments/j0zbmn/release_trophyshot_v11_update_takes_a_screenshot/
* VitaDB -
* Gbatemp -
* Google Source -
* Reddit -
* Gitlab -

Latest revision as of 08:38, 8 Ocak 2023

TrophyShot
Trophyshotvita2.png
General
AuthorTeam CBPS
TypePlugins
Version1.1.1.1
LicenseGPL-3.0
Last Updated2020/01/01
Links
Download
Website
Source

A plugin that takes a screenshot whenever you get a trophy.

Best use with reScreeny.

Installation

Put trophyshot_app.suprx and trophyshot_shell.suprx in ur0:tai/.

Add them in your config.txt like this

*main
ur0:tai/trophyshot_shell.suprx

After modifying the config, reboot.

If you want to take screenshots only when you get a platinum trophy, create this file ux0:/data/TrophyShot/platinum.txt

It can be just an empty file. Don't forget to reboot.

Changelog

v1.1.1.1

  • Added offsets for 3.60-REX (Testkit).
  • You don't need to update unless you use 3.60 testkit firmware.

v1.1.1

  • Added support for 3.65.
  • Ability to toggle platinum only screenshot. Just create this file: ux0:/data/TrophyShot/platinum.txt
  • Doesn't matter if the file is empty or not.

v1.1

  • Changed screenshot function.
  • Now should be compatible with all games.
  • Doesn't freeze your screen like before.
  • Now a single *main plugin.

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.

External links

Advertising: