ASSP PSP: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 38: | Line 38: | ||
== Changelog == | == Changelog == | ||
'''ASSP 2010/02/21''' | '''A Simple Screenshot Plugin (ASSP) 2010/02/21''' | ||
* Renamed it because it's no longer the team PCT's idea. | * Renamed it because it's no longer the team PCT's idea. | ||
* There's now a config file where you put in the button that will take the screenshot. | * There's now a config file where you put in the button that will take the screenshot. | ||
Revision as of 08:54, 29 January 2025
| ASSP | |
|---|---|
| General | |
| Author | mootjeuh |
| Type | Plugins |
| Version | 2010 |
| License | Mixed |
| Last Updated | 2010/02/21 |
| Links | |
| Download | |
| Website | |
A Simple Screenshot Plugin (ASSP) is a plugin that lets you take screenshot in JPG format.
Only one image can be saved at a time (ms0:/PICTURE/). If you capture another image, it will overwrite the first one.
Installation
Copy the pct.prx to ms0:/seplugins/.
Add a line to vsh.txt and game.txt (or create one within seplugins folder):
ms0:/seplugins/assp.prx 1
Reboot your console.
Controls
L - Take screenshot
While taking a screenshot, you can press Circle to cancel it.
Compatibility
Tested on:
5.00 M33-6
5.03 GEN-C
6.60 PROMOD-C2p
Changelog
A Simple Screenshot Plugin (ASSP) 2010/02/21
- Renamed it because it's no longer the team PCT's idea.
- There's now a config file where you put in the button that will take the screenshot.
- I did my best to reduce the size from 500 to 200 KB. And it now only eats 64 KB of the ram.
Mootjeuh/PCT's Screenshot Plugin 2010/02/18
- First release.