![]() |
|
How to connect...stuff. And a few more questions - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: How to connect...stuff. And a few more questions (/Thread-how-to-connect-stuff-and-a-few-more-questions) |
How to connect...stuff. And a few more questions - Lemeshianos - 05-07-2009 Hello everyone, I've been trying to make Dolphin work for some time now and yesterday I got past the problem with corrupted Plugins. I found that if I extracted the .7z file found in the first .zip file than I would get corrupted plugins. I used the 7z software and everything runned smooth. Now I have a few questions. How do I connect a wiiremote or another remote to the laptop in order to get it to work? Also I have a wii and the sensor bar. Is there a way to use the sensor bar on the laptop? The games: Can I use the authentic disk games I have or will my dvd driver be unable to read them? Do I have to use isos or backups? My main interest is to try and write a few homebrew applications for the wii. I've been trying a few examples, but I don't get the hello world message I was supposed to get... RE: How to connect...stuff. And a few more questions - nosound97 - 05-07-2009 To get Wiimote to work on PC, you need Bluetooth dongle (or you may not need it if your laptop have Bluetooth by default), BlueSoleil (software for Bluetooth). You are just connecting your Wii Remote via Bluetooth and here it is. Dolphin will automatically recognize connected Wiimote and you're playing! About sensor bar: I didn't find any way to connect my Wii sensor bar to PC, so I bought one specially for PC ![]() About games: you won't be able to play disks straight, you need to dump your *.iso image of the disk to PC through wireless connection (use Google). RE: How to connect...stuff. And a few more questions - Lemeshianos - 05-07-2009 Where did you get the sensor bar for pc? I don't plan on playing wii games on the PC anyway. What's the reason of owning a wii if you'll play on the pc ![]() I've managed to run some examples of code on a different emulator, but not on Dolphin. The downside is that the other emulator doesn't have a way to test the input using the keyboard. I have to run the dol or elf file on the wii in order to test input. RE: How to connect...stuff. And a few more questions - nosound97 - 05-07-2009 Well, doing emulation, it is considered to have a console you're trying to emulate RE: How to connect...stuff. And a few more questions - thegamefreak0134 - 05-08-2009 As I recall, the homebrew libraries for Wii do something with the framebuffer that Dolphin needs to have enabled? I haven't tried homebrew personally, but try ticking the options in the GL plugin, I suspect that by turning on Copy EFB to RAM the homebrew apps might show something. I could be wrong of course, I'll try some of my things out later this evening. |