Hacking SNEEK v2

triassic911

Burst Mode
Member
Joined
May 9, 2007
Messages
2,746
Trophies
0
Age
31
Location
NYC, USA
Website
google.com
XP
821
Country
United States
OtakuGamerZ said:
triassic911 said:
How does this benefit the end-user?

In short, this makes your SD card, your wii's nand.

Pros:
100% brick proof wii. Freedom to install anything without worry.
Switch between entire NANDs by swaping cards.
Expanded NAND size from 512MBytes to the size of your card.
Able to easily take all of your Wii's content with you to another Wii.

Cons:
If your wii has alot of content, it will load slow.
Some cIOS don't work.
Really? Wow, I guess I'll start messing around with this then. Thanks!
 

fogbank

Well-Known Member
Member
Joined
Oct 28, 2008
Messages
413
Trophies
0
XP
56
Country
United States
fogbank said:
USB device compatibility may be an issue. I've loaded two games off of my 4GB Patriot Dash flash drive but when I tried to run it off of my Seagate FreeAgent 320GB HD the first game froze . It showed in the disc channel but went to black screen when I started it. I've had a couple of random freezes when playing off of the flash drive too.

QUOTE(longtom1 @ Mar 13 2010, 08:53 AM) Played a few games without problems form a 3gb Hitachi laptop drive and a 20gb spare hdd but wouldn't play from my 1gb flash drive

It looks like there is a bug in the di module USB loading:

- Two USB devices with two different games
- Load game A off of USB device #1
- Power down
- Connect device #2 and start the Wii
- The banner from game A still shows in the disc channel
- Attempting to launch the game from the disc channel results in black screen.

If you then power down and restart the Wii the banner from game B will show in the disc channel and should load correctly.

What I thought was USB device incompatibility was actually this bug. When I retried my Seagate FreeAgent HD it worked fine (once it recognized the correct game in the disc channel).
 

giantpune

Well-Known Member
Member
Joined
Apr 10, 2009
Messages
2,860
Trophies
0
XP
213
Country
United States
i get that same bug even without switching usb devices.

start sneek and load a game from usb
either turn off the wii or exit to the system menu and turn it off
turn the wii back on and try to play the same game
you see the banner in the disc channel but it hangs on load.

hold the power button to turn off the wii and when you turn it back on, the game works again. turning off the wii from HBC doesnt cause the bug. its only when turning it off from some official stuff.
 

Levente

Well-Known Member
Member
Joined
Nov 28, 2006
Messages
292
Trophies
1
Age
33
Website
Visit site
XP
1,693
Country
Hungary
fogbank said:
longtom1 said:
Levente said:
Other ways?
Does any of the backuplaunchers work?
cIOS doesn't work well with sneek so backup launchers don't work properly if it's virtual nand you might a s well install cIOSCORP

NeoGamma and CFG can launch disc backups in SNEEK with cIOS rev18. Disc launching with NeoGamma also works with cIOS rev19 but CFG seems to hang on rev 19.

Backup disc launching does not work for me with NeogammaRC5 and cIOSX rev19[IOS57], I get DVD Read Error 1167.
And Cfg really hangs, even the wiimote loses synch...
 

fogbank

Well-Known Member
Member
Joined
Oct 28, 2008
Messages
413
Trophies
0
XP
56
Country
United States
giantpune said:
i get that same bug even without switching usb devices.

Interesting. I'm sure it is significant that if you do switch devices the banner from the last game still shows in the disc channel.
 

fogbank

Well-Known Member
Member
Joined
Oct 28, 2008
Messages
413
Trophies
0
XP
56
Country
United States
Levente said:
Backup disc launching does not work for me with NeogammaRC5 and cIOSX rev19[IOS57], I get DVD Read Error 1167.
And Cfg really hangs, even the wiimote loses synch...

Try NeoGamma R8 RC3*

Try IOS38 as a base for cIOSX rev18 or rev19.

Try installing cIOSx on a clean SNEEK NAND with no previous cIOS installed.

I've launched disc backups from both NeoGamma and CFG running under SNEEK. You may just need to experiment some more.
 

Levente

Well-Known Member
Member
Joined
Nov 28, 2006
Messages
292
Trophies
1
Age
33
Website
Visit site
XP
1,693
Country
Hungary
fogbank said:
Levente said:
Backup disc launching does not work for me with NeogammaRC5 and cIOSX rev19[IOS57], I get DVD Read Error 1167.
And Cfg really hangs, even the wiimote loses synch...

Try NeoGamma R8 RC3*

Try IOS38 as a base for cIOSX rev18 or rev19.

Try installing cIOSx on a clean SNEEK NAND with no previous cIOS installed.

I've launched disc backups from both NeoGamma and CFG running under SNEEK. You may just need to experiment some more.

No success.
NeogammaR8 RC3* with cIOSX rev19[IOS38] gives Disc read error 1142, RC5 Disc read error 1167. I will try cIOSX rev18.
 

dancemonkey

Well-Known Member
Member
Joined
Jan 14, 2007
Messages
268
Trophies
0
XP
243
Country
Hi,

Hope someone can help here. I'm trying to get Sneek to work with the latest version. Using ES/FS Module r16 and a batch file from this thread I can get it to work ok. But with the latest (r33) I just get a black screen. I have tried the batch file i used before and trying to complie myself.

I installed the latest Devkitpro, SVN and Python. Ran the batch file from the google code page and it creates the correct files but still get a black screen. I know the dump is ok as it works with r16. I do get some warnings when I complie but it does spit the files out at the end.

CODESNEEK preparation batch // det1re
----------------------------------------

Checking for armeb-eabi tools
- armeb-eabi-gcc.exe found!
- armeb-eabi-objcopy.exe found!

Please insert the complete path to the SNEEK source code:
- c:\SVN\wii\sneek-read-only

Where is Python installed (i.e. "c:\python26"):
- c:\Python26

Compiling SNEEK
- preparing
1 file(s) copied.
1 file(s) copied.
- ES module
- FS module
In file included from sdhc.c:32:
utils.h:181: warning: conflicting types for built-in function 'memcpy'
In file included from ff.c:70:
utils.h:181: warning: conflicting types for built-in function 'memcpy'
ff.c: In function 'gen_numname':
ff.c:689: warning: passing argument 2 of 'memcpy' discards qualifiers from
er target type
utils.h:181: note: expected 'void *' but argument is of type 'const BYTE *
ff.c: In function 'f_write':
ff.c:1825: warning: passing argument 2 of 'memcpy' discards qualifiers fro
ter target type
utils.h:181: note: expected 'void *' but argument is of type 'const BYTE *
In file included from sdmmc.c:20:
utils.h:181: warning: conflicting types for built-in function 'memcpy'
diskio.c: In function 'disk_read':
diskio.c:43: warning: implicit declaration of function 'memcpy'
diskio.c:43: warning: incompatible implicit declaration of built-in functi
mcpy'
diskio.c: In function 'disk_write':
diskio.c:54: warning: incompatible implicit declaration of built-in functi
mcpy'
In file included from FS.h:26,
from FS.c:21:
utils.h:181: warning: conflicting types for built-in function 'memcpy'
FS.c: In function 'FFS_Ioctlv':
FS.c:110: warning: implicit declaration of function 'disk_read'
FS.c:117: warning: implicit declaration of function 'disk_write'
In file included from FS.h:26,
from main.c:28:
utils.h:181: warning: conflicting types for built-in function 'memcpy'
string.c: In function 'strlcpy':
string.c:59: warning: implicit declaration of function 'memcpy'
string.c:59: warning: incompatible implicit declaration of built-in functi
mcpy'
- MINI
main.c:36: warning: 'buf' defined but not used
ff.c: In function 'dir_next':
ff.c:558: warning: unused parameter 'streach'
ff.c: In function 'auto_mount':
ff.c:1353: warning: unused parameter 'chk_wp'
boot2.c:323: warning: 'match' defined but not used
boot2.c:335: warning: 'ISFSFormat' defined but not used
boot2.c:343: warning: 'ISFSFormatPatch' defined but not used
boot2.c:407: warning: 'Crashme' defined but not used
boot2.c:414: warning: 'CrashmePattern' defined but not used
makebin.py:3: DeprecationWarning: the sha module is deprecated; use the ha
module instead
import sys, os, struct, sha

Copying files
- compiled files
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.
- precompiled tools
1 file(s) copied.
1 file(s) copied.

Finishing
- place IOS60's 0000000e.app in the dir, that just opened
- press [ENTER] when done...
- elfins.exe esmodule.elf 0000000e.app tmp.bin
- elfins.exe iosmodule.elf tmp.bin 0000000e.app
- boot2me.exe 0000000e.app boot2.bin
- hopefully it went good
1 file(s) copied.
1 file(s) copied.
1 file(s) copied.

Press any key to continue . . .


Has something changed that I have missed?

Any help would be great.

Many thanks!!!!!
 

fogbank

Well-Known Member
Member
Joined
Oct 28, 2008
Messages
413
Trophies
0
XP
56
Country
United States
dancemonkey said:
Hi,

Hope someone can help here. I'm trying to get Sneek to work with the latest version. Using ES/FS Module r16 and a batch file from this thread I can get it to work ok. But with the latest (r33) I just get a black screen. I have tried the batch file i used before and trying to complie myself.

Has something changed that I have missed?

Any help would be great.

Many thanks!!!!!

If you are not compiling and using the di module with r33 you should use the elfins.exe that came with r27 or earlier to make esmodule.elf and iosmodule.elf.

Try copying the elfins.exe from the older version into ELFIns folder and running the batch file.
 

dancemonkey

Well-Known Member
Member
Joined
Jan 14, 2007
Messages
268
Trophies
0
XP
243
Country
fogbank said:
dancemonkey said:
Hi,

Hope someone can help here. I'm trying to get Sneek to work with the latest version. Using ES/FS Module r16 and a batch file from this thread I can get it to work ok. But with the latest (r33) I just get a black screen. I have tried the batch file i used before and trying to complie myself.

Has something changed that I have missed?

Any help would be great.

Many thanks!!!!!

If you are not compiling and using the di module with r33 you should use the elfins.exe that came with r27 or earlier to make esmodule.elf and iosmodule.elf.

Try copying the elfins.exe from the older version into ELFIns folder and running the batch file.

Spot on thank you very much it had been driving me up the wall!!!!! Lucky enough someone uploaded the required file and instructions to the google code page an hour ago
yaywii.gif
 

betita_elfica

Active Member
Newcomer
Joined
Mar 15, 2010
Messages
34
Trophies
0
XP
1
Country
Anyones knows if a NEW WII from 01/01/2010 that comes with 4.2E works if i emulate a 4.1 nand dump ? or the problem its the Hardware of newest wii's?
 

drmarvin

Well-Known Member
Member
Joined
Jan 2, 2009
Messages
319
Trophies
1
Age
46
Location
Canada
XP
399
Country
Canada
I have done a few of the tutorials to try to get SNEEK going. I have a full bootmii dump, extracted by showmiithewads, and setup with the auto-setup. Any time I try to boot the SD card (2GB non-SDHC) which works for everything else, I get a black screen, and it never goes away. I have tried it with the extracted NAND in the root, and other things too, but I can't get it to boot. I would love to be able to play with this, but I can't get it to work.

Thanks for any input.
 

VashTS

Beat it, son
Member
Joined
Mar 14, 2009
Messages
4,282
Trophies
1
Age
38
Location
Upstate NY
XP
3,424
Country
United States
anyone know if the usb loading feature can use NTFS and .wbfs files? I hate that there is nothing really detailed about sneek.


i want a damn binary! i'm just lazy, i love all of crediars work, someone will do it for me eventually.

so i know it will be asked about 2-3 billion times, but will this be able to do GC loading from USB? in theory it should. but what do i know? nothing, thats what.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • JuanMena @ JuanMena:
    Will you give me mouth to mouth oxygen if my throat closes?
  • K3N1 @ K3N1:
    Nah the air can do that
  • K3N1 @ K3N1:
    Ask @x65943 he's trained for that stuff
  • JuanMena @ JuanMena:
    Kissing random dudes choking in celery? Really? Need to study for that?
  • K3N1 @ K3N1:
    Yes it requires a degree
  • K3N1 @ K3N1:
    I could also yank out the rest of my teeth but theirs professionals for that
  • x65943 @ x65943:
    If your throat closes, putting oxygen in your mouth will not solve anything - as you will be introducing oxygen prior to the area of obstruction
  • JuanMena @ JuanMena:
    Just kiss me Kyle.
  • x65943 @ x65943:
    You either need to be intubated to bypass obstruction or create a stoma inferior to the the area of obstruction to survive
  • x65943 @ x65943:
    "Just kiss me Kyle." And I thought all the godreborn gay stuff was a smear campaign
  • JuanMena @ JuanMena:
    If I die, tell my momma I won't be carrying Baby Jesus this christmas :sad::cry:
  • K3N1 @ K3N1:
    Smear campaigns are in The political section now?
  • JuanMena @ JuanMena:
    Chary! Chary! Chary, Chary, Chary!
  • Sonic Angel Knight @ Sonic Angel Knight:
    Pork Provolone :P
  • Psionic Roshambo @ Psionic Roshambo:
    Sounds yummy
  • K3N1 @ K3N1:
    Sweet found my Wii u PSU right after I ordered a new one :tpi:
  • JuanMena @ JuanMena:
    It was waiting for you to order another one.
    Seems like, your PSU was waiting for a partner.
  • JuanMena @ JuanMena:
    Keep them both
    separated or you'll have more PSUs each year.
  • K3N1 @ K3N1:
    Well one you insert one PSU into the other one you get power
  • JuanMena @ JuanMena:
    It literally turns it on.
  • K3N1 @ K3N1:
    Yeah power supplies are filthy perverts
  • K3N1 @ K3N1:
    @Psionic Roshambo has a new friend
    +1
  • JuanMena @ JuanMena:
    It's Kyle, the guy that went to school to be a Certified man Kisser.
  • Psionic Roshambo @ Psionic Roshambo:
    Cartmans hand has taco flavored kisses
  • A @ abraarukuk:
    hi guys
    A @ abraarukuk: hi guys