ASSP PSP: Difference between revisions
From GameBrew
More actions
m HydeWing moved page Mootjeuh/PCT's Screenshot Plugin PSP to ASSP PSP without leaving a redirect |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
|title=Mootjeuh/PCT's Screenshot Plugin | |title=Mootjeuh/PCT's Screenshot Plugin | ||
|image= | |image=assppsp.jpg | ||
|description=Take screenshots while in the XMB and in-game (JPG). | |description=Take screenshots while in the XMB and in-game (JPG). | ||
|author=mootjeuh | |author=mootjeuh | ||
|lastupdated=2010/02/ | |lastupdated=2010/02/21 | ||
|type=Plugins | |type=Plugins | ||
|format= | |format= | ||
|version=2010 | |version=2010 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/ | |download=https://dlhb.gamebrew.org/psphomebrew/assppsp.7z | ||
|website=http://forums.qj.net/psp-development-forum/ | |website=http://forums.qj.net/psp-development-forum/164759-assp-simple-screenshot-plugin.html | ||
|source= | |source= | ||
}} | }} | ||
A Simple Screenshot Plugin (ASSP) is a plugin that lets you take screenshots while in the XMB and in-game (JPG). | |||
== Installation == | == Installation == | ||
Copy the pct.prx to ms0:/seplugins/. | Copy the pct.prx to ms0:/seplugins/. | ||
Add a line to vsh.txt (or create one within seplugins folder): | Add a line to vsh.txt and game.txt (or create one within seplugins folder): | ||
ms0:/seplugins/pct.prx 1 | ms0:/seplugins/pct.prx 1 | ||
| Line 24: | Line 24: | ||
== Controls == | == Controls == | ||
L - Take screenshot | L - Take screenshot | ||
While taking a screenshot, you can press Circle to cancel it. | |||
== Compatibility == | == Compatibility == | ||
| Line 31: | Line 33: | ||
5.00 M33-6 <br> | 5.00 M33-6 <br> | ||
5.03 GEN-C <br> | 5.03 GEN-C <br> | ||
6.60 PROMOD-C2p | 6.60 PROMOD-C2p | ||
== Changelog == | |||
'''ASSP 2010/02/21''' | |||
* Renamed it because it's no longer the team PCT's idea, but mine. | |||
* 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 PSP 2010/02/18''' | |||
* First release. | |||
== External links == | == External links == | ||
* QuickJump - http://forums.qj.net/psp-development-forum/164688-mootjeuh-pcts-screenshot-plugin.html | * QuickJump - http://forums.qj.net/psp-development-forum/164688-mootjeuh-pcts-screenshot-plugin.html | ||
* QuickJump - http://forums.qj.net/psp-development-forum/164759-assp-simple-screenshot-plugin.html | * QuickJump - http://forums.qj.net/psp-development-forum/164759-assp-simple-screenshot-plugin.html | ||
Revision as of 06:47, 29 January 2025
| Mootjeuh/PCT's Screenshot Plugin | |
|---|---|
| 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 screenshots while in the XMB and in-game (JPG).
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/pct.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
ASSP 2010/02/21
- Renamed it because it's no longer the team PCT's idea, but mine.
- 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 PSP 2010/02/18
- First release.