Daijishou icon indicating copy to clipboard operation
Daijishou copied to clipboard

Open a custom windows drive

Open DrCassos opened this issue 5 months ago • 0 comments

Hello,

I have a game (Disco Elysium) that only works via GameHub. The app doesn't have a frontend shortcut. I would like that when I click on the Daijisho Disco Elysium thumbnail, it just opens GameHub.

To achieve this, I've created a custom player. My idea was that it would open the Gamehub application (without necessarily launching a game).

I created this player : -a android.intent.action.VIEW -n com.xiaoji.egggame/com.xj.landscape.launcher.ui.LandscapeLauncherMainActivity -d {file.path}

note: I'm not even sure that ‘LauncherMainActivity’ is the right line to enter here.

Only, when I want to say set the Disco Elysium thumbnail to open this custom player for me, it only offers me CMOD, Proot and MiceWine. How can I ask it to open my custom player? I don't remember having this problem when I created my Switch players.

Also, I have Daijisho rebooting a lot. Between each application. It's a bit of a pain and it's really the only flaw I can find with the front-end. Is this a normal, known problem? Is there a solution?

Thanks again for your amazing app!

DrCassos avatar Jul 06 '25 18:07 DrCassos