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:
authorpcm720 <pcm720@gmail.com>2017-02-20 19:08:48 +0300
committerpcm720 <pcm720@gmail.com>2017-02-20 19:08:48 +0300
commit10a99cf9df1a32e2547817d9539551f71ded10ee (patch)
tree9cd28e94516c5cae33d0463348528197d916f682 /retroarch.hmod/readme.txt
parentbb33939c702d8aa6fcdcec5646f24c700f0c114c (diff)
Minor fixes
Diffstat (limited to 'retroarch.hmod/readme.txt')
-rw-r--r--retroarch.hmod/readme.txt9
1 files changed, 3 insertions, 6 deletions
diff --git a/retroarch.hmod/readme.txt b/retroarch.hmod/readme.txt
index b423c7c..2a884f4 100644
--- a/retroarch.hmod/readme.txt
+++ b/retroarch.hmod/readme.txt
@@ -15,12 +15,11 @@ It can also run games for other consoles. This pack already contains the followi
- genesis_plus_gx (SMS/Genesis/MD)
- mupen64plus (N64)
- stella (Atari 2600)
-- picodrive (SMS, MD/Genesis, 32X, Pico)
- mednafen_pce_fast (PC Engine/Turbografx 16)
Available executables and arguments:
-- retroarch-clover <core> <rom> <clover_args>
+- /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.)
@@ -42,10 +41,8 @@ Available executables and arguments:
runs "mupen64plus" core
- /bin/a26 <rom> <clover_args>
runs "stella" core
-- /bin/32x <rom> <clover_args>
- runs "picodrive" core
- /bin/pce <rom> <clover_args>
- runs "mednafen_pce_fast" cor
+ runs "mednafen_pce_fast" core
- /bin/retroarch-mini [core] [rom] [args]
runs RetroArch directly, without clover intergration
- /bin/retroarch
@@ -68,8 +65,8 @@ Disabled bilinear filtering for every preset
Enabled integer scaling
Greyscale palette for Gambatte core
Use mGBA as GBA core
-Added PicoDrive as Sega 32X core
Added mednafen_pce_fast as PCE/TG16 core
+Enter RetroArch in-game menu by pressing Select + Start
------
NES Mini port by madmonkey