mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-27 14:56:36 +02:00
Our psmf and psmfPlayer HLE plays video by calling our sceMpeg HLE, so it has nothing to talk to when the real mpeg.prx is running. The flag now gives way when sceMpeg is LLE. Moved below the force-enable and unavailable masks so it tests what sceMpeg actually ended up as rather than what was asked for. Also remove a bad assert. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>