From ee6bd593d15552eed84763f090a0ff774d2234d9 Mon Sep 17 00:00:00 2001 From: Alexey 'Cluster' Avdyukhin Date: Sat, 7 Oct 2017 23:59:03 +0300 Subject: Release --- README.md | 4 +++- core_modules/snes9x2010.hmod/readme.txt | 5 +++-- retroarch.hmod/readme.txt | 6 +++--- 3 files changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 37f7d87..4bffd65 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ That's all. You can play near all NES games now as well as SNES, Genesis, N64, e ### Important notes - To use RetroArch for any NES game, just add "--retroarch" to command line arguments. Use it if some of your NES games glitches with original NES Mini's emulator. +- Also you can add "--retroarch" for SNES games on SNES Mini to use RetroArch instead of original emulator. - To open RetroArch settings menu press Select + Start in game. - To add RetroArch shortcut to NES Mini's shell, download and drag-and-drop CloverApp.zip to hakchi2. - Make sure that your FDS games have .fds extension (NOT .nes) if you want to run them with built-in emulator (kachikachi) @@ -47,6 +48,7 @@ That's all. You can play near all NES games now as well as SNES, Genesis, N64, e - To use PicoDrive for all Genesis/Mega Drive games instead of Genesis Plus GX, install use_picodrive.hmod module from additional_mods.zip. Make sure that picodrive module is installed before installing use_picodrive! - You can re-enable bilinear filtering in RetroArch's settings (Settings —> Video —> Bilinear Filtering) - If you want to use RetroArch's XMB UI instead of RGUI, install xmb_assets.hmod from additional_mods.zip and change Menu Driver in Settings —> Driver —> Menu Driver to "xmb" +- You need BIOS file to play FDS on SNES Mini while NES Classic Mini already contains it Executables and arguments for all available cores: @@ -106,4 +108,4 @@ Various additions, tweaks and fixes by pcm720 RetroArch/libretro project: https://www.libretro.com -(c) 2017 +(c) 2017-2018 diff --git a/core_modules/snes9x2010.hmod/readme.txt b/core_modules/snes9x2010.hmod/readme.txt index c5de846..55f3c10 100644 --- a/core_modules/snes9x2010.hmod/readme.txt +++ b/core_modules/snes9x2010.hmod/readme.txt @@ -6,8 +6,9 @@ Due to some bug in the core savestates do not work properly. Available executables and arguments: - /bin/snes runs "snes9x2010" core -- /bin/snes10 - runs "snes9x2010" core + +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. Core by libretro (Lakka for Raspberry Pi 2/3) Module by pcm diff --git a/retroarch.hmod/readme.txt b/retroarch.hmod/readme.txt index 846ea31..4ed38a4 100644 --- a/retroarch.hmod/readme.txt +++ b/retroarch.hmod/readme.txt @@ -1,5 +1,5 @@ === RetroArch module for hakchi === -version 0.7 +version 0.8 This is a hakchi/hakchi2 module which adds libretro cores and RetroArch frontend to your NES Mini. @@ -28,10 +28,10 @@ Sometimes default emulator of NES mini is not working with some games when it sh Known issues: - Nintendo 64 save-states are not working, battery backup working fine - Default CRT filter is not working, scanlines shader added instead, only for NES -- It's recommended to turn your NES Mini off from shell, not during game + Cores by libretro, compiled by pcm NES Mini port by madmonkey NES Mini shell integration by Cluster Additional modules by pcm -(c) 2017 +(c) 2017-2018 -- cgit v1.2.3