Hacking Wii U Hacking & Homebrew Discussion

Sammi Husky

Well-Known Member
Member
Joined
Jul 6, 2014
Messages
312
Trophies
0
Age
29
XP
498
Country
United States
There are tons of things the wiiu could benefit from homebrew wise. I'm experienced enough in writing homebrew to make a few things, but currently am waiting on a more stable development env to work with before investing too much time in it. At the immediate moment, game mods take most of my interest.
 

pedro702

Well-Known Member
Member
Joined
Mar 3, 2014
Messages
12,714
Trophies
2
Age
33
XP
8,669
Country
Portugal
Want to report a bug of sorts, tcp gecko can not connect to the console if your using the ethernet usb adaptor on wiiu but works fine using wireless with the exact same setup, any reason for this? cafiine and every other app work fine trough the usb etehrnet adpator for wiiu but not tcp gecko.
 

Onion_Knight

Well-Known Member
Member
Joined
Feb 6, 2014
Messages
878
Trophies
0
Age
45
XP
997
Country
I know. :glare:
OpenDNS Updater, or whatever it's called, failed and my Wii U updated.
So, instead of listening to hundreds of posts saying not to use OpenDNS and other hundreds of posts saying to use TubeHax, you decided...eh fuck it...
You have 0 sympathy from me...
 
Last edited by Onion_Knight, , Reason: decided to add that last line in case it wasn't clear.
  • Like
Reactions: JaceCearK1

AboodXD

I hack NSMB games, and other shiz.
Member
Joined
Oct 11, 2014
Messages
2,880
Trophies
1
Location
Not under a rock.
XP
2,921
Country
United Arab Emirates
So, instead of listening to hundreds of posts saying not to use OpenDNS and other hundreds of posts saying to use TubeHax, you decided...eh fuck it...
You have 0 sympathy from me...
My Wii U updated before the "Use TubeHax on your Wii U instead of OpenDNS" era. A.k.a. My Wii U updated just when 5.5.0 got released, at that time, nobody was talking about TubeHax in this thread.
 
Last edited by AboodXD,
  • Like
Reactions: Margen67

Onion_Knight

Well-Known Member
Member
Joined
Feb 6, 2014
Messages
878
Trophies
0
Age
45
XP
997
Country
My Wii U updated before the "Use TubeHax on your Wii U instead of OpenDNS" era. A.k.a. My Wii U updated just when 5.5.0 got released, at that time, nobody was talking about TubeHax in this thread.

fair point, but we were still talking about the fail of OpenDNS and the various ways to stop it from failing.
 

NWPlayer123

Well-Known Member
Member
Joined
Feb 17, 2012
Messages
2,642
Trophies
0
Location
The Everfree Forest
XP
6,693
Country
United States
some people also don't have access to their routers parental controls, making them unable to block from parental controls.
I'm pretty sure it's the Wii U's parental constrols, not a router.

Also, a few thoughts since it's 6AM and I can't sleep
1) If you want a WBFS equivalent that'll be sustainable, you'd be best using this. That by itself can't create new files but it's a good start and it reuses the existing format.

2) I've been poking at textures some more, I have something from a while ago that can convert GTX straight to PNG but it doesn't work with swizzling, yet. I keep trying but nothing's clicking, if you wanna try there's an issue here with more stuff. I might try zhuowei's version out later.

3) It's probably not a good time to be motivated since I'm trying to sleep but I'm also gonna try to poke at documenting some more functions, the Add-On Content library is fairly straightforward, and I wanted to try getting AX audio streaming working but it's tedious to debug with RPC or TCPGecko so I haven't done anything with it yet.

4) After the new rewrite which I still need to push, TCPGecko is basically better in every way to RPC. I need to add back the upload function to the codehandler, but
  • It can obtain and call symbols (has a tcp.function to do it all in one line) and lets you specify isData for functions that need it, and it prettyprints the addresses now for easy copypaste.
  • Upload should make it easy to upload data blobs like custom ROMs, only allows 0x400 bytes or 1KB per call but it's better than overloading the socket trying to poke tons of times.
  • It has FS and SAVE reimplemented so it's super easy to look around in some apps (need to add a silencer variable to get_symbol so it doesn't spam all the functions it autoruns).
  • It's Python so you can make scripts to automate lots of stuff like I have, and you can set up your internet connection to use a static local IP so it never changes.
Only the memory tab is implemented in the GUI since I got caught up on making it perfect, but everything should work with Python 3 and PyQt5 since I was forced to upgrade because Qt4 didn't have something I needed :<
Also, the qHexSpinBox has a weird double tick if you use the arrows and then press the update button, not sure how to fix it. I'll make a better thread explaining it all when I get it pushed (I make lots of promises, feel free to smack me if I forget).
 

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,864
Trophies
2
Location
At Home :)
XP
4,435
Country
For some very odd reason I cannot self host at all now I have tried everything and nothing works the kexploit & normal kernal just freezes up on me I have choose every option to me but nothing. I have to now rely on Wj44's site :(
 
D

Deleted-355425

Guest
For some very odd reason I cannot self host at all now I have tried everything and nothing works the kexploit & normal kernal just freezes up on me I have choose every option to me but nothing. I have to now rely on Wj44's site :(

just upload the files to a free host and use that :)
 
  • Like
Reactions: Margen67

bache

Well-Known Member
Member
Joined
Sep 28, 2009
Messages
694
Trophies
1
XP
515
Country
For some very odd reason I cannot self host at all now I have tried everything and nothing works the kexploit & normal kernal just freezes up on me I have choose every option to me but nothing. I have to now rely on Wj44's site :(

Has your PC's internal IP changed from a router reboot?
 

FIX94

Former Staff
Former Staff
Joined
Dec 3, 2009
Messages
7,284
Trophies
0
Age
29
Location
???
XP
11,238
Country
Germany
For some very odd reason I cannot self host at all now I have tried everything and nothing works the kexploit & normal kernal just freezes up on me I have choose every option to me but nothing. I have to now rely on Wj44's site :(
I dont exactly understand why you have a problem with using one of the existing services like mine or wjs, it does not seem like you write too much code on your own anyways that needs to be used on your pc directly :P
 

A Generic User

Well-Known Member
Member
Joined
Aug 24, 2015
Messages
134
Trophies
0
XP
864
Country
United States
some people also don't have access to their routers parental controls, making them unable to block from parental controls.
Or in my unfortunate case, your router literally lacks a "URL blacklist", so I couldn't block the URLs on my router even if I wanted to :(

Also, I asked a few questions a few pages back, and nobody seems to have noticed, or is it you guys really lack answers?

Also, Reecey, I think I had a similar problem. My laptop is apparently a stupid piece of shit that can't host HTML files whatsoever, but my desktop works perfectly fine -_-
 
Last edited by A Generic User,

Reecey

Mario 64 (favorite game of all time)
Member
Joined
Mar 7, 2010
Messages
5,864
Trophies
2
Location
At Home :)
XP
4,435
Country
Or in my unfortunate case, your router literally lacks a "URL blacklist", so I couldn't block the URLs on my router even if I wanted to :(

Also, I asked a few questions a few pages back, and nobody seems to have noticed, or is it you guys really lack answers?

Also, Reecey, I think I had a similar problem. My laptop is apparently a stupid piece of shit that can't host HTML files whatsoever, but my desktop works perfectly fine -_-
No its not the laptop 100% for sure its an i7 :)
 
  • Like
Reactions: A Generic User

jammybudga777

Well-Known Member
Member
Joined
Aug 23, 2013
Messages
2,284
Trophies
1
Age
37
XP
2,193
Country
Or in my unfortunate case, your router literally lacks a "URL blacklist", so I couldn't block the URLs on my router even if I wanted to :(

Also, I asked a few questions a few pages back, and nobody seems to have noticed, or is it you guys really lack answers?

Also, Reecey, I think I had a similar problem. My laptop is apparently a stupid piece of shit that can't host HTML files whatsoever, but my desktop works perfectly fine -_-
Does nobody listen about blocking MAC address? I can't block URLs either so I do my MAC address
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    LeoTCK @ LeoTCK: yes for nearly a month i was officially a wanted fugitive, until yesterday when it ended