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 <clusterrr@clusterrr.com>2017-02-18 06:54:52 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-02-18 06:54:52 +0300
commite72a6f16fba4110a8fd191364b85f6ceb02aff3d (patch)
tree2f52cdef7b0731663b1abdea8931aeb69c93c606
parentd71881c96b0dbc4d88a0c6dd9c165e79c9704196 (diff)
Readme update
-rw-r--r--README.md2
-rw-r--r--retroarch.hmod/readme.txt6
2 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index c58b7ff..389d4fb 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ It can also run games for other consoles. This pack already contains the followi
Available executables and arguments:
- retroarch-clover <core> <rom> <clover_args>
- runs retroarch with specified core,
+ 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>
diff --git a/retroarch.hmod/readme.txt b/retroarch.hmod/readme.txt
index 91250f0..df2e2af 100644
--- a/retroarch.hmod/readme.txt
+++ b/retroarch.hmod/readme.txt
@@ -5,6 +5,7 @@ This is hakchi/hakchi2 module which adds the RetroArch emulator to your NES Mini
It will automatically detect unsupported NES games and run them instead of the default emulator. Save states will work as usual.
It can also run games for other consoles. This pack already contains the following cores:
+
- emux_sms
- fceumm
- gambatte_libretro
@@ -13,8 +14,9 @@ It can also run games for other consoles. This pack already contains the followi
- snes9x2010
Available executables and arguments:
+
- retroarch-clover <core> <rom> <clover_args>
- runs retroarch with specified core,
+ 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>
@@ -32,7 +34,7 @@ Available executables and arguments:
- /bin/retroarch-mini [core] [rom] [args]
runs RetroArch directly, without clover intergration
- /bin/retroarch
- RetroArch itselà
+ 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.