Official hakchi2 - NES Mini very simple pimp tool

  • Thread starter Thread starter Cluster
  • Start date Start date
  • Views Views 4,427,706
  • Replies Replies 18,558
  • Likes Likes 138
Today's Core Update:) UPDATE 11-24-17 Today, you now have the ability to play MP3s!!!!!!!!!!!!!!!!!!!!!!!!!!! You can do this using PocketCDG. It also handles CDG Karaoke+MP3 Combos:) I also got Sharp X68000 Running (px68k)! Now, you can run the awesome Castlevania Game, amongst other Games that were on the System! I updated FBA 2016, Atari 800, and NP2kai. In Advanced Users Folder, there are now two additions, a 7z script fix for USB-HOST, as well as a dedicated clovercon-usb Module, both courtesy of madmonkey!!! Enjoy Today's Update!!! https://github.com/KMFDManic/NESC-SNESC-Modifications/releases/

Mp3 are playing fine !!! Thank you ! Press SELECT to pause/restart; R to exit core !
 
  • Like
Reactions: KMFDManic
Anyone know how to deal with this?
 

Attachments

  • Capture.PNG
    Capture.PNG
    18.1 KB · Views: 359
Damn, my Panasoinc tv died right after playing with my mini SNES
R.I.P. you think it’s the fault of your Mini that your TV died?

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

Anyone know how to deal with this?
Keep your Hakchi folder directly on your C drive, use the original USB cable that came with your Mini and run the program as administrator. Hope that helps.
 
Hey guys, I'm wondering if there's a way to have only linear filter for the NES stock emulator like the SNES? (not retroarch, only clover) I have tried every command from the command-line-arguments Wiki for the NES and I did try some of the SNES commands with no results because they don't work on the NES stock emu.

Unfortunately, no - kachikachi doesn't allow for that level of granularity.
 
R.I.P. you think it’s the fault of your Mini that your TV died?

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


Keep your Hakchi folder directly on your C drive, use the original USB cable that came with your Mini and run the program as administrator. Hope that helps.

Doesn't help. I don't know what's wrong.
 
I have one snes classic with close to 300 games, and another that says it can't create the directory structure. Is there a way to simply mirror one onto the other? I'm running out of ideas how to fix this.
 
Code:
[Desktop Entry]
Type=Application
Exec=/bin/pcsx /var/games/CLV-Z-QGJPG/Twisted_Metal_(USA).7z
Path=/var/lib/clover/profiles/0/CLV-Z-QGJPG
Name=Twisted Metal
Icon=/usr/share/games/CLV-Z-QGJPG/CLV-Z-QGJPG.png

[X-CLOVER Game]
Code=CLV-Z-QGJPG
TestID=777
ID=0
Players=1
Simultaneous=0
ReleaseDate=1900-01-01
SaveCount=0
SortRawTitle=twisted metal
SortRawPublisher=UNKNOWN
Copyright=hakchi2 ©2017 Alexey 'Cluster' Avdyukhin


please post the desktop file!
the most errors are in the desktopfiles.

is the km_pcsx_rearmed_neon_9_15_17 mod installed?

where is the desktop file located that you want me to post?

yes i installed pcsx_rearmed_neon

nes and snes games work fine off usb.
 
Last edited by karloz25,
Code:
[Desktop Entry]
Type=Application
Exec=/bin/pcsx /var/games/CLV-Z-QGJPG/Twisted_Metal_(USA).7z
Path=/var/lib/clover/profiles/0/CLV-Z-QGJPG
Name=Twisted Metal
Icon=/usr/share/games/CLV-Z-QGJPG/CLV-Z-QGJPG.png

[X-CLOVER Game]
Code=CLV-Z-QGJPG
TestID=777
ID=0
Players=1
Simultaneous=0
ReleaseDate=1900-01-01
SaveCount=0
SortRawTitle=twisted metal
SortRawPublisher=UNKNOWN
Copyright=hakchi2 Â[emoji767]2017 Alexey 'Cluster' Avdyukhin




where is the desktop file located that you want me to post?

yes i installed pcsx_rearmed_neon

nes and snes games work fine off usb.
You need to remove the special characters () AND if that is not enough, turn auto compression off and add the game without 7zip.

Gesendet von meinem Redmi 4A mit Tapatalk
 
You need to remove the special characters () AND if that is not enough, turn auto compression off and add the game without 7zip.

Gesendet von meinem Redmi 4A mit Tapatalk
you are great, thank you for helping.... i will try it soon when i get back home.
 
the exec line of the desktop is wrong

his version
[Desktop Entry]
Type=Application
Exec=/bin/pcsx /var/games/CLV-Z-QGJPG/Twisted_Metal_(USA).7z
Path=/var/lib/clover/profiles/0/CLV-Z-QGJPG
Name=Twisted Metal
Icon=/usr/share/games/CLV-Z-QGJPG/CLV-Z-QGJPG.png

the correct version
[Desktop Entry]
Type=Application
Exec=/bin/pcsx /usr/share/games/CLV-Z-QGJPG/Twisted_Metal.cue
Path=/var/lib/clover/profiles/0/CLV-Z-QGJPG
Name=Twisted Metal
Icon=/usr/share/games/CLV-Z-QGJPG/CLV-Z-QGJPG.png
then the psx iso can not compressed!
and the iso must have a .cue file and a .bin file and the cue must stand in the desktop file.
the file name can not have letters like ( ) [ ] ä ö ü ß and co
 
Last edited by Liriel,
Can someone post there desktop entry for a folder when using USBhost mod?

I have folders showing up I can not open them to see games inside.
 
the exec line of the desktop is wrong

his version


the correct version

then the psx iso can not compressed!
and the iso must have a .cue file and a .bin file and the cue must stand in the desktop file.
the file name can not have letters like ( ) [ ] ä ö ü ß and co
Could you tell me what order you're doing everything to get folders to work?
 
  • Like
Reactions: Smitchell6879
Has someone tried CHD compressed PSX games? Will it work?
the pc retroarch psx rearmed neon coreonly accept cue +bin files.
i think thats the same on the mini snes

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

Could you tell me what order you're doing everything to get folders to work?
how often must i say that?
look in kmfdmanics pack and use the dantheman827 hakchi version!
export to the usb stick with "hold shift" and press the sync button.
then set the folders and export it
 
the pc retroarch psx rearmed neon coreonly accept cue +bin files.
i think thats the same on the mini snes

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


how often must i say that?
look in kmfdmanics pack and use the dantheman827 hakchi version!
export to the usb stick with "hold shift" and press the sync button.
then set the folders and export it
I've read the instructions, and I've done exactly what they've said with no results. That is why I'm asking.
 

Site & Scene News

Popular threads in this forum