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.77k stars 2.12k forks source link

PPSSPP (ios) closes itself/crashes when playing invizimals and invizimals shadow zone #19263

Open mendesrr opened 2 weeks ago

mendesrr commented 2 weeks ago

Game or games this happens in

UCUS-98746-Invizimals; UCES-01411-Invizimals Shadow Zone

What area of the game / PPSSPP

Basically when playing these games on my iphone 11 (ios 16.3.1), the games just crash after playing for a little bit. I’ve tried changing every possible setting in graphics and system but nothing works, hence why i assume its a ppsspp incompatibility with those games… (Not related to the issue but microphone support is needed to catch some inzimals (https://github.com/hrydgard/ppsspp/issues/12336#issue-495176193))

What should happen

It shouldn’t close the emulator while playing.

Logs

No response

Platform

iOS

Mobile device model or graphics card (GPU)

Iphone 11

PPSSPP version affected

v1.17.1-669-gd298c6f6f5

Last working version

No response

Graphics backend (3D API)

Vulkan

Checklist

Panderner commented 2 weeks ago

Maybe the camera is not implemented for iOS? (#12337)

hrydgard commented 2 weeks ago

There is some code for it but I haven't tested it myself yet. Will do soon.

mendesrr commented 2 weeks ago

Maybe the camera is not implemented for iOS? (#12337)

I dont know what caused the issue with the camera, as i didnt changed anything, but the camera is working normally in the Invizimals game now… So i removed it from the report @_@ And yes it is implemented has you can see in the screenshot 69EB4F7B-A694-4A1D-AE6B-AD2A504B1701

mendesrr commented 2 weeks ago

There is some code for it but I haven't tested it myself yet. Will do soon.

Alright thanks for the attention! If i somehow can provide logs to help with this issue tell me how and i will try my best! I found very strange that I only had this problem in this games that need a camera to play… i have already played some other games that dont need it and they all run well