Hacking SNEEK v2

bula

Well-Known Member
Member
Joined
Feb 4, 2009
Messages
812
Trophies
0
XP
42
Country
United States
Hi guys,

My game shows in Disc Channel using SneekDI (thank you longtom for help) but when I start it takes me to a black screen. Here is what I did:

a) extracted cert, tmd and ticket bins from data partition and copy them in usb:\games\SMNE
b) Saved Unencrypted Partition by right clicking on Data Partition (saved as an img file), using winhex a deleted first 20000 bytes (game ID are the first 6 bytes in edited file) and then rename it part.bin and copy it in usb:\games\SMNE.

Am I missing a something? TY

BTW: I tried a saved Unencrypted Partition from a 4Gb ISO and I also trim this ISO, saved this partition and then erased the 20000 bytes with same result on two different games (ISOs).
 

Det1re

det1re.de
OP
Member
Joined
Oct 28, 2008
Messages
1,272
Trophies
0
Age
33
Location
Germany
Website
det1re.de
XP
254
Country
Gambia, The
r46:
Code:
General:
ÂÂÂÂ-SNEEK is now build for IOS70
ÂÂÂÂ-SNEEK now supports "new" Wiis i.e. the black ones

ELFIns:
ÂÂÂÂ-ELFIns can now either patch for SD or USB access

DI:
ÂÂ -added FileMode now you can use the extracted files from a game partition
ÂÂ -minor fixes

FS:
ÂÂ -Updated memory regions for IOS70
ÂÂ -Changed f_mount() to return error on fail
ÂÂ -updated SDHC code to latest mini code

FS-USB:
ÂÂ -Added an FS version which access a NAND from USB

r47:
Code:
mini:
ÂÂÂÂ-updated to latest version
ÂÂÂÂ-changed code to directly boot SNEEK
ÂÂÂÂ-changed boot2.bin loading

r48:
Code:
boot2me:
ÂÂÂÂ-removed since it's not longer needed

Note the IOS70.
 

dancemonkey

Well-Known Member
Member
Joined
Jan 14, 2007
Messages
268
Trophies
0
XP
243
Country
Lots of questions I know
laugh.gif


What files should go on SD now?
 

pepxl

GFX W!Z4RD
Member
Joined
Jun 19, 2009
Messages
3,263
Trophies
0
XP
303
Country
stupid question a know but is SNEEK/UNEEK compiled with latest devkit and libraries or is there a specific version needed?

damn thing just spits errors at me
 

Slimmmmmm

GBAtemp MoNkEeE
Member
Joined
Nov 1, 2007
Messages
1,770
Trophies
0
Location
the land of lol
XP
528
Country
WOW... WOW and.....WOW on the USB (UNEEK)

Crediar said before it would maybe never happen (not enough room for it) so this was a nice surprise to see it happen so soon.

I kinda hoped for it after reading what giantpune had been upto recently but had no idea it would become real
smile.gif


This is probably the best thing to ever happen for any Nintendo console imo.

A billion thanks.

The Wii had a MASSIVE flaw I noticed early on that the game saves were a pain in the ass, needing to move to and from an SD card made it impossible for young kids that were into games like Sim games to enjoy the console and keep it kiddy/idiot proof. My own daughter was one of those and after hundreds of hours on games would sometimes erase a save by accident. This gets rid of that flaw and has 100% compatability.
Once giantpunes ideas for loading the games is more tested and fixed we will also get rid of IOS reload problems.

So saves, WiiWare+VC, games, miis.....everything can now be ran from USB by even young kids without the chance of screwing anything up.

A billion thanks is just not enough
biggrin.gif
 

longtom1

Keep an eye on my posts cause I quick edit frequen
Member
Joined
Jan 12, 2009
Messages
2,641
Trophies
0
Location
Honey Oils inc.
Website
Visit site
XP
186
Country
Det1re said:
dancemonkey said:
Noticed build_boot2.cmd looks for 0000000e and 00000001 not 0000000e.app and 00000001.app
build_boot2_di.cmd works with both.
wink.gif


doesn't work for me
the build boot2di.bat still has the reference to boot2.exe


CODE
:esmodule
elfins\elfins es\esmodule.elf 0000000E-tmp 0000000E-tm
boot2me\boot2me 0000000E-tm boot2.bin
del 0000000E-tmp
del 0000000E-tm
 

betita_elfica

Active Member
Newcomer
Joined
Mar 15, 2010
Messages
34
Trophies
0
XP
1
Country
my wii is flashing blue light (dvd-lector) with no result, i am using 0000000e.app and 00000001.app from IOS70.

The compilation dont create the boot2.bin its ok? only the di.bin
 

dancemonkey

Well-Known Member
Member
Joined
Jan 14, 2007
Messages
268
Trophies
0
XP
243
Country
betita_elfica said:
my wii is flashing blue light (dvd-lector) with no result, i am using 0000000e.app and 00000001.app from IOS70.

The compilation dont create the boot2.bin its ok? only the di.bin

Same for me.

I'm using 000000e.app 0000001.app 000000e and 0000001 from IOS70. Run build_boot2.cmd then build_boot2_di.cmd. Spits out boot2_sd.bin, boot2_usb.bin and di.bin

The files I have on the sd card are

bootmii\di.bin
bootmii\armboot.bin (do I still need this)
bootmii\ppcboot.elf
bootmii\bootmii.ini
boot2.bin (renamed boot2_sd.bin)
di.bin (not sure where this should be so put in root and bootmii\)
 

Blue-K

No right of appeal.
Member
Joined
Jun 21, 2008
Messages
2,572
Trophies
0
Location
Helvetica
XP
199
Country
Swaziland
Can anybody test the USB-Version of SNEEK (or better UNEEK)? I'm asuming that it's even slower than with the SD, because initialising the Drive takes some time, and I guess that it uses USB v1.1...though I hope I'm wrong...

If SNEEK wouldn't be that slow (and cIOS would work)...I would use it...
frown.gif
 

longtom1

Keep an eye on my posts cause I quick edit frequen
Member
Joined
Jan 12, 2009
Messages
2,641
Trophies
0
Location
Honey Oils inc.
Website
Visit site
XP
186
Country
finally got it compiled but haven't had a chance to test

do you still need to edit \di\main.c or \es\es.c to
1. enable usbhax??
2. to change default path??
3. to set region??

if your using the usb version is the sd card slot automatically enabled or do you have to enable it in \es\main.c??
 

betita_elfica

Active Member
Newcomer
Joined
Mar 15, 2010
Messages
34
Trophies
0
XP
1
Country
Okkk now i have boot2_sd.bin and boot2_usb.bin i need to rename boot2_sd.bin to boot2.bin ??? I see that in rev51 SNEEK.CMD dont not create boot2_sd.bin and boot2_usb.bin. Only creats this if i start build_boot2.com :S
 

chartube12

Captain Chaz 86
Member
Joined
Mar 3, 2010
Messages
3,918
Trophies
0
XP
2,223
Country
United States
Why do we have to complie sneek for ourselves to use it? Why Isn't there a simple install method? I do not wish to frack up my wii trying to write code. *waits for possible flame-age*
 

gaungagung

Member
Newcomer
Joined
Jun 6, 2009
Messages
9
Trophies
0
XP
50
Country
United States
Slimmmmmm said:
WOW... WOW and.....WOW on the USB (UNEEK)

Crediar said before it would maybe never happen (not enough room for it) so this was a nice surprise to see it happen so soon.

I kinda hoped for it after reading what giantpune had been upto recently but had no idea it would become real
smile.gif


This is probably the best thing to ever happen for any Nintendo console imo.

A billion thanks.

The Wii had a MASSIVE flaw I noticed early on that the game saves were a pain in the ass, needing to move to and from an SD card made it impossible for young kids that were into games like Sim games to enjoy the console and keep it kiddy/idiot proof. My own daughter was one of those and after hundreds of hours on games would sometimes erase a save by accident. This gets rid of that flaw and has 100% compatability.
Once giantpunes ideas for loading the games is more tested and fixed we will also get rid of IOS reload problems.

So saves, WiiWare+VC, games, miis.....everything can now be ran from USB by even young kids without the chance of screwing anything up.

A billion thanks is just not enough
biggrin.gif

did you mean, now sneek can play the game via usb loader with usb flashdisk or ext hd, and the cios can be used now? tq
 
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