hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.11k stars 2.16k forks source link

Shrek smash and crash racing freezes, can be unfrozen by going into menu #10139

Open oli0371 opened 6 years ago

oli0371 commented 6 years ago

The game start normally but when i press start to go to game main menu fps drop to 0/0 to pass this i have to go to dev menu freeze image and unfreeze then the menu appear also i have this issue when start race. My phone is galaxy s7 edge exynos, mali gpu opencl 1.2 v1.r12p and also i am using vulkan backend.

TehPlayer14 commented 6 years ago

What PPSSPP version are you using?

Have you tried switching rendering mode?

hrydgard commented 6 years ago

Freeze/Unfreeze, you mean save/load state? That makes it continue? Weird...

oli0371 commented 6 years ago

No i mean freeze image in devmenu. I use ppsspp 1.4.2 build 799

unknownbrackets commented 6 years ago

Sounds likely - it's probably doing async buffer streaming in a way we still don't properly support.

-[Unknown]

sum2012 commented 3 years ago

ppsspp-v1.10.3-1330-g73da378ef-windows-amd64 don't freeze,just atrac3+ sound problem :13:861 FMOD Streame D[ME]: hle\sceatrac.cpp:1587 0=sceAtracGetRemainFrame(0, 09fa7990[00000008]) 24:13:861 FMOD Streame D[ME]: hle\sceatrac.cpp:1664 0=sceAtracGetStreamDataInfo(0, 09fa79a0[09b0bf04], 09fa79a4[0000225c], 09fa79a8[00007308]) 24:13:861 FMOD Streame D[ME]: hle\sceatrac.cpp:1138 0=sceAtracAddStreamData(0, 0000225c) 24:13:861 FMOD Streame I[ME]: hw\mediaengine.cpp:87 FF: Invalid number of transmitted units! 24:13:861 FMOD Streame E[ME]: hle\sceatrac.cpp:571 avcodec_decode_audio4: Error decoding audio -1094995529 / bebbb1b7 24:13:861 FMOD Streame D[ME]: hle\sceatrac.cpp:1318 80630024=sceAtracDecodeData(0, 09b016e8, 09fa79ac[00000000], 09fa79b0[00000001], 09fa7990[0])

full log: https://gist.github.com/sum2012/5a9224cd80ff5c4da5924ac3d42a520c

ghost commented 3 years ago

This still get stuck on the latest dev builds when you try to move past the start screen.

sum2012 commented 3 years ago

As we still don't improve Atrac3+ Can we make hack to temp work around it ?

ghost commented 3 years ago

This game still unplayable on PPSSPP because it get stuck on the main menu :( Screenshot_2021-09-30-14-18-56-399_org ppsspp ppsspp

Hoping this pr get merge https://github.com/hrydgard/ppsspp/pull/13793 to fix this issue :)

Panderner commented 3 years ago

In this #13793 test build it reaches in-game: Screenshot (27)

But the music does not work properly.

sum2012 commented 7 months ago

This is better hack build https://github.com/hrydgard/ppsspp/files/14279582/PPSSPPWindows64test.zip You need delete atracLoopHack in compat.ini This is the change } else if (bytes_read < 0) { ERROR_LOG_REPORT(ME, "avcodec_decode_audio4: Error decoding audio %d / %08x", bytes_read, bytesread); //failedDecode = true; //return ATDECODEFAILED; packet->size = 0; return ATDECODE_BADFRAME; }

Fatcat2024-cpu commented 2 months ago

Screenshot_20240721_223444_org ppsspp ppsspp Crashing with expiremental atrac audio