TapiocaFox / Daijishou

Daijishō is a retro launcher that let you manage your retro games libraries. This repo is for assets and served as a main page.
MIT License
1.06k stars 108 forks source link

My Boy! - GBA Emulator #418

Open kerwin-uy opened 1 year ago

kerwin-uy commented 1 year ago

MyBoy! was recently updated and the start arguments in Daijisho need a slight change to make it work again. Change {file.path} to {file.uri}

EDIT I was able to make it work in Android 12 but it shows an error Unable to find explicit activity on Android 13 even in the old version of My Boy!.

Post-Mortem commented 1 year ago

https://github.com/TapiocaFox/Daijishou/pull/420

thanks @Jetup13

Jetup13 commented 1 year ago

Note that this doesn't fix the Android 13 issue. PPSSPP is having a similar issue when launching a game from a front-end on Android 13. Unfortunately I don't own an Android 13 device. Hopefully someone else knows that solution

Post-Mortem commented 1 year ago

Note that this doesn't fix the Android 13 issue. PPSSPP is having a similar issue when launching a game from a front-end on Android 13. Unfortunately I don't own an Android 13 device. Hopefully someone else knows that solution

oh shoot, issue reopened then.

Tabankin commented 1 year ago

Having the same issue with Myboy and MyOldBoy. Using andriod 13. Even changing the path to uri doesn't work

SneakyTwitch commented 1 year ago

If you are using myBoy!

Go daijisho settings Locate gba - com.fastemulator.gba

make sure it is file.path. It will read ur games in external SD card as well.

-n com.fastemulator.gba/.EmulatorActivity -d {file.path} -a android.intent.action.VIEW

wjuniorhp commented 1 year ago

This didn't work for me. I'm on android 13, Poco X3 PRO

samsheffer117 commented 1 year ago

I am also having this issue. Android 13, Samsung Galaxy S22. I've made sure the player has file.path as well as ensuring the ROMs are unzipped in the path.

donniedan commented 1 year ago

I have the same problem in Android 13, i got a redmi note 10 pro and can't play GBA in My Boy! with daijisho.

islanddog commented 9 months ago

Any fix? Having this issue on the Odin 2 Pro.

xenoxc commented 2 months ago

Still have the same problem Any progression ?