Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOAD... game using SAF on FireTV 0S 7.6 (AndroidTV 9) issue #18884

Closed
5 tasks done
tvdev7805 opened this issue Feb 24, 2024 · 2 comments
Closed
5 tasks done

LOAD... game using SAF on FireTV 0S 7.6 (AndroidTV 9) issue #18884

tvdev7805 opened this issue Feb 24, 2024 · 2 comments

Comments

@tvdev7805
Copy link

Game or games this happens in

None

What area of the game / PPSSPP

When using LOAD... to load a game (iso,cso) on FireTV cube 2nd gen which has a AndroidTV9 OS, there is a native FILE app to use (but that didn't work at all with remote anyway). When I use my own SAF file picker UI (S2X file manager), when my app returned an uri with permission, the PPSSPP shows an error,
"Could not load game. Unknown file type: content://media/external/file/32460"

What should happen

The URI returned to PPSSPP should work, on another Android TV box like mi tv stick (android tv 11), mi box s gen 2 (google tv, android tv 12), the returned URI worked with PPSSPP.

I also tried to return a URI from a FileProvider but it's the same error "Unknown file type"

Logs

No response

Platform

Android

Mobile device model or graphics card (GPU)

FireTV cube gen2

PPSSPP version affected

v1.12.2 gold (I can only find this in amazon store)

Last working version

No response

Graphics backend (3D API)

Vulkan

Checklist

  • Test in the latest git build in case it's already fixed.
  • Search for other reports of the same issue.
  • Try resetting settings or older versions and include if the issue is related.
  • Try without any cheats and without loading any save states.
  • Include logs or screenshots of issue.
@tvdev7805
Copy link
Author

Apologies for any inconvenience caused. When I sideloaded the latest version of PPSSPP onto FireTV, it worked fine.

@hrydgard
Copy link
Owner

That's right, I fixed an issue related to failing to detect file extensions in similar cases to this a little while ago.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants