(03-09-2018, 08:29 AM)AnyOldName3 Wrote: I think dolphin-emu-nogui runs Dolphin without a GUI (i.e. headless) and dolphin-emu-headless is something you just made up based on the name of the setting that is used to turn on and off the building of dolphin-emu-nogui.
That may be the case...I'm just confused by this code then: https://github.com/vladfi1/phillip/blob/0d2ccfe9dca1fb4ea8be1791f6ad157eed5bc196/phillip/dolphin.py
(This is code from another guy who made a bot for Super smash bros melee).
He has an executable called "dolphin-emu-headless" (or so it seems)
Even so, I've tried running dolphin-emu-nogui with NULL as the video backend in a teletype with no luck....
(Also if that's the case, then why do I still get "dolphin-emu-nogui" when I don't use the headless flag?)