Dolphin, the GameCube and Wii emulator - Forums
Compile a specific version - 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: Android (https://forums.dolphin-emu.org/Forum-android)
+--- Thread: Compile a specific version (/Thread-compile-a-specific-version)



Compile a specific version - Lucbl1 - 03-22-2022

I have a question. Is it possible to compile a specific version of dolphin to use in conjunction with the most recent build? Let me explain: for some reason, version 5.0-15445 seems to be the only version that runs Metroid Prime 2 perfectly on my phone (Galaxy Note 10+, SD 855), so I'd like to keep that version installed. But I'd also like to test the new versions without having to uninstall 5.0-15445.

I recall seeing a compiled version that carried "pr" before the name and Android recognized it as a different installer package altogether.

So is that a way I can do it? Or maybe ask someone how to do it.
I tried attaching the version I'm using but I don't think this forum allows apk attachments


RE: Compile a specific version - JosJuice - 03-22-2022

(03-22-2022, 03:15 AM)Lucbl1 Wrote: I have a question. Is it possible to compile a specific version of dolphin to use in conjunction with the most recent build?

Yes. Follow the usual compilation instructions at https://github.com/dolphin-emu/dolphin, except before building, run this in order to get 5.0-15445: git checkout db02b50d2ecdfbbc21e19aadc57253c353069f77


RE: Compile a specific version - Lucbl1 - 03-24-2022

I've no prior knowledge on compiling apk but i'll try my best.
Also, could I ask for a pr version of 5.0 15445 ? If it's easy, i'll gladly accept the help!

Thanks again