• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Controllers v
« Previous 1 ... 213 214 215 216 217 ... 319 Next »

[Resolved] Help with Wiimote on Ubuntu
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[Resolved] Help with Wiimote on Ubuntu
07-18-2013, 11:35 PM (This post was last modified: 07-19-2013, 02:43 AM by nano351.)
#1
nano351 Offline
Junior Member
**
Posts: 21
Threads: 3
Joined: Jul 2013
Hello,

I need some help getting my wiimote to work properly with dolphin. What's happening right now is I can get it to connect through dolphin and I can start up new super mario bros wii and get through a menu or two but after a short while the controller stops doing anything in the game. The controller still says it's connected to player 1 and the point this happens varies (and I know I can get further places in this game using an emulated wiimote). I've tried two different wiimotes with the same remote.

Some info on my stystem

OS: Ubuntu 13.04

The wiimotes:
Official nintendo wiimote. labeled on the wiimote is RVL-003
Official nintendo wiiomte plus. labeled on the wiimote is RVL-036

My system's bluetooth is integrated into my motherboard:
http://www.newegg.com/Product/Product.aspx?Item=N82E16813131701


I also have this usb bluetooth dongle available which I could try using but I do not know how to configure my system to use the usb dongle instead of the integrated bluetooth:
http://www.iogear.com/product/GBU421/


Any advice?
Find
Reply
07-19-2013, 12:28 AM
#2
admin89 Offline
Overclocker™ ✓ᵛᵉʳᶦᶠᶦᵉᵈ
*******
Posts: 6,889
Threads: 127
Joined: Nov 2009
Err ...Not the best advice for you but you should use Windows x64 and Toshiba Stack
Laptop: (Show Spoiler)
Clevo W230SS : 3200x1800 IPS | i7 4700MQ @ 3.6GHz (Intel XTU + Triple fan mod) | GTX 860M GDDR5 | 128GB Toshiba CFD SSD | 16GB DDR3L 1600MHz
Aspire 715 43G : 1080p 144Hz |  R5 5625U @ 4.3GHz | Nvidia RTX 3050 4GB | 500GB WD SSD  | 16GB DDR4 3200MHz 
Mini PC :: (Show Spoiler)
G3258 @ 4.6GHz | ELSA GTX 750 | Asrock Z87E ITX | 600W SFX 80+ Gold Silverstone + SG06-LITE | Corsair Vengeance 8GB 2000MHz | Scythe Kozuti + Ao Kaze | 45TB 2.5" Ex HDD (in total) , Zelda Gold Wiimote , LE Wii Classic Controller , Gold LE PS3 DualShock , BlackWidow Chroma ,
Now Playing : Xenoblade Definitive Edition on Yuzu - Switch Emu 

 
Find
Reply
07-19-2013, 01:34 AM (This post was last modified: 07-19-2013, 02:25 AM by nano351.)
#3
nano351 Offline
Junior Member
**
Posts: 21
Threads: 3
Joined: Jul 2013
(07-19-2013, 12:28 AM)admin89 Wrote: Err ...Not the best advice for you but you should use Windows x64 and Toshiba Stack
Yeah that doesn't really help because I would rather not boot into windows everytime I want to play wii games :x Thanks for the help though!

EDIT:

An update. I can reconnect the wii mote to give a couple more inputs before it disconnects and if I connect both player 2 stays connected fine but player 1 gets booted off quickly
Find
Reply
07-19-2013, 02:29 AM
#4
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,306
Threads: 273
Joined: Dec 2010
There is a way to use motion+ on Ubuntu, but I don't know how so ask Shonumi :3
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
07-19-2013, 02:42 AM
#5
nano351 Offline
Junior Member
**
Posts: 21
Threads: 3
Joined: Jul 2013
I just resolved the issue and I feel like an idiot. There's a bug introduced somewhere between 3.5-0 and 3.5-1579 that is causing this problem because when I switched back to 3.5-0 everything worked fine!
Find
Reply
07-19-2013, 03:10 AM
#6
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,502
Threads: 55
Joined: Dec 2011
admin89 Wrote:Err ...Not the best advice for you but you should use Windows x64 and Toshiba Stack

Or better yet, the OP can use a real Linux distro, like Slackware or Arch Linux :p

Well, the latest revisions have a lot of fixes that you might be interested in (sound in a lot of games under HLE for example), so it would be helpful to know how to connect Wiimotes in the latest revisions. This is how I connect Wiimotes to Dolphin. Works for every revision I've tried

1) Make sure you have libbluetooth installed on your system. Open up a terminal (or however Unity executes commands) and execute "bluetoothd" as root (e.g. sudo bluetoothd). This should drop an icon somewhere for Blueman, the GTK bluetooth manager (install that if necessary as well), and if it doesn't show up, just run "blueman-manager".
2) Run Dolphin. Click the "Wiimote" button in Dolphin and enable Continuous Scanning (makes life a lot easier), then hold the 1 + 2 buttons. The Wiimote should hook up automatically, no pairing necessary.
3) If you have Continuous Scanning enabled, from now on you can just boot games and hold the 1 + 2 buttons and it'll make the connection easily.

If you're successful, Blueman should show you which Wiimotes are connected and their signal strength, transfer rate, etc. It'll also show you a green dot over its system icon letting you know something's connected.
Website Find
Reply
07-19-2013, 04:23 AM
#7
nano351 Offline
Junior Member
**
Posts: 21
Threads: 3
Joined: Jul 2013
(07-19-2013, 03:10 AM)Shonumi Wrote:
' Wrote:Err ...Not the best advice for you but you should use Windows x64 and Toshiba Stack

Or better yet, the OP can use a real Linux distro, like Slackware or Arch Linux :p

Well, the latest revisions have a lot of fixes that you might be interested in (sound in a lot of games under HLE for example), so it would be helpful to know how to connect Wiimotes in the latest revisions. This is how I connect Wiimotes to Dolphin. Works for every revision I've tried

1) Make sure you have libbluetooth installed on your system. Open up a terminal (or however Unity executes commands) and execute "bluetoothd" as root (e.g. sudo bluetoothd). This should drop an icon somewhere for Blueman, the GTK bluetooth manager (install that if necessary as well), and if it doesn't show up, just run "blueman-manager".
2) Run Dolphin. Click the "Wiimote" button in Dolphin and enable Continuous Scanning (makes life a lot easier), then hold the 1 + 2 buttons. The Wiimote should hook up automatically, no pairing necessary.
3) If you have Continuous Scanning enabled, from now on you can just boot games and hold the 1 + 2 buttons and it'll make the connection easily.

If you're successful, Blueman should show you which Wiimotes are connected and their signal strength, transfer rate, etc. It'll also show you a green dot over its system icon letting you know something's connected.
I'm not sure if you saw my post just before yours but, there seems to be some bugs in 3.5-1579 that are causing issues for me. I went back and did some testing and found that if I removed the emulated wiimote settings from the configuration file, it would start working again! But I started running into problems after loading a few games and now neither wiimotes are cooperating with this build. I switched back to 3.5-0 and everything still works fine. It's just a pain though because there's a lot of fixes for games I enjoy in 3.5-1579 (including HLE audio fixes) and that nice auto scan feature for the wiimotes but random issues keep popping up for wiimotes on that build for me
Find
Reply
07-19-2013, 04:35 AM
#8
LordVador Offline
Christmas Vader
*******
Posts: 8,851
Threads: 1,908
Joined: Mar 2011
(07-19-2013, 04:23 AM)nano351 Wrote: there seems to be some bugs in 3.5-1579 that are causing issues for me.

Try to find from which build this issue seems to exist for you.

Btw have you tried very latest builds (currently 3.5-1625)?
[color=#ff0000][color=#006600]i5 3570K @ 4.5GHz/GTX 660 Ti/RAM 4GB/Win7 x64[/color][/color]
Find
Reply
07-19-2013, 04:41 AM
#9
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,502
Threads: 55
Joined: Dec 2011
nano351 Wrote:I'm not sure if you saw my post just before yours but, there seems to be some bugs in 3.5-1579 that are causing issues for me.

Actually, I did see your post, and that's why I responded. 3.5 is fine for a number of games, but I was trying to help you use newer revisions. How are you installing Dolphin? Are you using the Ubuntu builds from this website? I would try compiling it yourself: http://code.google.com/p/dolphin-emu/wiki/Linux_Build It's never failed me as of yet.
Website Find
Reply
07-19-2013, 08:01 AM (This post was last modified: 07-19-2013, 08:12 AM by nano351.)
#10
nano351 Offline
Junior Member
**
Posts: 21
Threads: 3
Joined: Jul 2013
Right now I'm using this repository to install it with apt-get:
https://code.google.com/p/dolphin-emu/wiki/DolphinUbuntuPackages

installing dolphin-emu gives me 3.5-0 and dolphin-emu-master gives 3.5-1579. I'll try using the version on the website and building it myself and see if either cause issues

edit:
3.5-1625 from the dolphin-emu.org download page works perfect! Well sound from the wiimote is garbled but I didn't really expect that to work anyways. Thanks, I didn't realize that linux builds were available from that page
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode