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
10.83k stars 2.13k forks source link

Software rendering required to be enabled to play or else crashes app #17460

Open ghost opened 1 year ago

ghost commented 1 year ago

Game or games this happens in

ULUS10512 - PERSONA 3 PORTABLE

What area of the game / PPSSPP

Screenshot_20230514-150017 Picture of game in software redndering mode. If software rendering is not enabled, game loads an image of the game then goes black and crashes the app to android homescreeen. Game plays in Software rendering mode but is slow as expected, occurs in other games I tested too.

What should happen

Game should play without software rendering enabled.

Logs

No response

Platform

Android

Mobile phone model or graphics card

Schok Volt SV55 v30 (armeabi-v7a)

PPSSPP version affected

V1.15.3

Last working version

No response

Graphics backend (3D API)

OpenGL / GLES

Checklist

Panderner commented 1 year ago

It's seems Persona 3 Portable has crashing issues for Adreno 3xx and 5xx devices when using OpenGL. See #11355

ghost commented 1 year ago

It's seems Persona 3 Portable has crashing issues for Adreno 3xx and 5xx devices when using OpenGL. See #11355

I was able to resolve the issue by using an older apk version of ppsspp, v1.0 using default settings. Playing at full speed. Since the cpu and gpu are from 2014-2016 era, compatibility is best with older versions that supported these cpu and gpus. The device runs android 11 go and is new but hardware is not modern.

hrydgard commented 1 year ago

Well, I don't consider that issues are solved by using an old version - the new version should handle everything, ideally. So I'm leaving it open.