Hacking SNEEK v2

  • Thread starter Thread starter Det1re
  • Start date Start date
  • Views Views 544,298
  • Replies Replies 2,761
  • Likes Likes 1
wow thats true, does triforce play the real nand wads with perfect compatibility? (I don't wanna change this to a triforce thread, just wondering for use with sneek in the future)
 
I have to ask a question about SNEEK I know it's not out yet is the blocks a higher number than the actual NAND in the actual Wii?
 
Sounds Promising
smile.gif
!
 
wilsoff said:
Source is up... #sneek on efnet

*** Topic is: SNEEK is now on http://code.google.com/p/sneek/
*** Topic set by [email protected] [Thu Jan 28 04:02:48 2010]

Roll on the thousands of questions about SVN checkout and compiling
tongue.gif

Talking about us useless plebs, what do you do with the 2 .elfs?

Edit: OK, that was easy enough
wink.gif
 
wilsoff said:
Source is up... #sneek on efnet

*** Topic is: SNEEK is now on http://code.google.com/p/sneek/
*** Topic set by [email protected] [Thu Jan 28 04:02:48 2010]

Roll on the thousands of questions about SVN checkout and compiling
tongue.gif

eg: me.

anyone got a compiled version? or have any idea when a compiled version will be on the google code page?
 
the final SNEEK file is an IOS kernel modul with the ES/FS part replaced, so there won't be a ready to use download.
There might be a download with the compiled ES/FS modules.
 
It's giving me a read-only version, though. I guess I could download every link, but that would be kinda tedious. And I'm too nub to compile it anyway. XD
 
FenrirWolf said:
It's giving me a read-only version, though. I guess I could download every link, but that would be kinda tedious. And I'm too nub to compile it anyway. XD

Read-only just means, you can't commit to it. It's complete anyhow.
 
anyone said:
How do I use the SVN checkout url from http://code.google.com/p/sneek/source/checkout ?
This is how I do it on Win XP, I don't know if it'll work on Vista. Get svn-1.4.6-setup.exe from http://subversion.tigris.org/servlets/Proj...p;showInfo=true and install it. This is a command line svn client which means the command prompt will understand svn commands.

Now open up a command prompt and type in
CODEsvn checkout http://sneek.googlecode.com/svn/ sneek-read-only
This will download the entire source to the current directory (the directory shown in cmd).

An easier way is to create a text file (use notepad) in the folder you want to download the source to. Edit that text file so that it contains the svn command above. Use "Save As..." and select all file types, and save it as "something.bat" (including the inverted commas, in case you have extensions hidden this will force it to use the .bat extension). Now double click on the .bat file and it will download the contents to the same location as the .bat file.

The last part, sneek-read-only, simply specifies the sub-folder on your computer that the source will saved in.
 
wilsoff said:
anyone said:
How do I use the SVN checkout url from http://code.google.com/p/sneek/source/checkout ?
This is how I do it on Win XP, I don't know if it'll work on Vista. Get svn-1.4.6-setup.exe from http://subversion.tigris.org/servlets/Proj...p;showInfo=true and install it. This is a command line svn client which means the command prompt will understand svn commands.

Now open up a command prompt and type in
CODEsvn checkout http://sneek.googlecode.com/svn/ sneek-read-only
This will download the entire source to the current directory (the directory shown in cmd).

An easier way is to create a text file (use notepad) in the folder you want to download the source to. Edit that text file so that it contains the svn command above. Use "Save As..." and select all file types, and save it as "something.bat" (including the inverted commas, in case you have extensions hidden this will force it to use the .bat extension). Now double click on the .bat file and it will download the contents to the same location as the .bat file.

The last part, sneek-read-only, simply specifies the sub-folder on your computer that the source will saved in.
Well, that worked for me on Win7 x64. Now to read up on how to compile it, I suppose.
 
You'll need cygwin most likely, as you have to build the MINI toolchain in order to compile MINI/sneek. On Linux/OSX nothing else is needed besides GCC. :3
 

Site & Scene News

Popular threads in this forum