1
General / Dolphin Emulator on MacOS
« on: May 04, 2017, 03:52:01 PM »
Has anyone had luck with the Dolphin emulator? (not the RetroArch core). I have the executable working but MacOS does not move focus to the Dolphin.app from Attract Mode.
When I use the following command in Terminal it works perfect.
open -a /Applications/Dolphin.app/Contents/MacOS/Dolphin -b -e /Users/allanrutter/Downloads/Metroid\ Prime\ 2\ -\ Echoes\ \(Europe\)\ \(En\,Fr\,De\,Es\,It\).iso
when I do not include the open -a it has the same issue with moving focus to the Dolphin.app. I have tried add open -a to the executable in AM and the game will not launch.
Does anyone have an idea on how to address this?
When I use the following command in Terminal it works perfect.
open -a /Applications/Dolphin.app/Contents/MacOS/Dolphin -b -e /Users/allanrutter/Downloads/Metroid\ Prime\ 2\ -\ Echoes\ \(Europe\)\ \(En\,Fr\,De\,Es\,It\).iso
when I do not include the open -a it has the same issue with moving focus to the Dolphin.app. I have tried add open -a to the executable in AM and the game will not launch.
Does anyone have an idea on how to address this?