- Code: Select all
Hello Everyone, today i have finished modifying prxshot source code by Codestation, So I hope you like it :)
Here is the changelog:
- Code: Select all
Installation:
Copy the prxshot_mod directory to the seplugins directory (or anywhere you want)
and add the plugin to the ( game.txt, vsh.txt, pops.txt ) files.
NOTE:
If you want to change any settings in the config file "prxshot_mod.ini"
You can change it in easy way by running "prxshot_mod_config.exe" that located in the same folder.
------------------------------------------------------------------------------
Changelog: <prxshot mod>
[+]Added new option to enable\disable using GameID in the screenshot name:
ScreenshotNameUseGameID = 1
[+]Added new ScreenshotKey option (and removed the old one) in the ini file that let you:
Choose which keys that you want to capture with it in [ XMB, GAME, POPS ] without need to use CustomKeys.
example:
ScreenshotKey_XMB = 0x000008 # START
ScreenshotKey_GAME = 0x800200 # Right trigger + NOTE
ScreenshotKey_POPS = 0x800000 # NOTE
Changelog: <prxshot mod v0.2>
[+]Added new option "SaveToPICTURE" to enable\disable saving the captured picture to xx0:/PICTURE without creating PSCM.DAT info file.
So you can delete the folder from the PSP without any problem :)
------------------------------------------------------------------------------
Changelog: <prxshot mod config v0.1>
[+]First release!
How to use:
Run "prxshot_mod_config.exe" then select which PSP control key you will use ( Combination key is also Available )
Then Select which mode you will use these keys in it ( XMB, GAME, POPS, or ALL )
Press Save to Save PSP control key in the config file.
Misc GroupBox will automatically load the config from "prxshot_mod.ini" file.
Also you can change the value also the screenshot name ( without needing to enter %s/ before and also %04d.bmp after the name )
Becuase "prxshot_mod_config.exe" will do it for you ;)
Press Save to Save Misc GroupBox settings in the config file.
Changelog: <prxshot mod config v0.2>
[+]Added new option "SaveToPICTURE" to enable\disable saving the captured picture to xx0:/PICTURE without creating PSCM.DAT info file.
So you can delete the folder from the PSP without any problem :)
NOTE:
You can use "prxshot_mod_config.exe" to just generate & copy PSP control keys to use it for other plugins ;)
Updated:
- Code: Select all
[!]Fixed a problem while taking screenshot from UMD when "ScreenshotNameUseGameID" is enabled.
Updated v0.2:
- Code: Select all
[!][+]Added new option "SaveToPICTURE" to enable\disable saving the captured picture to xx0:/PICTURE without creating PSCM.DAT info file.
So you can delete the folder from the PSP without any problem :)
prxshot_mod_config

Source: https://sites.google.com/site/theleecherman/prxshot_mod/




