Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <ClusterM@users.noreply.github.com>2017-02-20 06:29:51 +0300
committerGitHub <noreply@github.com>2017-02-20 06:29:51 +0300
commitfba89f09ba89842cba00baef79f9b8937ead1f38 (patch)
treea6d7356699ea264300cba9cfdaf2ebbed8c30483 /README.md
parent5550d12d8a58ec98636c0823cc2c52d61c4591e4 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md50
1 files changed, 26 insertions, 24 deletions
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 <core> <rom> <clover_args>
- runs RetroArch with specified core,
- designed for executing from clover shell,
- so it parses all clover arguments (saves, aspect ratio, etc.)
- - /bin/gb <rom> <clover_args>
- runs "gambatte" core
- - /bin/gbc <rom> <clover_args>
- runs "gambatte" core
- - /bin/gba <rom> <clover_args>
- runs "mednafen_gba" core
- - /bin/md <rom> <clover_args>
- runs "genesis_plus_gx" core
- - /bin/nes <rom> <clover_args>
- runs "fceumm" core
- - /bin/sms <rom> <clover_args>
- runs "emux_sms" core
- - /bin/snes <rom> <clover_args>
- runs "snes9x2010" core
- - /bin/n64 <rom> <clover_args>
- runs "mupen64plus" core
- - /bin/retroarch-mini [core] [rom] [args]
- runs RetroArch directly, without clover intergration
- - /bin/retroarch
- RetroArch itself
+
+ - /bin/retroarch-clover <core> <rom> <clover_args>
+ runs RetroArch with specified core,
+ designed for executing from clover shell,
+ so it parses all clover arguments (saves, aspect ratio, etc.)
+ - /bin/gb <rom> <clover_args>
+ runs "gambatte" core
+ - /bin/gbc <rom> <clover_args>
+ runs "gambatte" core
+ - /bin/gba <rom> <clover_args>
+ runs "mednafen_gba" core
+ - /bin/md <rom> <clover_args>
+ runs "genesis_plus_gx" core
+ - /bin/nes <rom> <clover_args>
+ runs "fceumm" core
+ - /bin/sms <rom> <clover_args>
+ runs "emux_sms" core
+ - /bin/snes <rom> <clover_args>
+ runs "snes9x2010" core
+ - /bin/n64 <rom> <clover_args>
+ 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.