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: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 05-31-2016

Updated with v1.0.3!

Big rewrite. Code is much more sane.


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 06-01-2016

Oh right, updated last night with a quick hotfix thanks to something Lioncash pointed out, v1.0.4

Changes:

progress bar label now properly updates on extraction


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 07-30-2016

I haven't forgotten about this tool. I currently have the ability to test across multiple stables on my list, I'd rather implement that than just increment the stable from 4 to 5, especially considering right now the bisect tool wouldn't be terribly useful without many new huge features implemented since 5.0 (yet)


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 08-18-2016

v1.0.5 released!

Quick bugfix thanks to @ajburley!

Issues fixed:

Fixed issue where DBT would not run the correct version of Dolphin if Dolphin was in the system PATH.

Download available on the OP.


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 08-22-2016

1.0.6 released.

Issues fixed:
  • Fixed issue where DBT would fail to launch Dolphin if the emulator executable was not named Dolphin.exe

To use:

Create a blank folder somewhere you have write access, extract the contents of the zip file below to that new folder, run DolphinBisectTool.exe

Releases are on the first page.


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 08-25-2016

v1.0.7 released

Quick update to handle 5.0 builds


RE: [UNOFFICIAL - TEMP DOWN] Dolphin Bisection Tool for finding broken builds - Helios - 03-28-2017

I've got the fix for our side to expose a way for me to get builds, just need to get it merged.

After that I can implement the new stuff in the tool and I can release an update


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 06-15-2017

I'm alive I swear!

v1.1 released! https://github.com/Helios747/DolphinBisectTool/releases/tag/v1.1
  • Removed stable testing radio button
  • Implemented multi-stable testing
  • Fixed buildlist downloading
  • minor text fixes
Known issues:
  • Progress label doesn't update correctly when downloading buildlist and extracting Dolphin
To use:

Create a blank folder somewhere you have write access, extract the contents of the zip file below to that new folder, run DolphinBisectTool.exe


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 06-15-2017

v1.1.1 released https://github.com/Helios747/DolphinBisectTool/releases/tag/v1.1.1
  • Fixed bisect logic
Known issues:
  • Progress label doesn't update correctly when downloading buildlist and extracting Dolphin
To use:
Create a blank folder somewhere you have write access, extract the contents of the zip file below to that new folder, run DolphinBisectTool.exe


RE: [UNOFFICIAL] Dolphin Bisection Tool for finding broken builds - Helios - 08-06-2017

v1.1.2 released https://github.com/Helios747/DolphinBisectTool/releases/tag/v1.1.2
  • fixed game booting functionality on certain builds (thanks Sevenanths !)
Known issues:
  • Progress label doesn't update correctly when downloading buildlist and extracting Dolphin
To use:
Create a blank folder somewhere you have write access, extract the contents of the zip file below to that new folder, run DolphinBisectTool.exe