Official hakchi2 - NES Mini very simple pimp tool

  • Thread starter Thread starter Cluster
  • Start date Start date
  • Views Views 4,424,885
  • Replies Replies 18,558
  • Likes Likes 138
A lot of the foldering confusion stems from the fact that the organizational structure isn't surfaced until you click to Sync them.

The main screen just shows you ALL the games you have added to hakchi.

Once you click on Sync, it'll take you to the foldering screen where you can organize and change logos. If you back out of there after that, it'll ask if you want to save those changes. You can also click Sync and change the structure without actually having the console plugged in to flash yet.

edit - I also found I had to add all my SNES titles, then go organize them. Then go back and add Genesis, and repeat the organizing. Then finally went back and added the few hundred NES roms and rinse/repeat organizing.


Still don't see my games.... tried dragging the games in the folders once hitting sync and not luck.. All I want to know is where to add my genesis roms so they show up under my genesis folder in the structure???

Thanks

Bigjdoberman
 
Still don't see my games.... tried dragging the games in the folders once hitting sync and not luck.. All I want to know is where to add my genesis roms so they show up under my genesis folder in the structure???

Thanks

Bigjdoberman
Try changing your folders to rightmost. My nes games weren't showing up until I did that for some reason.
 
Having a problem. I have 2.12 now (minus Retroarch), have my games and folders setup, but hakchi won't recognize my nes. I am at the Waiting for Nes Mini box, holding down Reset and Power, and nothing. I don't know what to do to fix this.
 
Us anyone else getting button input lag on the SNES? Genesis and Game Boy aren't as bad but SNES is most noticeable.

Just wondering if it's me (controller) or the software.
 
I've made some changes to Cluster's RetroArch module since default settings were not quite to my liking.
If someone needs it, it's available on GitHub

Here are all the changes:
  • Added Stella core for Atari 2600 emulation
  • System dir is now '~/system'
  • Core info dir is now '~/info', also added info files. They're really useful if you use RetroArch's GUI.
  • RGUI default browser dir is now '/usr/share/games/nes/kachikachi' instead of '/'
  • Disabled bilinear filtering for every preset
  • Enabled integer scaling
  • Greyscale palette for Gambatte core
 
i mean you can do pixel perfect with 4:3 with 1:1 (4:3 DAR) but i can't access it because i just have a nes controller and i can't access the retroarch menu
Changing this section in /bin/retroarch-watchdog seems to work:

Code:
# core provided ratio for CRT mode
[ "$filter" == "crt720" ] && ratio=21 && smooth=true && crt=1
# core provided ratio for 4:3 mode
[ "$filter" == "gpu720" ] && ratio=21 && smooth=true
# pixel perfect - 1:1 for pixel perfect mode
[ "$filter" == "ppu" ] && ratio=20 && smooth=false
 
  • Like
Reactions: jeanfag
I've made some changes to Cluster's RetroArch module since default settings were not quite to my liking.
If someone needs it, it's available on GitHub

Here are all the changes:
  • Added Stella core for Atari 2600 emulation
  • System dir is now '~/system'
  • Core info dir is now '~/info', also added info files. They're really useful if you use RetroArch's GUI.
  • RGUI default browser dir is now '/usr/share/games/nes/kachikachi' instead of '/'
  • Disabled bilinear filtering for every preset
  • Enabled integer scaling
  • Greyscale palette for Gambatte core
thanks @pcm720 so this will also do the same effect as the hmod i've released with some changes on the config file, removes image smoothing? Just asking because i prefer to use yours :p

--------------------- MERGED ---------------------------

Changing this section in /bin/retroarch-watchdog seems to work:

Code:
# core provided ratio for CRT mode
[ "$filter" == "crt720" ] && ratio=21 && smooth=true && crt=1
# core provided ratio for 4:3 mode
[ "$filter" == "gpu720" ] && ratio=21 && smooth=true
# pixel perfect - 1:1 for pixel perfect mode
[ "$filter" == "ppu" ] && ratio=20 && smooth=false
nice, that's what i was searching for!
 
Its not released yet. But the word is soon..[/QUOTE
Here is my home screen... I quite like the look of it... and I used the same folder image for each sub folder as well... This was done through the hakchi2 interface...

homescreen_zpssatiwbfu.jpg
yes I would like to have this as home screen!
 
I've made some changes to Cluster's RetroArch module since default settings were not quite to my liking.
If someone needs it, it's available on GitHub

Here are all the changes:
  • Added Stella core for Atari 2600 emulation
  • System dir is now '~/system'
  • Core info dir is now '~/info', also added info files. They're really useful if you use RetroArch's GUI.
  • RGUI default browser dir is now '/usr/share/games/nes/kachikachi' instead of '/'
  • Disabled bilinear filtering for every preset
  • Enabled integer scaling
  • Greyscale palette for Gambatte core
Could you make one with mGBA as the GBA emulator? The one Cluster used is crap.
 

Site & Scene News

Popular threads in this forum