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>2018-02-28 02:28:48 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2018-02-28 02:28:48 +0300
commit5567751865f019e117574ba9649e1843b14a445e (patch)
tree39b44366761031bc6447a7db25e247e6411de074 /core_modules
parent771ab8e6980a2b561d1cd5455ffc6d89cda525e0 (diff)
Hotfix for ROMs with problem symbols1.1c
Diffstat (limited to 'core_modules')
-rw-r--r--core_modules/snes9x.hmod/readme.txt2
-rw-r--r--core_modules/snes9x2010.hmod/readme.txt2
2 files changed, 3 insertions, 1 deletions
diff --git a/core_modules/snes9x.hmod/readme.txt b/core_modules/snes9x.hmod/readme.txt
index bf2322a..8d3d2a7 100644
--- a/core_modules/snes9x.hmod/readme.txt
+++ b/core_modules/snes9x.hmod/readme.txt
@@ -4,7 +4,7 @@ This module will add support for Super Famicom / Super Nintendo games to RetroAr
Due to some bug in the core savestates do not work properly.
Available executables and arguments:
-- /bin/snes <rom> <clover_args>
+- /bin/snes9x <rom> <clover_args>
runs "snes9x" core
For SNES Classic Mini users:
diff --git a/core_modules/snes9x2010.hmod/readme.txt b/core_modules/snes9x2010.hmod/readme.txt
index 55f3c10..fcee30c 100644
--- a/core_modules/snes9x2010.hmod/readme.txt
+++ b/core_modules/snes9x2010.hmod/readme.txt
@@ -6,6 +6,8 @@ Due to some bug in the core savestates do not work properly.
Available executables and arguments:
- /bin/snes <rom> <clover_args>
runs "snes9x2010" core
+- /bin/snes9x2010 <rom> <clover_args>
+ runs "snes9x2010" core too
For SNES Classic Mini users:
please note that you can also add "--retroarch" argument to "clover-canoe-shvc" to use RetroArch instead of original emulator. Use it for problem games.