Recent content by RussSteele82

  1. R

    Hacking SNEEK v2

    I was also having issues loading a HDD. I have two WD My Book Essential Edition. One is 500GB and the other 1TB. The 500GB would load fine with a 32K cluster on a 58 GB partition. I needed more space though for roms. I have about 5,000 roms. So I set up my other 1TB drive to have a 200 GB...
  2. R

    Hacking SNEEK+DI quick guide

    WONDERFUL Guide ChokeD!!! If everyone follows this guide, they will have an excellent (and working) compile of Sneekv2. There will be bugs everyone needs to understand. It is only the 80th revision so far and with my experience it is working fine. Everyone has to understand though, it can take...
  3. R

    Hacking SNEEK v2

    Sure, you can use it I just ask that you give credit where necessary. Could you post a link to your guide? I'd like to check it out. I'm glad you are posting a guide. It would be a lot of help to those whom are confused.
  4. R

    Hacking SNEEK v2

    No, it's NTSC with region.bin being 00 00 00 01. I'm using conanac's main.c version to us DI menu with 4.2U. I works perfect except that error when loading games. I even got that error running a 4.2E NAND with the original main.c.
  5. R

    Hacking SNEEK v2

    Correct, that is where it goes. usb:/sneek/region.bin. I found that this file is my problem regarding the black "Eject disc and..." screen when trying to load a game through the DI menu. It is currently 00 00 00 01 on my 4.2U NAND but I'm gonna give 00 00 00 02 a shot. Can't hurt right?
  6. R

    Hacking SNEEK v2

    You can use the one from the SNEEK googlecode downloads section armboot.bin r47 if you aren't already, or the one from your mini-tree-mod folder from the source you compiled. What hard drive are you using by any chance?
  7. R

    Hacking SNEEK v2

    Yes the hard drive needs to be connected at bootup. It looks at slot.bin file in the usb:/sneek folder that is automatically created. You need not create this file. Also if you are getting the black screen still, try changing your armboot.bin. I ran boot2.bin (boot2_sd.bin version) first to get...
  8. R

    Hacking SNEEK v2

    Is there any way we can get a SNEEK + DI compatibility list going on? I believe that is my problem. I gave a true backed up NAND, when I load the homebrew channel on SNEEK it doesn't even see my USB device in the menu. I had a scratch NAND created and tried to install the SNEEK HBC by placing...
  9. R

    Hacking SNEEK v2

    VERY required. It tells the wii what version your wii is and checks it with the system menu installed, what video mode to run in, and what region your games are, your wii serial number, etc... Without it, it won't even boot to the health screen.
  10. R

    Hacking SNEEK v2

    This is how I done it: 1. Download IOS30 v1040, make sure you decrypt it and pack a .wad 2. Download System Menu 3.2X (what ever version Wii you have), decrypt it and pack a .wad 3. Open ShowMiiWads 4. Create a blank folder on desktop (I named mine "Scratch 3.2U NAND") 5. Click on Options ->...
  11. R

    Hacking SNEEK v2

    The r78 armboot.bin works for me. I just grabbed it from my mini-tree-mod folder after running build_boot2.cmd. Just set your PATH={python drive}:\Python26 in your environmental variables. It has to be set the EXACT way the folder is written. If it is Python26, you can't set your variable to be...
  12. R

    Hacking SNEEK v2

    My original setting.txt looks like this: CODE»¦¬’š.Ïx~íƒÒ.3¡çç=›ƒm‹GÅŽä.ö²uº«¾ÉÙÞ­.Ìz;Úþå.0«Ÿ¸a”á.þK¡ŽºeŒú-°²ÇÂÝãŸx¯.C××m?©ŸúV™ú.ø{çœö"š‚*­ðð..................................................................... ...
  13. R

    Hacking SNEEK v2

    I'm sorry for sounding like such a noob but I'm not that good with coding yet. How would I compile this? I found a decrypter that outputs setting_decrypted and it is in fact fully decrypted but there isn't a tool to encrypt it, just decrypt it. Is there any way you could compile it for em or...
  14. R

    Hacking SNEEK v2

    I have r78 compiled and working great. I had to use the armboot.bin from my r76 compile because the one with r78 is giving me a black screen at boot-up. One problem though, I created a scratch 3.2E NAND using NUSD and updated it to 4.2E through system update and got the PAL setting.txt from a...