Hacking SNEEK v2

Kovani

Well-Known Member
Member
Joined
Jan 4, 2009
Messages
168
Trophies
0
XP
86
Country
Canada
I'm trying to launch Rock Band 2 from USB. I deleted the update partition with WiiScrubber and I have all the required files on USB:\games\SZAE, but the disk could not be read on the disk channel. Any help?
 

gaungagung

Member
Newcomer
Joined
Jun 6, 2009
Messages
9
Trophies
0
XP
50
Country
United States
Kovani said:
I'm trying to launch Rock Band 2 from USB. I deleted the update partition with WiiScrubber and I have all the required files on USB:\games\SZAE, but the disk could not be read on the disk channel. Any help?

do you have a title update in rb 2? if yes would u mind to upload it in mediafire, cause im need that, FYI RB 2 can't run in Disc Channel if the title updater erased, tq.
 

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
SanGor said:
SlotID is a number not the GameID
well they installed on my emulated nand ok and channels are visible in showmiiwads haven't tested yet as I've been busy

@mousex That's the idea I had if the slot numbers change when you add games the folder name would be used for the slot ID plus when I have 2 or more games on the Hdd the slot.bin file created by sneek is just all 0's
 

fogbank

Well-Known Member
Member
Joined
Oct 28, 2008
Messages
413
Trophies
0
XP
56
Country
United States
longtom1 said:
you build sneek(boot2.bin boot2_usb.bin) with IOS70's 0000000e.app but the di.bin is built with IOS60's 00000001.app

Other than some date stamps and some additional debug output from IOS70, di modules made with IOS60 and IOS70 are pretty much identical. There is about a 53 byte difference (the previous exceptions notwithstanding).

Still, if Det1re and crediar say that the di module should be built with IOS60 then I will stick with that.

Thanks for the info.
 

fogbank

Well-Known Member
Member
Joined
Oct 28, 2008
Messages
413
Trophies
0
XP
56
Country
United States
In case anyone is having trouble building r73 with the build_boot2.cmd batch file - make the changes in bold below:

@echo off
echo Building..
make -C es clean all
make -C fs clean all
make -C fs-usb clean all
make -C di clean all
make -C mini-tree-mod clean all

echo Patching..

echo Patching for SNEEK
echo IOSKPatch: SD (with di)
IOSKpatch\IOSKPatch 0000000e.app 0000000E-TMP.app -s -d > NUL
echo elfins: Creating boot2_di.bin (SDCard as NAND, with DI module support)
ELFIns\elfins 0000000E-TMP.app boot2_di.bin es\esmodule.elf fs\iosmodule.elf > NUL

echo IOSKPatch: SD (no di)
IOSKpatch\IOSKPatch 0000000e.app 0000000E-TMP.app -s > NUL
echo elfins: Creating boot2_sd.bin (SDCard as NAND)
ELFIns\elfins 0000000E-TMP.app boot2_sd.bin es\esmodule.elf fs\iosmodule.elf > NUL

echo Patching for UNEEK
echo IOSKPatch: USB (no di)
IOSKpatch\IOSKPatch 0000000e.app 0000000E-TMP.app -u > NUL
echo elfins: Creating boot2_usb.bin (USB as NAND)
ELFIns\elfins 0000000E-TMP.app boot2_usb.bin es\esmodule.elf fs-usb\iosmodule.elf > NUL

echo elfins: Creating di.bin
ELFIns\elfins 00000001.app di.bin di\iosmodule.elf > NUL

del 0000000E-TMP.app
 

cwstjdenobs

Sodomy non sapiens
Member
Joined
Mar 10, 2009
Messages
1,756
Trophies
0
Location
Ankh-Morpork
Website
Visit site
XP
205
Country
cwstjdenobs said:
Anyone else having problems with IOS reloading games? Sam and Max (1 and 2) freezes when loading an episode, MPT sends me to the SM, and trying to install the Mariokart Channel sends me back to the SM.

Edit: And as soon as I set up MK:Wii and boot in to SNEEK the channel disappears from the SM...

OK, I've tested everything I've got that does an IOS Reload except HOTD 2 and 3 and I'm getting exactly the same results as you would with a normal USB loader while using the newer DI module (either freezes or returning to the SM). Can anyone think of anything I should check before submiting an issue?
 

bewitched

Well-Known Member
Member
Joined
Mar 11, 2008
Messages
126
Trophies
0
Location
Europe
XP
207
Country
Netherlands
NVM: can not reproduce the problem
wacko.gif


(Wii 4.2 Pal)
 

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
bewitched said:
After starting SNEEK with bootmii from the HBC, it loads SNEEK and i can run the HBC. Then i choose an app and all is working ok
yaywii.gif

But after quiting the application i get thrown back to the official Wii System menu, instead of returning to SNEEK?

(Wii 4.2 Pal)
That shouldn't be possible at all. What homebrew causes this? USB Gecko log available?
 

mrray2012

Member
Newcomer
Joined
Nov 9, 2008
Messages
20
Trophies
0
XP
32
Country
United States
I compiled Sneek and I am using it with di. This is my setup on SD (Nand dump folders are also in root):
Code:
bootmii
-armboot.elf
-bootmii.ini
-ppcboot.elf
boot2.bin
All I get is when I select bootmii from HBC is a black screen and the disk drive flashes on and on.
Any help?
 

Kovani

Well-Known Member
Member
Joined
Jan 4, 2009
Messages
168
Trophies
0
XP
86
Country
Canada
I really need some advice. I spent a lot of time to get a game working from USB, but I didn't find anything to help me. Here is the detailed steps I've followed.

I downloaded the latest Sneek revision (r73). I ran build_boot2 after editing a couple of lines. By the way, I used 0000000e.app (from IOS70) and 00000001.app (from IOS60). I didn't get any error in the compiling process. I renamed boot2_di.bin to boot2.bin and I placed this file along with di.bin and the NAND dump in the root of my SD card.

I took an ISO from my WBFS partition and ran WiiScrubber to delete the update partition of the game. Then, I extracted all the required files from the game partition to where they should be in USB:\games\XXXX according to mousex's picture.

When I turn on the Wii and I go to the disc channel, it says that the disc could not be read. At least slot.bin is created on my HDD. I also tried BannerMe, but when I launch the channel on my Wii it returns to the system menu. I tried with 5 different game and I got the same result.

Does anyone have the same problem or know what I am doing wrong?
 

Pakatus

Well-Known Member
Member
Joined
Apr 13, 2009
Messages
779
Trophies
0
Age
44
Location
Portugal
XP
139
Country
anyone can help me out?

While compiling the makefile exits with some strange behaviour, failing on some plugin.

25qfwnl.png


using win7 x64. Anyone knows what is it? Btw...final directory tmp has all folders/files created in SNEEK and UNEEK folders, despite this.
 
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