Emulator Issues #184
closedWiimote support in linux (preventing wii games from loading)
0%
Description
No Wii support at all currently. Would like to get it working so I can test
Masken's changes.
Updated by hrydgard about 16 years ago
- Status changed from New to Questionable
- Priority changed from Normal to Low
Wii works in linux. Not sure what you're talking about? Download some wii homebrew
(like Mahjong), it runs.
Updated by ChaosCode about 16 years ago
I'll have to retest but I tried and so did sonic.
Updated by nakeee about 16 years ago
It works for me on linux.
If it still doesn't work can you paste an error message?
Or at least describe what happens with a bit more details:)
Updated by Sonicadvance1 about 16 years ago
Commercial Wii games still do not run at all. Homebrew Wii games run, but the Wiimote
Plugin doesn't get any of it's functions called besides Initialize and Shutdown. So
My Wiimote usage trying out isn't working very well since I don't get anything.
Updated by nakeee about 16 years ago
ChaosCode, please make this issue make sense :)
Updated by ChaosCode about 16 years ago
I'm going to be doing massive checks this weekend and Ill make sure this issue gets
tested.
Updated by nakeee about 16 years ago
- Status changed from Questionable to Invalid
I'm sorry but this bug is way too general.
if there is something specific that doesn't work please open a new issue for it.
Updated by ChaosCode about 16 years ago
Its not to general and I can not test as current build do not load plugins correctly
for me. if you tested this nakeee then close it. if you havnt I would kindly ask you
not to mess with my issue reports.
Updated by hrydgard about 16 years ago
- Status changed from Invalid to Questionable
If you can give a more detailed report about what's going on, that'd be great.
</office space mode>
Updated by Sonicadvance1 about 16 years ago
- Status changed from Questionable to Accepted
- Relates to usability set to Yes
- Operating system N/A added
I have confirmed this a LONG time ago. Commercial Wii games just stop with the title
at Loading and Wii DOL files crash Dolphin. ELF files run fine, but the Wiimote
plugin STILL does NOTHING.
I can't figure out what is wrong, Someone more experienced in this will have to look
at it
Updated by nakeee almost 16 years ago
yep, I don't think anyone is going to fix this.
maybe at some point in the future it will get fixed while someone will fix something
else.
Or maybe if we wish really hard one of the people who wrote the code will bother
looking at it....
Updated by XTra.KrazzY almost 16 years ago
Try GDBing the crash with the DOL files and paste all of the threads' backtraces here. k?
Updated by nakeee almost 16 years ago
- Priority changed from Normal to Urgent
We are talking about non homebrew games.
Non of them work in any non windows platform.
It get disoriented when it needs to connect to the wiimote, until then the logs
are almost identical. (between windows and Linux).
Simply put dolphin is a wii emulator only on windows.
Updated by nakeee almost 16 years ago
- Relates to usability changed from Yes to No
- Operating system OS X added
Updated by Anonymous almost 16 years ago
Just wanted to note that while wii homebrew boots, it currently does not connect to a
wiimote, emulated or real.
Updated by ChaosCode over 15 years ago
was this issue not addressed and fixed in the recent svn commits?
Updated by nakeee over 15 years ago
Partly, real wiimote still doesnt connect correctly
Updated by marcus over 15 years ago
Mark something critical and then forget about it...how hard would it be to port the
emulated wiimote to linux?
Why doesn't someone just do it?
Updated by nakeee over 15 years ago
- Priority changed from Urgent to Low
It's not that,
It's about real wiimote not connecting
Updated by nakeee over 15 years ago
Yes, but the plugin doesn't work with X11 buttons yet
Updated by eyeonus over 15 years ago
x11 is the thing that makes graphics on a Linux box. It's the backend to whatever
window manager the user is using, unless, of course, he's using X11 AS the WM.
Updated by marcus over 15 years ago
ok. I know a bit of linux stuff, but not that much (learn something new every day!).
Updated by mikedep333 over 15 years ago
On build 2954 on Ubuntu 8.10 64-bit I get this error:
DL: Error loading DLL Plugins/libPlugin_Wiimote.so: Plugins/libPlugin_Wiimote.so:
undefined symbol: _ZN11WiiMoteReal10g_ShutdownE
Thus the plugin cannot be loaded.
Updated by marcus over 15 years ago
Google it, and if there are no fixes there, then file a new issue.
Updated by mikedep333 over 15 years ago
Never Mind. I think I forgot to install a dependency.
Updated by budikutija over 15 years ago
mikedep333...i have the same problem..
how did you fix it???
Updated by lpfaint99 over 15 years ago
config for the buttons is complete (I think)
IsKey() in FillReport.cpp needs to be updated
Updated by XTra.KrazzY over 15 years ago
Issue 984 has been merged into this issue.
Updated by lpfaint99 over 15 years ago
crappy noncompiling linux patch for emuwiimote keyboard input
(gcc doesnt seemt to like extern bool [])
Updated by nakeee over 15 years ago
This is very very hacky:(
We have other key binding not working on osx/linux we can't do this hack everywhere
it will make huge mess:(
Updated by birdyisme almost 15 years ago
HI,
same issue on ubuntu 9.10 X64
51:14:975 N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini
51:15:011 N[BOOT]: Starting application
51:15:011 N[BOOT]: Loading Settings from ./User/Config/Dolphin.ini
51:15:232 W[COMMON]: IsDirectory: stat failed on
./User/Wii/title/00000001/00000002/content:
DL: Error loading DLL Plugins/libPlugin_Wiimote.so: Plugins/libPlugin_Wiimote.so:
undefined symbol: _ZN11WiiMoteReal10g_ShutdownE51:15:262 E[COMMON]: DL: Error loading
DLL Plugins/libPlugin_Wiimote.so: (null)
51:15:262 W[CONSOLE]: PluginInfo: Plugins/libPlugin_Wiimote.so is not a valid Dolphin
plugin. Ignoring.
Updated by Sonicadvance1 almost 15 years ago
- Status changed from Accepted to Fixed
Updated by ebisumari almost 15 years ago
So this still means as of the latest revision that dolphin in linux can't run any wii
commercial games? That is truly sad. :-(
Updated by nakeee almost 15 years ago
ebi, usually when something is marked as fixed it means it works.
Unless something doesn't work for you and then you should open an issue about it.
Updated by ebisumari almost 15 years ago
Oh hi nakeee and thanks for responding. I noticed that quite a lot of other issues
had the same "fixed" status and have scoured the web and found no one blog or comment
that says "yes, I have wii emulation working in Linux". It doesn't work for me but I
will upgrade to Ubuntu 9.10 and see if I get any different results! Thanks for
answering, Nakeee!
Updated by emanuele.fanton almost 15 years ago
Ubuntu 9.10 dolphin-emu 4626, compiled fine but did't start game to me too. 42:39:641
E[*]: Warning: Can't find plugin
It seems it's the wiimote plugin.Any suggestion?
Updated by EuPhobos about 14 years ago
Wii games not start on linux.
on r6284 still not work =(
But GC-games work perfectly..