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.15k stars 2.16k forks source link

Trying to log into Retroachivements crashes device #19521

Open EdoVro opened 2 hours ago

EdoVro commented 2 hours ago

Game or games this happens in

PPSSPP Menu

What area of the game / PPSSPP

When trying to log in to RetroAchievements in the Tools tab of Settings, you can't input any log in details. Pressing Register while already logged in crashes the entire device. (I understand I'm using a dev build but the latest stable version of PPSSPP VR doesn't load at all on Quest)

What should happen

It should let me log in and sync to my account

Logs

No response

Platform

Android

Mobile device model or graphics card (GPU)

Meta Quest 3 running v69

PPSSPP version affected

v1.17.1-1220 AndroidVR

Last working version

No response

Graphics backend (3D API)

OpenGL / GLES

Checklist

hrydgard commented 2 hours ago

Oh, haven't tested RA in VR at all. Likely need to avoid popping up any Android UI and instead use in-app UI for this case. Not sure why it would crash the whole device though.. Thanks for reporting.