Hacking neek2o

  • Thread starter obcd
  • Start date
  • Views 303,471
  • Replies 1,533
  • Likes 5

WiiPower

Well-Known Member
Member
Joined
Oct 17, 2008
Messages
8,165
Trophies
0
XP
345
Country
Gambia, The
Using the boot2 version to detect if Sneek is running sounds stupid. Why not use di ioctl 0x24 (get game count)? Hmm, ok that's only for +DI, but do you care about non +DI?

He changed it to make it undetectable.
He'd have to do a lot more than just returning the correct boot2 version if that was the aim.

But there's no need to add more stuff that makes Sneek detectable.
 

stfour

Well-Known Member
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
Using the boot2 version to detect if Sneek is running sounds stupid. Why not use di ioctl 0x24 (get game count)? Hmm, ok that's only for +DI, but do you care about non +DI?

As sneek exist, using ioctl 0x24 don't solve the problem. (imho)
 

stfour

Well-Known Member
Member
Joined
May 24, 2011
Messages
1,592
Trophies
0
XP
350
Country
Italy
This works fine, and should be compatible with any (current) versione of sneek/uneek/neek2o

Code:
bool SenseSneek (bool isfsinit)
{
bool ret = true;
char path[ISFS_MAXPATH] ATTRIBUTE_ALIGN(32);

strcpy (path, "/SNEEK/kernel.bin");

if (isfsinit) ISFS_Initialize ();

s32 fd = ISFS_Open(path, ISFS_OPEN_READ);
if (fd < 0)
ret = false;
else
ISFS_Close (fd);

if (isfsinit) ISFS_Deinitialize ();

return ret;
}
 

obcd

Well-Known Member
OP
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
If you run BC from sneek nand, or BC from real nand, it shouldn't make a difference.
As BC is unpatched, it will get DML Mios from real nand.
Once it's running, it's not using the nand anymore. So, it should work from uneek2o as well. (not only from sneek2o)
The major problem there was creating the diconfig.bin, as the sneek di wasn't having sd access.
 

obcd

Well-Known Member
OP
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
Like you didn't know :)

Btw, nice fix you found for the SenseSneek. Will need to update the one I added to the uneek_fs library.
 

OverjoY

Well-Known Member
Member
Joined
Apr 1, 2010
Messages
496
Trophies
1
Location
Heerlen
XP
594
Country
Netherlands
crediar told some people there's no specific reason he changed the bootmii version back to 4.

For dml support in uneek2o it was not only a problem to read the game info, but also to write the boot.bin file. The uneek2o beta I'll release tomorrow for the test crew has full dml support.
 

obcd

Well-Known Member
OP
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
Looks like stfour already fixed it for postloader.
Everything besides di can check the sd card games folder and create the boot.bin file on it without problems in uneek2o.


 

uneekdml

New Member
Newbie
Joined
Jan 14, 2012
Messages
4
Trophies
0
XP
1
Country
United States
Can anyone give me pointers on what I should investigate if I can't get sneek2o+di working? So far, with the same hardware and filesystems, I got working sneek+di, sneek (no di), and uneek2o+di (haven't tried just sneek2o w/o di). No matter what I do, sneek2o+di just sits and never even initializes video output (TV says "No Input"). It does manage to create the "sneek" directory on the USB drive (even if I delete it) and blink the light on the drive a few times. It's hitting the drive and obviously recognizes the filesystem, but nothing ever happens from there. It's like it doesn't load the nand on the SD, but the SD works fine for sneek+di, bootmii, etc. Blue light on the Wii just stays dark.

uneek2o+di and sneek2o+di installs were both built with ModMii. sneek+di that worked was compiled from most recent using the compile quick guide.

Anyone got some pointers here?
 

Taleweaver

Storywriter
Member
Joined
Dec 23, 2009
Messages
8,692
Trophies
2
Age
43
Location
Belgium
XP
8,104
Country
Belgium
If you run BC from sneek nand, or BC from real nand, it shouldn't make a difference.
As BC is unpatched, it will get DML Mios from real nand.
Once it's running, it's not using the nand anymore. So, it should work from uneek2o as well. (not only from sneek2o)
The major problem there was creating the diconfig.bin, as the sneek di wasn't having sd access.
Hmm...does this mean that to get DML running in neek2o, you need to install the DML Mios to the real nand?
 

obcd

Well-Known Member
OP
Member
Joined
Apr 5, 2011
Messages
1,594
Trophies
0
XP
432
Country
Belgium
Is this only an issue with rev. 70, or also with other rev. of neek2o?
Have you tried it on a U nand? Did it work?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    I had a power nap woke up with so much gas it's awesome
  • BakerMan @ BakerMan:
    holy shit why do i have 19 notifications?!
  • BakerMan @ BakerMan:
    AND WHY ARE SOME OF THEM BUNDLED UP REACTIONS TO POSTS?
  • BigOnYa @ BigOnYa:
    Cause I maybe, maybe clicked like a few times.
  • K3Nv2 @ K3Nv2:
    You're as loved as much as Juan now enjoy it
    +1
  • K3Nv2 @ K3Nv2:
    I'm sorry for the insult
  • BakerMan @ BakerMan:
    the difference is i like wario and samus and he likes muscle mommies and feet
    +1
  • BakerMan @ BakerMan:
    wait, i forgot wizards too
  • BigOnYa @ BigOnYa:
    I have a buddy that has a moonshine still and he makes his own shine. He brought me a jar of some peach shine/brandy, shit is damn good. Gonna have to see if can get more.
    +1
  • BakerMan @ BakerMan:
    careful that shit don't make you go blind
  • BigOnYa @ BigOnYa:
    Nuh that's only if you drink what first comes out when distilling, you must throw out the first part of it when it starts running. (Its called the "head(s)" of the run) Or use it for fuel or a general purpose cleaner
    +1
  • K3Nv2 @ K3Nv2:
    If alcohol would've made @BigOnYa blind by now it would have
    +2
  • BigOnYa @ BigOnYa:
    So True.
    +1
  • K3Nv2 @ K3Nv2:
    I should make a poll for bigonya to change his username to DrunkOnYa
    +1
  • BigOnYa @ BigOnYa:
    That's my alt
    +1
  • K3Nv2 @ K3Nv2:
    I don't wanna go to the store someone go for me
  • BigOnYa @ BigOnYa:
    Call my wifey, tell her pick up stuff on her way over.
  • K3Nv2 @ K3Nv2:
    Pick up my door dash meat me in the allyway
    +1
  • BigOnYa @ BigOnYa:
    Wifey is busy, so ill send my buddy @AncientBoi , in his gimp outfit. "who ordered the 6" sausage?""
  • K3Nv2 @ K3Nv2:
    Like subway it's false advertising
    +1
  • BigOnYa @ BigOnYa:
    Ok "who ordered the Vienna sausage?"
  • K3Nv2 @ K3Nv2:
    Uremum
    +1
  • BigOnYa @ BigOnYa:
    My buddy convince me to download and play poker game with him yesterday, called Four Kings Casino, its pretty fun actually, you create a avatar and walk around in a virtual casino, and play any table, or slots with others online.There's even a dance club and bowling alley.
  • SylverReZ @ SylverReZ:
    They should bring advertisements like this back LOL.
    SylverReZ @ SylverReZ: They should bring advertisements like this back LOL.