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

[Issue]: NEO.EMU can not launch rom by frontend #1743

Open
wuqiongGit opened this issue Nov 21, 2024 · 0 comments
Open

[Issue]: NEO.EMU can not launch rom by frontend #1743

wuqiongGit opened this issue Nov 21, 2024 · 0 comments
Labels

Comments

@wuqiongGit
Copy link

Describe the bug

When I launch rom by Pegasus fontend, NEO.EMU just open and don't run the rom. Show the message "This content must be opened with a folder, 'Browse For File' isn't supported"

Launch rom with command bellow:

am start
-n com.explusalpha.NeoEmu/com.imagine.BaseActivity
-a android.intent.action.VIEW
-d "{file.uri}"
--activity-clear-task
--activity-clear-top
--activity-no-history

I think this is not reasonable, when I start with the rom path as a parameter, the rom folder should be considered as the opened folder.

Steps to reproduce

Download and Install NEO.EMU
Download and Install Pegasus frontend https://pegasus-frontend.org/#downloads
Setup Config by https://pegasus-frontend.org/tools/metagen-android/
Click rom in Pegasus rom list, Go to NEO.EMU and run the rom

Expected behavior

Click rom in Pegasus rom list, Go to NEO.EMU and run the rom

Relevant log output

No response

Add screenshots

No response

@wuqiongGit wuqiongGit added the bug label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant