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

Jak And Daxter : The Lost Frontier video sound break #9310

Open zminhquanz opened 7 years ago

zminhquanz commented 7 years ago

image

hrydgard commented 7 years ago

Hm, if the CPU is executing the BREAK instruction, then something bad has happened.

I guess the whole thing freezes at this point?

Has is worked before?

zminhquanz commented 7 years ago

@hrydgard yes , it's work before , when go to cutscene , it's break

hrydgard commented 7 years ago

No, i mean, did it work in earlier builds of PPSSPP? If so, when did it break?

zminhquanz commented 7 years ago

it show in picture , build 1.3 official

LunaMoo commented 7 years ago

By version which broke it, Henrik is asking for something more specific - Which was the first build that reproduces the issue. It can't be 1.3 since release versions are just a number change, so use buildbot and check builds around half way between what you know is broken and one that you remember working, and continue checking until you find a change which caused the problem.

Could be related to #8991

zminhquanz commented 7 years ago

@LunaMoo yeah , it's break and freeze/hang in this time when you play cutscene

marosis commented 6 years ago

Zninhquanz FACEPALM

ghost commented 5 years ago

I notice the annoying crackling sound when set to buffered rendering

but the sound in skipp-buffered rendering is ok (imo) the only issue I encounter is when you hit the brown mushrooms the screens goes black except for the map for about 1-2 seconds 🤔

Panderner commented 4 years ago

This is happens when I turned on frame skip, I set 1 to 8 this happens.

ghost commented 3 years ago

Can't reproduce this.

unknownbrackets commented 3 years ago

By "this happens", do you mean the BREAK error in the log / game freeze, or do you mean the screen going black for 1-2 seconds after hitting the mushrooms?

For the mushroom thing, a GE frame dump might help (but I realize it might be hard to catch if it's only for 1-2 seconds...)

-[Unknown]

ghost commented 3 years ago

By "this happens", do you mean the BREAK error in the log / game freeze, or do you mean the screen going black for 1-2 seconds after hitting the mushrooms?

For the mushroom thing, a GE frame dump might help (but I realize it might be hard to catch if it's only for 1-2 seconds...)

-[Unknown]

No! I mean is I cannot reproduce his issue, about the mushrooms after hitting is yes can still reproduce the issue but because I'm using skip-buffered rendering but not on buffered rendering which is the default.

ghost commented 1 year ago

@zminhquanz feedback?