Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PPSSPP crashing when i launch any game that isn't a demo
01-04-2021, 03:06 AM
Post: #2
RE: PPSSPP crashing when i launch any game that isn't a demo
It might be that it's compiled against an unsupported version of ffmpeg. We actually include a version of ffmpeg that we know works, but packagers typically want to use the system version.

But ffmpeg has this horrible habit of making breaking changes willy-nilly, without even documenting them. So we know for sure that just always using the system version is disastrous, especially because we're forced to integrate it at a fairly low level in some places.

It may work out better if you compile it yourself (where you can avoid using the system ffmpeg version.)

-[Unknown]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PPSSPP crashing when i launch any game that isn't a demo - [Unknown] - 01-04-2021 03:06 AM

Forum Jump: