ASSP PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=Mootjeuh/PCT's Screenshot Plugin |image=mootjeuhpctpsp.png |description=Take screenshots while in the XMB and in-game (JPG). |author=mootjeuh |lastupdated=2010/02/18 |type=Plugins |format= |version=2010 |license=Mixed |download=https://dlhb.gamebrew.org/psphomebrew/MootjeuhPCTsScreenshotsPlugin.zip |website=http://forums.qj.net/psp-development-forum/164688-mootjeuh-pcts-screenshot-plugin.html |source= }} This plugins lets you take screensho..." |
No edit summary |
||
| (10 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox PSP Homebrews | {{Infobox PSP Homebrews | ||
|title= | |title=ASSP | ||
|image= | |image=assppsp.jpg | ||
|description=Take | |description=Take screenshot 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 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 == | == Installation == | ||
Copy the | Copy the ASSP.prx and combo.txt 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/ | ms0:/seplugins/ASSP.prx 1 | ||
Reboot your console. | Reboot your console. | ||
<!--cross | |||
circle | |||
select | |||
start | |||
d_up | |||
d_left | |||
d_right | |||
d_down | |||
left_trigger | |||
right_trigger | |||
triangle | |||
square | |||
home | |||
hold | |||
note | |||
screen | |||
volup | |||
voldown--> | |||
== Controls == | == Controls == | ||
L - Take screenshot | L - Take screenshot | ||
== Compatibility == | == Compatibility == | ||
| Line 31: | Line 51: | ||
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 == | |||
'''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. | |||
== 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 | |||
Latest revision as of 11:49, 19 February 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 ASSP.prx and combo.txt 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
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.