Skip to content

Commit

Permalink
Release
Browse files Browse the repository at this point in the history
  • Loading branch information
ClusterM committed Oct 7, 2017
1 parent 26aa023 commit ee6bd59
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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:

Expand Down Expand Up @@ -106,4 +108,4 @@ Various additions, tweaks and fixes by pcm720

RetroArch/libretro project: https://www.libretro.com

(c) 2017
(c) 2017-2018
5 changes: 3 additions & 2 deletions core_modules/snes9x2010.hmod/readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ 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/snes10 <rom> <clover_args>
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
Expand Down
6 changes: 3 additions & 3 deletions retroarch.hmod/readme.txt
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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

0 comments on commit ee6bd59

Please sign in to comment.