Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Releases: Helios747/DolphinBisectTool

v2.0.0

03 Jan 04:26
Compare
Choose a tag to compare
  • Retarget to .NET 4.5

  • Enabled TLS 1.2

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

v1.2.1

02 Jun 05:29
Compare
Choose a tag to compare
  • Fixed running newer Dolphin builds after the Qt switch.

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

v1.2

31 Aug 03:26
Compare
Choose a tag to compare
  • Implemented a logger! Now DBT will create a timestamped log file with each bisect session and will include the good/bad builds selected, as well as any skipped builds.

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

v1.1.3

23 Aug 01:04
Compare
Choose a tag to compare
  • DBT should stop crashing when it tries to download a build that buildbot hasn't built a windows release for

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

v1.1.2

06 Aug 00:30
Compare
Choose a tag to compare
  • 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

v1.1.1

15 Jun 07:07
Compare
Choose a tag to compare
  • 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

v1.1

14 Jun 18:40
Compare
Choose a tag to compare
  • Removed stable/development testing radio buttons
  • 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

v1.0.7

24 Aug 14:35
Compare
Choose a tag to compare

Updated to handle 5.0 builds.

Multi-stable testing will come soon(tm)

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

v1.0.6

21 Aug 17:10
Compare
Choose a tag to compare

Bugfix to close issue #8

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

v1.0.5

17 Aug 14:16
Compare
Choose a tag to compare

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.

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