08-05-2014, 03:17 AM (This post was last modified: 08-05-2014, 03:26 AM by onelight.)
External Software Renderer
PSP
also 32bit colour
opengl
BTW ppsspp always use 32bit color (even some game psp use 16bit color)
Another problem, BGM not loop
this is the atrac3 files which jpcsp extracted
Atrac-000F02B8-08D04000-142904A1.at3 and Atrac-000F02B8-08D14000-3FEB04A1.at3 is the same file
Atrac-0013FBA8-08CF4000-D25E085E.at3 and Atrac-0013FBA8-08CFC000-83C6085E.at3 is the same file
It seems jpcsp will extracted one BGM to 2 same at3 but have different name. Many be that is why the bgm no loop.
I've now tried to store the GE textures as 32-bit for OpenGL. Could you try r3587?
r3587 not fixed
opengl
BTW Hykem said "I think this will be taken into consideration with the new External GE, but in the current implementation it appears to be a conflict between JPCSP's interpretation and NVIDIA's true color settings." http://www.emunewz.net/forum/showthread....589&page=2
(08-12-2014, 11:20 AM)onelight Wrote: r3587 not fixed
opengl
New improvement in r3588. Does it help?
Thinks it work, fixed color
I put Atrac3plus2WAV.exe to lib\windows-amd64, it make jpcsp have voice even not Enable Atrac3+ decoding (experimental, requires Media Engine).
but there are thousands at3 file in a PSP game, the more I play, the more at3 decoding to wav. TMP floder will becoming bigger and bigger. That is too bad.
Could you add a option which can auto delete atrac3 file when jpcsp is running.
(08-12-2014, 11:20 AM)onelight Wrote: r3587 not fixed
opengl
New improvement in r3588. Does it help?
Thinks it work, fixed color
Good news!
(08-13-2014, 12:31 PM)onelight Wrote: I put Atrac3plus2WAV.exe to lib\windows-amd64, it make jpcsp have voice even not Enable Atrac3+ decoding (experimental, requires Media Engine).
but there are thousands at3 file in a PSP game, the more I play, the more at3 decoding to wav. TMP floder will becoming bigger and bigger. That is too bad.
Could you add a option which can auto delete atrac3 file when jpcsp is running.
I want to port the Atrac3+ decoder into Java so that it can be tweaked to exactly match the PSP behavior. This would increase compatibility and avoid all these temporary files.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log
(08-12-2014, 11:20 AM)onelight Wrote: r3587 not fixed
opengl
New improvement in r3588. Does it help?
Thinks it work, fixed color
Good news!
(08-13-2014, 12:31 PM)onelight Wrote: I put Atrac3plus2WAV.exe to lib\windows-amd64, it make jpcsp have voice even not Enable Atrac3+ decoding (experimental, requires Media Engine).
but there are thousands at3 file in a PSP game, the more I play, the more at3 decoding to wav. TMP floder will becoming bigger and bigger. That is too bad.
Could you add a option which can auto delete atrac3 file when jpcsp is running.
I want to port the Atrac3+ decoder into Java so that it can be tweaked to exactly match the PSP behavior. This would increase compatibility and avoid all these temporary files.