Open eku opened 7 months ago
That's a Dolphin error not Daijishou. It either means the file doesn't exist, Dolphin doesn't have permissions to the folder, or wrong am start argument was used.
That's a Dolphin error not Daijishou. It either means the file doesn't exist, Dolphin doesn't have permissions to the folder, or wrong am start argument was used.
1. Make sure Dolphin has permissions to the same folder as the one picked on Daijishou.
As stated in the ticket, Dolphin can access and start the game directly.
2. Try using the official dev build of Dolphin
Does not help.
3. Try switching {file.path} to {file.path} or vice-versia
Pardon?
Let's say you selected roms/gamecube/
within Dolphin
While for Daijishou you selected roms/gc/
The end result would be Dolphin not recognizing games when launched from Daijishou. You should also take note if you happen to change the case of a folder name (example: if you changed roms/gamecube
to roms/Gamecube
you might get an error).
https://github.com/TapiocaFox/Daijishou/assets/62556437/1d5e05c3-5139-4136-8b5f-d74f537c486c
@Jetup13 could you please provide the intent sent from Daijishou to Dolphin from logcat.
Mine is content://com.android.externalstorage.documents/tree/primary:roms/ngc/document/primary:roms/ngc/Mario Kart Double Dash [GM4P01].rvz
daijishou_debug: AmStart args: [-n, org.dolphinemu.dolphinemu/.ui.main.MainActivity, -a, android.intent.action.MAIN, -e, AutoStartFile, content://com.android.externalstorage.documents/tree/3731-3730%3Aroms%2Fgc/document/3731-3730%3Aroms%2Fgc%2FBleach%20GC%20-%20Tasogare%20ni%20Mamieru%20Shinigami%20(Japan).rvz]
And while Dolphin is running after launching through Daijishou:
DolphinEmuNative: Running : content://com.android.externalstorage.documents/tree/3731-3730%3Aroms%2Fgc/document/3731-3730%3Aroms%2Fgc%2FBleach%20GC%20-%20Tasogare%20ni%20Mamieru%20Shinigami%20(Japan).rvz
System: AOSP 13
Emulator: Dolphin Emulator
Description: Starting a game through Daijishou leads to an error. When starting directly via Dolpin, it works.
The error message could be from Dolphin, but I'm not sure.
adb log:
Let me know if you need any further information.