![]() |
|
[Guide] How to compile dolphin on MAC with my tool [UNOFFICIAL] - 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: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: [Guide] How to compile dolphin on MAC with my tool [UNOFFICIAL] (/Thread-guide-how-to-compile-dolphin-on-mac-with-my-tool-unofficial) |
[Guide] How to compile dolphin on MAC with my tool [UNOFFICIAL] - shawnanastasio - 02-07-2011 Before we start, please know that this tool will take a substantial amount of time to setup, but it will save you a lot of time with the auto update function and dependency installer. ok, here we go! 1. From OSX install disc install XCode 2. install Nvidia CG Toolkit from: http://developer.download.nvidia.com/cg/...er2010.dmg 3. Go to the Google code page of my tool (http://code.google.com/p/dolphin-emu-downloader ) 4. Download the tool from downloads section 5. if safari didn't already, click on the downloaded file to unzip it 6. go to Finder > Applications > Utilities > Terminal - a window shouldcome up 7. copy the following into the window: no quotation marks "cd Downloads\dolphindownloader && perl dolphindown.pl" and press Return 8. if this is the first time you are running the program on the computer type the number 1 and hit return. (ONLY DO THIS IF IT IS THE FIRST TIME YOU ARE RUNNING THE TOOL) if it's not the first time go to step 10 9. when done repeat step 7 than to step 10 10. hit 2 and press enter 11. wait and wait for it to compile 12. congrats you now have dolphin! To go to Downloads > dolphindownloader >dolphin-emu > Binary > and click Dolphin.app to run 13. to update your dolphin version just repeat step 7 and type 3 and hit return. If you need any help, feel free to ask! RE: [Guide] How to compile dolphin on MAC with my tool - Wjeong15 - 03-21-2012 Hi, i am new to dolphin and i am struggling on compiling the newest dolphin version. Could you please compile dolphin 3.0-461 for me please? I really want to play pokepark and this is the revision that fixes it but i dont know how to compile it. Thank you. RE: [Guide] How to compile dolphin on MAC with my tool - ExtremeDude2 - 03-21-2012 http://www.dolphin-emu.org/download.html RE: [Guide] How to compile dolphin on MAC with my tool - Wjeong15 - 03-21-2012 @ExtremeDude2 Thank you for the link but I was looking for the 3.0-461 version. In the link there is only 3.0-458 version . I tried compiling on my own but im not that much of a tech guy unfortunately.
RE: [Guide] How to compile dolphin on MAC with my tool - neobrain - 03-21-2012 Marked as unofficial. Btw, I'm not sure if people think you're an official team member when they read your user title... :/ RE: [Guide] How to compile dolphin on MAC with my tool [UNOFFICIAL] - delroth - 03-21-2012 You should also mark it as obsolete, it's still using SVN to get the project source code... RE: [Guide] How to compile dolphin on MAC with my tool [UNOFFICIAL] - neobrain - 03-22-2012 Ugh, I didn't even look at the thread date ![]() Closed then, I guess. |