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

Add Citron as Switch player #732

Open
adriansticoid opened this issue Nov 21, 2024 · 5 comments
Open

Add Citron as Switch player #732

adriansticoid opened this issue Nov 21, 2024 · 5 comments

Comments

@adriansticoid
Copy link

Please add Citron, a new Switch emulator as a platform player.

https://citron-emu.org/

@tschertel
Copy link

I came here to ask this too!
Thanks for your work, Tapioca.

@tschertel
Copy link

tschertel commented Dec 9, 2024

Please add Citron, a new Switch emulator as a platform player.

https://citron-emu.org/

Hi Adrian,
I managed to add Citron to Daijishou.

Add a new player and add this to the player's arguments:

-n org.citron.citron_emu/org.citron.citron_emu.activities.EmulationActivity -a android.intent.action.VIEW -d {file.uri}

The files' regex should be the same as any other Switch player.

@tschertel
Copy link

Just created a PR for this.

@adriansticoid
Copy link
Author

Please add Citron, a new Switch emulator as a platform player.
https://citron-emu.org/

Hi Adrian, I managed to add Citron to Daijishou.

Add a new player and add this to the player's arguments:

-n org.citron.citron_emu/org.citron.citron_emu.activities.EmulationActivity -a android.intent.action.VIEW -d {file.uri}

The files' regex should be the same as any other Switch player.

This worked. Thank you so much!

@tschertel
Copy link

Please add Citron, a new Switch emulator as a platform player.
https://citron-emu.org/

Hi Adrian, I managed to add Citron to Daijishou.
Add a new player and add this to the player's arguments:
-n org.citron.citron_emu/org.citron.citron_emu.activities.EmulationActivity -a android.intent.action.VIEW -d {file.uri}
The files' regex should be the same as any other Switch player.

This worked. Thank you so much!

I'm glad to help. :)

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