From fba89f09ba89842cba00baef79f9b8937ead1f38 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Mon, 20 Feb 2017 06:29:51 +0300 Subject: Update README.md --- README.md | 50 ++++++++++++++++++++++++++------------------------ 1 file changed, 26 insertions(+), 24 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4b475f5..bd1b8f0 100644 --- a/README.md +++ b/README.md @@ -15,30 +15,32 @@ It can also run games for other consoles. This pack already contains the followi Available executables and arguments: -        - /bin/retroarch-clover - runs RetroArch with specified core, - designed for executing from clover shell, - so it parses all clover arguments (saves, aspect ratio, etc.) - - /bin/gb - runs "gambatte" core - - /bin/gbc - runs "gambatte" core - - /bin/gba - runs "mednafen_gba" core - - /bin/md - runs "genesis_plus_gx" core - - /bin/nes - runs "fceumm" core - - /bin/sms - runs "emux_sms" core - - /bin/snes - runs "snes9x2010" core - - /bin/n64 - runs "mupen64plus" core - - /bin/retroarch-mini [core] [rom] [args] - runs RetroArch directly, without clover intergration - - /bin/retroarch - RetroArch itself + + - /bin/retroarch-clover + runs RetroArch with specified core, + designed for executing from clover shell, + so it parses all clover arguments (saves, aspect ratio, etc.) + - /bin/gb + runs "gambatte" core + - /bin/gbc + runs "gambatte" core + - /bin/gba + runs "mednafen_gba" core + - /bin/md + runs "genesis_plus_gx" core + - /bin/nes + runs "fceumm" core + - /bin/sms + runs "emux_sms" core + - /bin/snes + runs "snes9x2010" core + - /bin/n64 + runs "mupen64plus" core + - /bin/retroarch-mini [core] [rom] [args] + runs RetroArch directly, without clover intergration + - /bin/retroarch + RetroArch itself + Sometimes default emulator of NES Mini is not working with some games when it should. So you can just add "--retroarch" command line argument to use RetroArch. -- cgit v1.2.3