![]() |
|
Need help getting/building a specific dev build - 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: Need help getting/building a specific dev build (/Thread-need-help-getting-building-a-specific-dev-build) |
Need help getting/building a specific dev build - lesanae - 09-23-2016 I'm on Ubuntu 16.04 and I need to get a specific build, 5.0-321. Can anyone help me? I only know how to get the latest dev build and the latest stable. I also want two Dolphin versions so I could have 5.0-321 and 5.0 together. Thanks. RE: Need help getting/building a specific dev build - Helios - 09-23-2016 Code: git clone https://github.com/dolphin-emu/dolphin.git dolphin-emuThen follow the instructions for your distro here https://wiki.dolphin-emu.org/index.php?title=Building_Dolphin_on_Linux RE: Need help getting/building a specific dev build - lesanae - 09-23-2016 (09-23-2016, 02:20 PM)Helios Wrote:Thanks, but I also need to have 5.0 and 5.0-321 together. Can you help me on that? RE: Need help getting/building a specific dev build - degasus - 09-23-2016 Just copy the binary file. The shared files are identical. |