Posts: 549
Threads: 63
Joined: Mar 2013
Reputation:
8
(10-10-2013, 10:55 PM)Hykem Wrote: (10-05-2013, 06:12 AM)onelight Wrote: Can someone DLC support fro AKB1/149: Love Election
log
AKB 149 JpcspTrace log.txt http://pan.baidu.com/s/1AAj05
AKB 149 JPCSP log.txt http://pan.baidu.com/s/19Umr3
Hi! Could you please check if any file is generated under tmp>NPJH50654>DLC?
Thanks!
under tmp>NPJH50654>DLC
I found DLCIDX.EDAT and MEMBERS_046.EDAT.
MEMBERS_046.EDAT is generated after I copy my savedata from PSP,
it seem MEMBERS_0xx.EDAT is some picture file , use it the game will have move picture and MEMBERS_046.EDAT is which I use as the wallpaper
I also have try PPSSPP, the DLC did not work as jpcsp
sorry of my bad english.
Posts: 893
Threads: 15
Joined: Nov 2009
Reputation:
14
There was a small naming error in the DLC file handling which has been fixed in r3406.
Could you please test it again? Thanks!
Posts: 549
Threads: 63
Joined: Mar 2013
Reputation:
8
(10-21-2013, 06:41 PM)Hykem Wrote: There was a small naming error in the DLC file handling which has been fixed in r3406.
Could you please test it again? Thanks!
Thank you, but I had test it again, jpcsp r3406 does not load the DLC as usual. I try to decode the DLC and PGD file , no use.
log for you
AKB 149 JPCSP log(1)
http://pan.baidu.com/s/1Dt5RX
AKB 149 JpcspTrace log(1).txt
http://pan.baidu.com/s/1gP29Q
btw Could you fix MONSTER HUNTER PORTABLE 3rd (not hd )
tpu has fix that game for PPSSPP
http://tieba.baidu.com/p/2637430056
http://buildbot.orphis.net/ppsspp/
v0.9.1-1071-g99913b1 tpu 2013-10-08 09:54:28 No build add scePauth support
Posts: 893
Threads: 15
Joined: Nov 2009
Reputation:
14
(10-22-2013, 09:12 AM)onelight Wrote: (10-21-2013, 06:41 PM)Hykem Wrote: There was a small naming error in the DLC file handling which has been fixed in r3406.
Could you please test it again? Thanks!
Thank you, but I had test it again, jpcsp r3406 does not load the DLC as usual. I try to decode the DLC and PGD file , no use.
log for you
AKB 149 JPCSP log(1)
http://pan.baidu.com/s/1Dt5RX
AKB 149 JpcspTrace log(1).txt
http://pan.baidu.com/s/1gP29Q
btw Could you fix MONSTER HUNTER PORTABLE 3rd (not hd )
tpu has fix that game for PPSSPP
http://tieba.baidu.com/p/2637430056
http://buildbot.orphis.net/ppsspp/
v0.9.1-1071-g99913b1 tpu 2013-10-08 09:54:28 No build add scePauth support
Thank you for testing again. Could you please post your SAVEDATA here? Also, can you explain me how the DLC works? I would like to test this further.
As for scePauth, tpunix added the ability to load decrypted PAUTH files in PPSSPP. I can add this to JPCSP as well, but please note that you must decrypt these files with your PSP first. The process is explained by tpunix here: https://github.com/hrydgard/ppsspp/pull/...t-25872957
Posts: 549
Threads: 63
Joined: Mar 2013
Reputation:
8
[/quote]
Thank you for testing again. Could you please post your SAVEDATA here? Also, can you explain me how the DLC works? I would like to test this further.
As for scePauth, tpunix added the ability to load decrypted PAUTH files in PPSSPP. I can add this to JPCSP as well, but please note that you must decrypt these files with your PSP first. The process is explained by tpunix here: https://github.com/hrydgard/ppsspp/pull/...t-25872957
[/quote]
some screenshot can explain how the DLC works http://pan.baidu.com/s/1knH3p
BTW, I found another error of jpcsp:
when I try to load savedate,
I try to press the X button to exit but ERROR.
This bug no exist in jpcsp 3358 and older jpcsp
Posts: 893
Threads: 15
Joined: Nov 2009
Reputation:
14
10-27-2013, 03:11 PM
(This post was last modified: 10-27-2013, 03:12 PM by Hykem.)
(10-26-2013, 01:23 AM)onelight Wrote: some screenshot can explain how the DLC works http://pan.baidu.com/s/1knH3p
BTW, I found another error of jpcsp:
when I try to load savedate,
I try to press the X button to exit but ERROR.
This bug no exist in jpcsp 3358 and older jpcsp
Thanks!
Ah yes, that ERROR is probably because the sceUtilityMsgDialogAbort update on r3359. I'll check this as well.
Posts: 549
Threads: 63
Joined: Mar 2013
Reputation:
8
Thank,
now jpcsp 3407 can support mhp3, and I had get 15 decrypt file.
Posts: 893
Threads: 15
Joined: Nov 2009
Reputation:
14
@onelight:
Could you please test if this game still has the ERROR after pressing the X button to exit the SAVEDATA dialog? Thanks!
I'm still researching the DLC. It appears that the problem is not the decryption, but the game itself that doesn't want to open the files. :S
Posts: 549
Threads: 63
Joined: Mar 2013
Reputation:
8
(11-23-2013, 11:44 PM)Hykem Wrote: @onelight:
Could you please test if this game still has the ERROR after pressing the X button to exit the SAVEDATA dialog? Thanks!
I'm still researching the DLC. It appears that the problem is not the decryption, but the game itself that doesn't want to open the files. :S
Test jpcsp 3412 "the ERROR after pressing the X button to exit the SAVEDATA dialog" has been fix.
I thank you are right. The game itself doesn't want to open the DLC files, but I don't why.
but the way ,I try my way to use jpcsp open the DLC files,but failed
I had try replace all the MOV**_D.EDAT files to some 0 byte files in my PSP , what interesting is, the PSP use the 0 byte as kiss DLC . It adding the kiss after you confess to one of the members as you use the real DLC but it would not play the kiss movie as it is 0 byte.( I hope you know what i say)
Posts: 893
Threads: 15
Joined: Nov 2009
Reputation:
14
(11-24-2013, 02:02 PM)onelight Wrote: (11-23-2013, 11:44 PM)Hykem Wrote: @onelight:
Could you please test if this game still has the ERROR after pressing the X button to exit the SAVEDATA dialog? Thanks!
I'm still researching the DLC. It appears that the problem is not the decryption, but the game itself that doesn't want to open the files. :S
Test jpcsp 3412 "the ERROR after pressing the X button to exit the SAVEDATA dialog" has been fix.
I thank you are right. The game itself doesn't want to open the DLC files, but I don't why.
but the way ,I try my way to use jpcsp open the DLC files,but failed
I had try replace all the MOV**_D.EDAT files to some 0 byte files in my PSP , what interesting is, the PSP use the 0 byte as kiss DLC . It adding the kiss after you confess to one of the members as you use the real DLC but it would not play the kiss movie as it is 0 byte.( I hope you know what i say)
Thanks for testing!
Yes, I understand. I still have to investigate further, but it seems the game is already expecting for the files to be loaded in a certain way. Also, the DLCIDX.EDAT file seems to be what tells the game which data needs to be decrypted. Perhaps changing the DLCIDX.EDAT file contents could make the PSP report information or an error...
|