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.
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