![]() |
|
Help installing/running in linux64 - 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: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Help installing/running in linux64 (/Thread-help-installing-running-in-linux64) |
Help installing/running in linux64 - systemphantom - 05-03-2009 ok so i downloaded dolphin-3091-release.tar.bz2, extracted the files, now what the hell do i do lol. Sorry new to linux but installed a 64bit version, since dolphin runs like crap fried twice on 32bit, on my anything PC so i can play my gamecube/Wii games while kids use the TV. WHAT DO I DO!! btw i use Ubuntu 9.04 64-bit version Debian base RE: Help installing/running in linux64 - mikedep333 - 05-03-2009 First of all 1. If it runs like "crap fried twice" on 32-bit, and 64-bit is only like 10% faster, don't expect a huge improvement. 2. Don't expect this to be a reliable method of playing games yet even if you have the performance. That said, Running the binary should be no harder than it is on windows. 1.After you extract it, go to the folder "Binary" 2. Then the folder "Linux-x86_64" 3. And then double click on "Dolphin" to run the program. It should automatically have the executable permission set, if not, right click and go into properties. If Dolphin, or its plugins, fail to work, try installing all the dependencies. http://code.google.com/p/dolphin-emu/wiki/Linux_dependencies From the terminal (under applications, accessories) enter: sudo apt-get install subversion scons g++ wx2.8-headers libwxbase2.8-0 libwxbase2.8-dbg libwxbase2.8-dev libwxgtk2.8-0 libwxgtk2.8-dbg libwxgtk2.8-dev libsdl1.2-dev nvidia-cg-toolkit libxxf86vm1-dbg libxxf86vm-dev libxext6-dbg libxext-dev libglew1.5-dev libcairo2-dbg libcairo2-dev libao2 libao-dev libbluetooth-dev Also, since you are new to linux, make sure you have the ati/nvidia driver installed under hardware drivers (system, administration, hardware drivers.) RE: Help installing/running in linux64 - chegetpoo - 06-04-2009 (05-03-2009, 06:41 PM)mikedep333 Wrote: First of allgood morning, i've still problem with ubuntu 9.04 and dolphin ![]() i've installed all dependencies i run dolphin by root but i receive this on shell: Code: 24:32:893 N: BOOT Loading Settings from ./User/Config/Dolphin.iniCode: Error loading Plugins/libPlugin_Wiimote.so: can't read infoCode: root@ub64bit904:/home/mythubuntu/dolphin-emu-read-only/Binary/Linux-x86_64# ./Dolphin where I'm worng? what I've to do? thanks for any suggestions bye chegetpoo RE: Help installing/running in linux64 - chegetpoo - 06-04-2009 Hi to everyone i've installe sdl libraries and now i've no this errors libc-dev libbluetooth-dev xlibmesa-gl-dev libglu1-mesa-dev libsdl freeglut3-dev build-essential libbluetooth-dev libxtst-dev libsdl1.2-dev now wiimote run with wmgui but wiht dolphin i can't see it, what I've to do to run it into dolphin? thanks a lot Bye chegetpoo |