Skip to content

Releases: aristocratos/btop4win

v1.0.4 Bug fixes and a new theme

06 Oct 20:39
Compare
Choose a tag to compare

Changelog v1.0.4

  • Fixed: Gpu total memory will now default to highest recorded usage if not detected.

  • Added: Config option to override gpu total memory.

  • Added: New theme paper, by @s6muel

Make sure you have the latest MSVC Runtime Libraries installed: https://aka.ms/vs/17/release/vc_redist.x64.exe

The 2 available packages are:

  • btop4win:

    Has no support for GPU monitoring, CPU temperature monitoring and does not have accurate CPU clock monitoring.

    Does not require admin rights to run. (But it's still higly recommended to run as admin, otherwise some process information will be missing.)

  • btop4win-LHM

    Has full GPU monitoring, etc. using Libre Hardware Monitor, DLL's included in the package, (LHM-CPPdll source).

    Requires admin rights to run.

v1.0.3 Bug fixes

11 Sep 10:11
Compare
Choose a tag to compare

Changelog v1.0.3

  • Fixed: Config not saving when quittting by closing with window controls
  • Changed: Ignore warning for WMI CoInitializeSecurity() when it's already have been called
  • Fixed: Core mapping for cpu temps
  • Fixed: io_graph_speeds config setting

Make sure you have the latest MSVC Runtime Libraries installed: https://aka.ms/vs/17/release/vc_redist.x64.exe

The 2 available packages are:

  • btop4win:

    Has no support for GPU monitoring, CPU temperature monitoring and does not have accurate CPU clock monitoring.

    Does not require admin rights to run. (But it's still higly recommended to run as admin, otherwise some process information will be missing.)

  • btop4win-LHM

    Has full GPU monitoring, etc. using Libre Hardware Monitor, DLL's included in the package, (LHM-CPPdll source).

    Requires admin rights to run.

v1.0.2 Bug fixes

02 Sep 05:43
Compare
Choose a tag to compare

Changelog v1.0.2

  • Fixed: Tools::hostname() and Tools::username()
  • Fixed: Net graphs sync rescaling
  • Fixed: Memory values not clearing properly when not in graph mode in mem box
  • Changed: Stalls only force quit if over 1 minute, (disks waking up seems to be causing short stalls)
  • Fixed: Cpu clock for Ryzen Mobile

Make sure you have the latest MSVC Runtime Libraries installed: https://aka.ms/vs/17/release/vc_redist.x64.exe

The 2 available packages are:

  • btop4win:

    Has no support for GPU monitoring, CPU temperature monitoring and does not have accurate CPU clock monitoring.

    Does not require admin rights to run. (But it's still higly recommended to run as admin, otherwise some process information will be missing.)

  • btop4win-LHM

    Has full GPU monitoring, etc. using Libre Hardware Monitor, DLL's included in the package, (LHM-CPPdll source).

    Requires admin rights to run.

v1.0.1 Changed from OpenHardwareMonitor to LibreHardwareMonitor

29 Aug 20:13
Compare
Choose a tag to compare

btop4win v1.0.1

Make sure you have the latest MSVC Runtime Libraries installed: https://aka.ms/vs/17/release/vc_redist.x64.exe

The 2 available packages are now:

  • btop4win:

    Has no support for GPU monitoring, CPU temperature monitoring and does not have accurate CPU clock monitoring.

    Does not require admin rights to run. (But it's still higly recommended to run as admin, otherwise some process information will be missing.)

  • btop4win-LHM

    Has full GPU monitoring, etc. using Libre Hardware Monitor, DLL's included in the package, (LHM-CPPdll source).

    Requires admin rights to run.

v1.0.0 First release

28 Aug 18:15
Compare
Choose a tag to compare

btop4win v1.0.0

Make sure you have the latest MSVC Runtime Libraries installed: https://aka.ms/vs/17/release/vc_redist.x64.exe

There are 2 packages to choose from in this release.

  • btop4win-OHMR:

    Has full support for GPU monitoring, CPU temperature monitoring and more accurate CPU clock monitoring using a modified version of Open Hardware Monitor Report included in the package, (source).

    Requires admin rights to run.

    Note: The OHMR folder needs to remain in the same location as btop4win.exe

  • btop4win:

    Has no support for GPU monitoring, CPU temperature monitoring and does not have accurate CPU clock monitoring.

    Does not require admin rights to run.