This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Atrac3+ and r3432
#29
(04-27-2014, 12:51 AM)onelight Wrote:
(04-26-2014, 04:32 PM)Hykem Wrote:
(04-25-2014, 10:59 AM)onelight Wrote:
(04-24-2014, 03:48 PM)gid15 Wrote:
(04-22-2014, 12:13 PM)onelight Wrote: special test AdHoc Multiplayer,it is work but need change the Clock Frequency to 222 MHZ (this game ask you to do this)
From the screenshot, the game is asking you if it should change the frequency to 222 MHz for you (it is not asking you to change it). Does it ask the same question on a real PSP?

SCREENSHOT from PSP, same as jpcsp

BTW
it is said that you'd better use cpu speed 333/166 went play Gundam vs Gundam Next PLUS Multiplayer 4 palyers (connect 4 PSP with PSPtunnel)
I test this game with jpcsp, but multiplayer doesn't work
http://www.emunewz.net/forum/showthread....797&page=6

A bit off-topic, but I'm still looking into the issues with that game in particular. It appears to be a timing/synchronization issue, but it's quite difficult to reproduce, so I apologize for the delay on that.

As for the clock speed, most games handle this setting internally, so it wouldn't be really necessary to have an option for it. However, I'm interested in knowing what happens when changing the clock speed.
I believe PPSSPP allows you to manually change clock speed, right? Have you noticed any important differences in games when changing this?
Yes, PPSSPP allows you to manually change clock speed. It is said that changing CPU clock speed may speed up but lower FPS, solver or cause crackle.

I guess something wrong with atrac3/atrac3plus lowlive audio
test Dragon Ball Z: Tenkaichi Tag Team with jpcsp 3103
black after game logo
Code:
08:47:20  INFO hle.IoFileMgrForUser -  - hleIoOpen filename = disc0:/sce_lbn0xe98b_size0x4A0 flags = 40000001 permissions = 00
08:47:21  INFO hle.IoFileMgrForUser -  - hleIoOpen filename = disc0:/sce_lbn0xe98b_size0x4A0 flags = 40000001 permissions = 00
08:47:22  INFO hle.sceUtility -  - IGNORING: sceUtilityLoadModule(module=0x0108) PSP_MODULE_NET_HTTPSTORAGE
08:47:22  INFO hle.sceUtility -  - sceUtilityUnloadModule(module=0x0108) PSP_MODULE_NET_HTTPSTORAGE unloaded
08:47:22  INFO hle.IoFileMgrForUser -  - hleIoOpen filename = disc0:/sce_lbn0xe9ef_size0xE1DC flags = 1 permissions = 00
08:47:22  INFO hle.UtilsForUser -  - sceKernelIcacheInvalidateRange addr=0x08A814A0, size=0x4000
08:47:22  INFO hle.UtilsForUser -  - sceKernelIcacheInvalidateRange addr=0x08A814A0, size=16384
08:47:22  INFO hle.IoFileMgrForUser -  - hleIoOpen filename = disc0:/sce_lbn0xea0c_size0x55FD4 flags = 1 permissions = 00
08:47:22  INFO hle.sceAtrac3plus -  - sceAtracLowLevelInitDecoder atID=0x0, paramsAddr=0x08C37CE0
08:47:22  INFO hle.IoFileMgrForUser -  - hleIoOpen filename = disc0:/sce_lbn0xeab8_size0x18A flags = 1 permissions = 00
08:47:22  INFO hle.IoFileMgrForUser -  - hleIoOpen filename = disc0:/sce_lbn0x39d05_size0x13E790 flags = 1 permissions = 00
08:47:22 ERROR       me -  - MediaEngine: Invalid container format!
08:47:22 ERROR       me -  - MediaEngine: No audio streams found!
08:47:22 ERROR  runtime -  - Catched Throwable in RuntimeThread:
java.lang.NullPointerException
    at jpcsp.HLE.modules150.sceAtrac3plus$AtracID.addStreamData(sceAtrac3plus.java:551)
    at jpcsp.HLE.modules620.sceAtrac3plus.sceAtracLowLevelDecode(sceAtrac3plus.java:86)
    at _S1_2_8A666DC.s(_S1_2_8A666DC.java:4)
    at _S1_2_883B118.s(_S1_2_883B118.java:2756)
    at _S1_2_883B118.exec(_S1_2_883B118.java)
    at jpcsp.Allegrex.compiler.RuntimeContext.jumpCall(RuntimeContext.java:157)
    at jpcsp.Allegrex.compiler.RuntimeContext.jump(RuntimeContext.java:189)
    at jpcsp.Allegrex.compiler.RuntimeContext.execWithReturnAddress(RuntimeContext.java:670)
    at jpcsp.Allegrex.compiler.RuntimeContext.runThread(RuntimeContext.java:709)
    at jpcsp.Allegrex.compiler.RuntimeThread.run(RuntimeThread.java:50)
Digimon Adventure also have AtracLowLevel problem, right?

Interesting...
Yes, both games seem to have a very similar issue. It looks like there's a sync issue with the low level decoding routines.
This may also explain the "ERROR hle.sceAtrac3plus - Not a RIFF/WAVE format!" messages, since the game appears to be reading data from where it shouldn't.
Thanks for the reports, I'm going to see if I can reproduce this issue and improve the decoding stability.
Reply


Messages In This Thread
Atrac3+ and r3432 - by Hykem - 01-08-2014, 10:59 PM
RE: Atrac3+ and r3432 - by onelight - 01-09-2014, 02:12 AM
RE: Atrac3+ and r3432 - by legend80 - 01-09-2014, 05:32 AM
RE: Atrac3+ and r3432 - by nickblame - 01-09-2014, 03:03 PM
RE: Atrac3+ and r3432 - by serio - 01-09-2014, 03:44 PM
RE: Atrac3+ and r3432 - by Hykem - 01-09-2014, 09:48 PM
RE: Atrac3+ and r3432 - by legend80 - 01-10-2014, 06:45 AM
RE: Atrac3+ and r3432 - by Hykem - 01-10-2014, 03:22 PM
RE: Atrac3+ and r3432 - by nickblame - 01-10-2014, 07:26 AM
RE: Atrac3+ and r3432 - by jacky400 - 01-10-2014, 12:40 PM
RE: Atrac3+ and r3432 - by legend80 - 01-10-2014, 05:19 PM
RE: Atrac3+ and r3432 - by onelight - 01-11-2014, 02:54 AM
RE: Atrac3+ and r3432 - by onelight - 01-11-2014, 01:06 PM
RE: Atrac3+ and r3432 - by Hykem - 01-11-2014, 03:55 PM
RE: Atrac3+ and r3432 - by Hykem - 01-13-2014, 07:30 PM
RE: Atrac3+ and r3432 - by onelight - 01-15-2014, 09:05 AM
RE: Atrac3+ and r3432 - by onelight - 01-16-2014, 12:40 PM
RE: Atrac3+ and r3432 - by Hykem - 01-16-2014, 03:08 PM
RE: Atrac3+ and r3432 - by legend80 - 01-18-2014, 06:52 AM
RE: Atrac3+ and r3432 - by Hykem - 01-18-2014, 03:13 PM
RE: Atrac3+ and r3432 - by akaya - 01-18-2014, 11:10 PM
RE: Atrac3+ and r3432 - by akaya - 03-26-2014, 01:53 AM
RE: Atrac3+ and r3432 - by onelight - 01-23-2014, 10:44 AM
RE: Atrac3+ and r3432 - by onelight - 04-22-2014, 12:13 PM
RE: Atrac3+ and r3432 - by gid15 - 04-24-2014, 03:48 PM
RE: Atrac3+ and r3432 - by onelight - 04-25-2014, 10:59 AM
RE: Atrac3+ and r3432 - by Hykem - 04-26-2014, 04:32 PM
RE: Atrac3+ and r3432 - by onelight - 04-27-2014, 12:51 AM
RE: Atrac3+ and r3432 - by Hykem - 04-27-2014, 04:25 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)