06-15-2014, 11:18 AM
(06-15-2014, 07:27 AM)onelight Wrote: could you also fixed The IdolM@ster Shiny Festa: Honey Sound - JP - NPJH50674 and The IdolM@ster Shiny Festa: Groovy tune - JP - NPJH50675Could you try if they are using the same Xor encryption?
That 3 game are almost the same game.
Change jpcsp/HLE/VFS/filters/VirtualFileFilterManager.java, line 42:
Code:
if ("NPJH50676".equals(State.discId) || "NPJH50674".equals(State.discId) || "NPJH50675".equals(State.discId)) {
Also for the DLC content, I suspect they are not Xor encoded. Could you try to disable the code on line 43 (comment the line) and see if you can play the audio from the DLC?
Always include a complete log file at INFO level in your reports. Thanks! How to post a log