Page 14 of 18

Re: [Plugin] PRXshot

Posted: Sat May 14, 2011 11:32 pm
by PsYchoTikDose
is this the right code for the prxshot?

NOTE + SELECT = 0x800001

if not wat is it? -_- thanks :)

Re: [Plugin] PRXshot

Posted: Sun May 15, 2011 1:19 am
by codestation
PsYchoTikDose wrote:is this the right code for the prxshot?

NOTE + SELECT = 0x800001

if not wat is it? -_- thanks :)
Yes, is it :)

Re: [Plugin] PRXshot

Posted: Sun May 15, 2011 2:33 am
by PsYchoTikDose
I messed up X_x
i meant wats the code for Note+Screen??? not,Select

# Music Note button 0x800000
# Screen button 0x400000
so is it 1x200000???

Re: [Plugin] PRXshot

Posted: Sun May 15, 2011 3:03 pm
by codestation
PsYchoTikDose wrote:I messed up X_x
i meant wats the code for Note+Screen??? not,Select

# Music Note button 0x800000
# Screen button 0x400000
so is it 1x200000???
It's 0xC00000 (the values are in hexadecimal).

Re: [Plugin] PRXshot

Posted: Sun May 15, 2011 8:40 pm
by PsYchoTikDose
Thank You !!

Last question : Im using Aloader,
Is this correct?? if it is why can i seem to see the game folder it makes :/

___PRXshot.cong___

Code: Select all

# To comment a line (or part of it) place a # before the text

[General]
CreatePic1 = 0
PSPGoUseMS0 = 0
XMBClearCache = 0
ScreenshotKey = 0xC00000  #NOTE+SELECT
ScreenshotName = %s/pic_%04d.bmp

#[CustomKeys]
ULES-00125 = 0xC00000 #Burnout Legends.cso
ULUS-10466 = 0xC00000 #Tekken6.cso
ULUS-10041 = 0xC00000 #GTA-Liberty City Stories.iso
ULES-01432 = 0xC00000 #Full Metal Alchemist.iso
ULUS-10490 = 0xC00000 #GTA-ChinaTown Wars.CSO
ULUS-10114 = 0xC00000 #NFS-Carbon Own The City.cso
UCES-00995 = 0xC00000 #Patapon.cso
ULUS-10014 = 0xC00000 #Tony Hawks Underground 2-Remix.cso
UCES-01177 = 0xC00000 #Patapon2.CSO
UCUS-98751 = 0xC00000 #Patapon 3.iso
ULUS-10346 = 0xC00000 #Space Invaders Extreme.cso
ULES-00530 = 0xC00000 #Metal Slug Anthology.cso
ULUS-10236 = 0xC00000 #Burnout-Dominator.cso

Re: [Plugin] PRXshot

Posted: Sun May 29, 2011 5:31 pm
by codestation
PsYchoTikDose wrote:Thank You !!

Last question : Im using Aloader,
Is this correct?? if it is why can i seem to see the game folder it makes :/
......
Dont use "-" to separate the gameid.
------------
Also, bump to 0.4.0, implemented that key delay that someone asked, global and per game, on both branches (c and c++) :).

I finished the port of my plugin to c++ (yes, i got bored and ported the whole thing ;) ). This doesn't matter to end users, but if you want to help improving this plugin then use the prxshot++.prx instead and report bugs to me. Thanks.

Re: [Plugin] PRXshot 0.4.0

Posted: Mon May 30, 2011 12:34 pm
by DaAnimeOtaku
have you considered adding settingss to alter the default file format/ file format?
so like jpg or png?
is that even possible? o.O
just a suggestion. :)

EDIT: also im guessing it isn't possible to assign "note + screen" as shortcut trigger. :(
EDIT2: also what is the difference between prxshot.prx and prxshot++.prx? do i enable both of them in game/vsh txts?

Re: [Plugin] PRXshot 0.4.0

Posted: Mon May 30, 2011 2:33 pm
by codestation
DaAnimeOtaku wrote:have you considered adding settingss to alter the default file format/ file format?
so like jpg or png?
is that even possible? o.O
just a suggestion. :)
They use too much memory, i am only implementing gif for now (i could use the UMD cache for that but that would means to exclude all the PSP1000 users)
DaAnimeOtaku wrote: EDIT: also im guessing it isn't possible to assign "note + screen" as shortcut trigger. :(
ScreenshotKey = 0xC00000
DaAnimeOtaku wrote: EDIT2: also what is the difference between prxshot.prx and prxshot++.prx? do i enable both of them in game/vsh txts?
None at all, they do exactly the same, just use one of the two, prxshot.prx is a tested a lot while prxshot++.prx was only tested for a couple of days so idk if is stable enough. Its only a internal change but if you are willing to test the ++ version and give some feedback i would be happy :).

Re: [Plugin] PRXshot 0.4.0

Posted: Tue May 31, 2011 6:18 am
by DaAnimeOtaku
codestation wrote:
DaAnimeOtaku wrote: EDIT: also im guessing it isn't possible to assign "note + screen" as shortcut trigger. :(
ScreenshotKey = 0xC00000
oh! you add 8+4 together then change it to hex!!
that's clever. thanks. =P

EDIT: I just realised the same question was posted a little earlier. XD
sorry for the spam. and thank you for the help. :3

Re: [Plugin] PRXshot 0.4.0

Posted: Sun Jun 12, 2011 6:43 am
by greenzone560
what theme are you using? the folder things around the games look awesome