Dolphin, the GameCube and Wii emulator - Forums
Development Thread
Dolphin Bisection Tool for finding broken builds - 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:
Development Thread
Dolphin Bisection Tool for finding broken builds (/Thread-green-notice-development-thread-dolphin-bisection-tool-for-finding-broken-builds)

Pages: 1 2 3 4


RE: Dolphin Bisection Tool for finding broken builds - Helios - 01-03-2019

Hi!

Thanks for reporting this, turns out the download server now requires TLS 1.2 which I could not enable using .NET 4.0, so I had to retarget to .NET 4.5 and enable that. It now works as expected. Download the fix here and make sure you download and install .NET 4.5 runtimes.

https://github.com/Helios747/DolphinBisectTool/releases/tag/v2.0.0

https://www.microsoft.com/en-us/download/details.aspx?id=30653


RE: Dolphin Bisection Tool for finding broken builds - Shadorino - 04-18-2020

Hi Helios, I am getting the same error as Xharos: "Error extracting. Probably a missing build. Skipping this build."

Could you look into it?


RE: Dolphin Bisection Tool for finding broken builds - Reonu - 09-24-2020

Hi! Any chances this tool will be fixed soon? It's difficult to properly report issues when I can't bisect Sad