pkgsrc/emulators/libretro-dolphin/MESSAGE
nia b5b9ec3956 retroarch: Disable PaX MPROTECT to make users' lives easier.
Update MESSAGEs for cores accordingly.
2018-10-15 17:53:23 +00:00

12 lines
512 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.2 2018/10/15 17:53:23 nia Exp $
Prior to using libretro-dolphin:
1. cd to RetroArch's System (where your BIOS files are) or RetroArch's
Content directory (where your GC/Wii software images are).
2. mkdir dolphin-emu
3. git clone --depth=1 https://github.com/libretro/dolphin.git
4. cp -R dolphin/Data/Sys dolphin-emu/ && rm -rf dolphin
===========================================================================