Official hakchi2 - NES Mini very simple pimp tool

  • Thread starter Thread starter Cluster
  • Start date Start date
  • Views Views 4,396,899
  • Replies Replies 18,558
  • Likes Likes 138
I just find it odd that cluster has been so silent. The fix I did took 20ms so he could of easily made a snes ver from get go just no up front conversion and zipping.

IDk why he's gone silent, could be anything, I just hope he's okay :( Twitter DM maybe? YouTube? There has to be a way to get in contact.
 
Mmh thats the Strange.
The Last Days He Said some Thing but today He is silent.
I would prefer when you two Works together and Not everyone alone

Gesendet von meinem SD4930UR mit Tapatalk
 
Mmh thats the Strange.
The Last Days He Said some Thing but today He is silent.
I would prefer when you two Works together and Not everyone alone

Gesendet von meinem SD4930UR mit Tapatalk

Yeah, this doesn't sound hopeful, *sigh* I mean, I know there's a huge time zone difference, but really? What happened? -_-
 
I mean, his last post on Twitter was 10 hours ago, maybe he's asleep? So, there's literally no way of directly emailing, Skyping, nothing?
Mmh He is some hours for me i Germany and He russian) and Her it is 4:53.
I think he sleeps or get Up and trink coffe

Gesendet von meinem SD4930UR mit Tapatalk
 
only reason im waiting is to see if somehow a new update would magically make terranigma,illusion of Gaia,robotrek,and translated rom of marvelous anther treasure island to work then i got all my games i need
 
only reason im waiting is to see if somehow a new update would magically make terranigma,illusion of Gaia,robotrek,and translated rom of marvelous anther treasure island to work then i got all my games i need

I just hope he'll show up, that's all.
 
Is there a Way to Change the Cover Size in hakchi?
The Cover from my Roms are a Little smalller as the original.
e7cd32d34baa8f40ca583b34f533d061.jpg


Gesendet von meinem SD4930UR mit Tapatalk
 
Last edited by Liriel,
Is there a Way to Change the Cover Size in hakchi?
The Cover from my Roms are a Little smalller as the original.
e7cd32d34baa8f40ca583b34f533d061.jpg


Gesendet von meinem SD4930UR mit Tapatalk

Is the new Hakchi out? How were you able to put roms on the SNES clasic edition? (Sorry for the many questions)
 
Is there a Way to Change the Cover Size in hakchi?
The Cover from my Roms are a Little smalller as the original.
e7cd32d34baa8f40ca583b34f533d061.jpg


Gesendet von meinem SD4930UR mit Tapatalk

You just need to use Photoshop to make a .png of specific size, then fit your art into the canvas. Try using 228 x 160 pixels.
 
Last edited by dragonzam,
https://ufile.io/d5w6a https://ufile.io/d5w6ahttps://ufile.io/d5w6a
Step 20 In the command prompt type "python c:\roms\sfc2sfrom.py c:\roms\ct.sfc c:\roms\ct.sfrom" (It is up to you to replace the "ct" in "ct.sfc" and "ct.sfrom" with whatever you named your rom.) (Also if for some reason your main drive for all of this isn't "C:\" then it's up to you to change that too!) Slam that enter key! It should spit out a "ct.sfrom" file in your "C:\roms" folder if you did everything correctly.

If you're on a *nix operating system (Linux, macOS, BSD, etc) you can use this shell script I wrote to make converting an entire folder of ROMs a piece of cake.

Code:
#!/bin/sh
find -name "* *.s?c" -type f | rename 's/ /_/g'
for f in *.s?c; do echo "\"./$f\"" && python3 sfc2sfrom.py ./$f ./${f%.s?c}.sfrom; done

Copy and save into a file called convert.sh and save it to the ROMs folder. The sfc2sfrom.py script also needs to be in this folder! You can execute it from the terminal by navigating to that folder and running:

Code:
chmod a+x convert.sh
convert.sh

EDIT: Save this as a Gist that can be viewed here (https://gist.github.com/therocco/b7eca0b4c1871c667345baf0f955e8f3). Hopefully this helps someone out. Enjoy!
 
Last edited by optikalsaint,
  • Like
Reactions: raphamotta
IDk why he's gone silent, could be anything, I just hope he's okay :( Twitter DM maybe? YouTube? There has to be a way to get in contact.
on his GitHub
Huge refactoring. Testing required. But need to sleep.


1 parent e0b2f51 commit 01c8b9149f139648ed53fe175bbc955443c2ef01
4236181
ClusterM committed 32 minutes ago
 
on his GitHub
Huge refactoring. Testing required. But need to sleep.


1 parent e0b2f51 commit 01c8b9149f139648ed53fe175bbc955443c2ef01
4236181
ClusterM committed 32 minutes ago

Hmm, I signed up for notifications to my email, guess I didn't see it. Excellent. Guess download isn't quite available yet. :P
 
Last edited by the_randomizer,
  • Like
Reactions: themodfatherinc
Someone on reddit made folders work BUT instructions not 100% clear leaves enough out i dunno what to do (like where to make the sub directory etc etc)

"First, create a folder application folder. It will contain 3 files, the 2 image elements .png for the folder images you want to use, and the .desktop file. Inside the .desktop file make sure the Exec is "/bin/chmenu XXX". The XXX is the subfolder you will create to store the extra games. In the subfolder you create make sure you create a similar folder application element back to the original folder where XXX is 000. chmenu, located in /var/lib/hakchi/rootfs/bin, does need to be edited so that the snes does not crash by commenting out the lines related to the copyright symbolic link which does not exist anymore."
 
Someone on reddit made folders work BUT instructions not 100% clear leaves enough out i dunno what to do (like where to make the sub directory etc etc)

"First, create a folder application folder. It will contain 3 files, the 2 image elements .png for the folder images you want to use, and the .desktop file. Inside the .desktop file make sure the Exec is "/bin/chmenu XXX". The XXX is the subfolder you will create to store the extra games. In the subfolder you create make sure you create a similar folder application element back to the original folder where XXX is 000. chmenu, located in /var/lib/hakchi/rootfs/bin, does need to be edited so that the snes does not crash by commenting out the lines related to the copyright symbolic link which does not exist anymore."

I'm also spotting activity on Cluster's GitHub, he just commissioned something about 25 min ago. But that too is peculiar, sounds a bit risky ATM.

i just refresh it every so often to see haha

No biggie, I just go to the repository
 

Site & Scene News

Popular threads in this forum