Hacking WiiUTablet - use the Gamepad as PC drawing tablet

  • Thread starter Thread starter PewnyPL
  • Start date Start date
  • Views Views 39,209
  • Replies Replies 48
  • Likes Likes 13
i got no sucess running it on ubuntu 19.10

machado@machado:~/Downloads$ ./WiiUTablet.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/java_websocket/server/WebSocketServer
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1017)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:151)
at java.base/java.net.URLClassLoader.defineClass(URLClassLoader.java:514)
at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:422)
at java.base/java.net.URLClassLoader$1.run(URLClassLoader.java:416)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:691)
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:415)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
at java.base/java.lang.Class.forName0(Native Method)
at java.base/java.lang.Class.forName(Class.java:427)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoader.java:56)
Caused by: java.lang.ClassNotFoundException: org.java_websocket.server.WebSocketServer
at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:435)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:589)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
... 13 more
fmachado@machado:~/Downloads$ java -c WiiUTablet.jar
Unrecognized option: -c
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
fmachado@machado:~/Downloads$
 
i have no idea where to even start with running something like this any kind soul wanna make a video tutorial on how to use this?

--------------------- MERGED ---------------------------

i have no idea where to even begin with something like this any kind soul wanna make a video tutorial?
 
Hard to do an example here. What I did was to host the HTML and JS file on my laptop using XAMPP, then on Wii U I went to the browser and put in my laptop's IP so it gets the page. The Jar file does not host the page by itself.
How do you set up XAMPP to run HTML and Java?
 
Coming into this post coding-blind and just generally lost. I'm really lost on how to launch this and get this up, I'm really dying for help. Just guidance or even a simple step>step tutorial, any help is appreciated!
 
Coming into this post coding-blind and just generally lost. I'm really lost on how to launch this and get this up, I'm really dying for help. Just guidance or even a simple step>step tutorial, any help is appreciated!
you need to make changes to the code:
1647138347738.png


that's what the resolution looks like by default. the other is in the html folder, think it's a js files, while this is a jar iirc. you need to change the ip to your pc's ip address in there, then save both files.
 
you need to make changes to the code:
View attachment 301602

that's what the resolution looks like by default. the other is in the html folder, think it's a js files, while this is a jar iirc. you need to change the ip to your pc's ip address in there, then save both files.
I got that tackled so far, thank you. How do I run the server and get a link for the wii u to connect to? Or do i just use the file link listed in the browser? Like "file:///C:/Users/Desktop/WiiUTablet-master/HTML5/index.html" (removed some details in link for privacy on this forum).
 
Thank you for sharing your work! I would like to very much use this tool. However, I am unable to find out how to exactly install and run it. Are there files that need to go on my SD card? Or do I need to do something with the .jar and .js on my PC?
 

Site & Scene News

Popular threads in this forum