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

Remote Disc Streaming on iOS: Don't accidentally force the game browser to the local folder #19289

Closed hrydgard closed 1 week ago

hrydgard commented 1 week ago

On iOS we enforce browsing the app directory only due to permission issues, but this should not apply when opening a HTTPS URL. Oops.