You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This leaves me with the folder structure RetroArch/system/dolphin-emu/Sys as per the docs.
However, I do not see the Core listed in RetroArch. No additional instructions are provided in the docs page, so I am lost as to what the next steps should be. The video cuts to a running game before the file copy in the video even finished, with no additional explanation as to how to get things running.
Dolphin is not listed under Cores. When I do to "Install or Restore a Core" is shows the dolphin/ git folder (RetroArch/downloads/dolphin) and I can navigate to dolphin/Data/Sys from there. But after exploring all of the directory tree, each folder ends in an empty directory with no Core found to load.
I have tried both restarting RetroArch from within, as well as completely closing and restarting RetroArch, and Dolphin does not show up at all under Cores still.
The text was updated successfully, but these errors were encountered:
RetroArch: 1.15.0 (Steam)
OS: Linux desktop 6.2.9-arch1-1
I have followed the git based steps here: https://docs.libretro.com/library/dolphin/
Steps Taken
$ cd [steamapps]/common/RetroArch/downloads/
$ git clone --depth=1 https://github.com/libretro/dolphin.git
$ mkdir ../system/dolphin-emu/
$ cp -rfv dolphin/Data/Sys ../system/dolphin-emu/
This leaves me with the folder structure
RetroArch/system/dolphin-emu/Sys
as per the docs.However, I do not see the Core listed in RetroArch. No additional instructions are provided in the docs page, so I am lost as to what the next steps should be. The video cuts to a running game before the file copy in the video even finished, with no additional explanation as to how to get things running.
Dolphin is not listed under Cores. When I do to "Install or Restore a Core" is shows the
dolphin/
git folder (RetroArch/downloads/dolphin
) and I can navigate todolphin/Data/Sys
from there. But after exploring all of the directory tree, each folder ends in an empty directory with no Core found to load.I have tried both restarting RetroArch from within, as well as completely closing and restarting RetroArch, and Dolphin does not show up at all under Cores still.
The text was updated successfully, but these errors were encountered: