RobLoach/libretro-dolphin-launcher
Fork: 21 Star: 34 (更新于 1970-01-01 00:00:00)
license: MIT
Language: C .
Launch Dolphin from RetroArch/libretro
最后发布版本: 1.2.0 ( 2019-02-02 21:41:26)
libretro-dolphin-launcher
Launch Nintendo Wii and GameCube games through Dolphin native, directly from RetroArch.
Note: This is a big hack, and it's recommended to use the Dolphin Core instead.
Installation
-
Compile the core
git clone https://github.com/RobLoach/libretro-dolphin-launcher.git cd libretro-dolphin-launcher make
-
Copy the core file to the RetroArch cores directory
cp dolphin_launcher_libretro.so /usr/lib/libretro/ cp dolphin_launcher_libretro.info /usr/share/libretro/info/
-
Make sure Dolphin is installed. You should be able to run at least one of the following commands:
dolphin-emu --version dolphin-emu-nogui --version flatpak run org.DolphinEmu.dolphin-emu --version
Usage
-
Scan Nintendo GameCube and Wii games in RetroArch
-
Launch the games directly from the RetroArch menu
-
Alternatively, you can run games through the command line
retroarch -L dolphin_launcher_libretro.so Mario.gcm
Contributors
RobLoach/libretro-dolphin-launcher同语言 C最近更新仓库
2024-12-23 10:52:26 EdgeTX/edgetx
2024-12-15 21:46:59 arendst/Tasmota
2024-12-15 21:29:56 bol-van/zapret
2024-12-13 20:23:33 XITRIX/Moonlight-Switch
2024-12-11 15:17:04 curl/curl
2024-12-07 10:42:25 libsdl-org/SDL