Hacking Wii U Hacking & Homebrew Discussion

  • Thread starter Thread starter filfat
  • Start date Start date
  • Views Views 5,092,099
  • Replies Replies 21,104
  • Likes Likes 29
This isn't for people like you who can't figure out how to use this shit. Real developers use Linux. Either suck it up and install it yourself, or just wait for someone else to compile it for you. This isn't intended for the likes of you. Stop complaining and port it to Windows yourself.

What are you talking about, I've been using this on Windows the entire time, hell, I use Windows for EVERYTHING, and nothing has ever held me back. IDK why he's having so much trouble getting it to run TBH, all I had to do was a clean install of cygwin with all the default programs it has, same with devkitpro, the correct version of python, and then open a cygwin terminal and cd to the correct directory and type ./build.sh file.c. It's not that difficult to do.
 
(after deep fixing in the freaking linux .sh file)
error:

Code:
./build.sh: line 34: dd: command not found
g++.exe: error: CreateProcess: No such file or directory
c:\devkitPro\devkitPPC\powerpc-eabi\bin\ld.exe: cannot find hello.o: No such file or directory
Traceback (most recent call last):
  File "./generate_html.py", line 91, in <module>
    code_js = code_to_js(open('code.bin', 'rb').read())
FileNotFoundError: [Errno 2] No such file or directory: 'code.bin'

:nayps3:


Issue was with Vista for him, this message is now irrelevant lol
 
no, i thought i finally got it to work using vista, it turn out i was wrong...

for the record:

Code:
line 2: $'\r': command does not exist
line 12 syntaxerror: unexpected file ending

Cygwin 64bit
Python 3.4.1
DevKitPPC latest.

EVERY single thing is correct, so why the hate?


Well the original problem you were having "no such file or directory" is the exact same issue I was having trying to compile the leaked version. I have a feeling the build shellscript with the leaked version is corrupt. Try grabbing the official build system by Marionumber1 here: https://bitbucket.org/Marionumber1/wiiu-userspace/overview

That's what I recommended in the previous post
 
This isn't for people like you who can't figure out how to use this shit. Real developers use Linux. Either suck it up and install it yourself, or just wait for someone else to compile it for you. This isn't intended for the likes of you. Stop complaining and port it to Windows yourself.


No need to be nasty, grow up. If it wasn't for filfat, we wouldn't have an original host for this exploit! Even if he doesn't have much experience with Unix/Linux who cares? Does it really matter all that much? Cygwin runs right in windows, sure there's a bit of a learning curve for a windows user, using unix commands but cut him some slack.

I myself am a huge linux fan, but you don't see me bashing everybody who doesn't use it, do you?
 
Kem1uyn.png

oväntat filslut = unexpected file ending
 
  • Like
Reactions: TeamScriptKiddies
Kem1uyn.png

oväntat filslut = unexpected file ending


Do you have the hello.c file anywhere in one of those subfolders? Let me download the official build kit, as all I have right now is the leaked version. The file location maybe be different I don't know. I just want to make sure we're on the same page
 
Going by what I just downloaded (official build system) hello.c should be in the src folder

It shouldn't matter, you should be on that source directory, and type ./build.sh 410 hello.c and it should find all the files in their correct folders (if you actually look at the script it goes to build and then that build.sh builds using the correct version, with the file you specified, and moves it to htdocs for xampp.
 
  • Like
Reactions: TeamScriptKiddies
Alright, this is just big mess, i fixed the first two errors by first converting the file to dos format then unix format again
i think i have found a fix, just need to reboot first,


That may cause some issues.... but post your results anyways. If it ends up being a good workaround for windows users, might as well share it :P
 

Site & Scene News

Popular threads in this forum