Status
Zamknięty.

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT Perestroika 7.0.0
  • SPECIAL THANKS : the folks at the "Jedec Fan club" discord server - Thanks a lot for your help !
  • SPECIAL THANKS : Сергей and his awesome work in debugging and dealing with the bugs in the beta. I love your vids !
  • MAIN : Switched to HwInfo as my monitoring engine
  • MAIN : The code preventing OCCT to be launched twice is now working again
  • MAIN : code cleanups and numerous bugfixes
  • UI : OCCT's UI is now split in 3 areas : Stability (for testing, the old view), SysInfo for system information, and Monitoring for a full view on monitoring
  • UI : this moves forced me to remove the expander (as it does not apply to every UI component)
  • UI : Fixed the window default size to better accomodate the UI changes
  • TESTING : OCCT now tracks and reports WHEA errors that occurs during tests
  • 3D : Enabled tests to be run on displays without any display attached
  • VRAM : added slider, similar to Memory test, for selecting the amount of memory to test
  • MONITORING : Revamped the system usage report in the testing area - now supports several GPU, and with clickable buttons
  • MONITORING : Added "Current" sensor category
  • MONITORING : Added "Other" sensor category (without graph, obviously) (That's a lot of info, be warned)
  • MONITORING : Added usage graphs for Intel iGPUs (Thanks Сергей & Mew ! )
  • SETTINGS : Added flags to control the monitoring - Enable and disable them at will in case of issues !
  • REPORT : Modified the report size and reorganized it to accomdate the monitoring update
  • ENTERPRISE : Revamped the test report to include all the new features (and fixed a few typos)
  • ENTERPRISE : Added a switch for giving a set of rules to OCCT to choose which sensor is enabled or not (see the help page for OCCT Enterprise for additional information)
  • ENTERPRISE : Fine-tuned the monitoring rule engine to allow for customization in the enterprise edition
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT 7.0.1
October 12, 2020
  • Fixed an issue where the monitoring froze due to the memory allocation pass in the Memory test ( Thanks @JackONeill1984 )
  • Fixed security values in the monitoring that are disabling sensors being too tight - they should be more lenient, leading to a better stability (at the cost of small "hiccups" in the graph update)
  • Disabled the storage flags by default - OCCT doesn't really care about storage right now. You can enable them in OCCT's options
  • Improved overall monitoring stability


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT 7.0.2
October 15, 2020
  • MONITORING : Fixed a startup issue on Intel GPUs that were not reporting their allocated memory ( Thanks Ian !)
  • ENTERPRISE : Fixed an issue that prevented the report from generating under some circumstances
  • ENTERPRISE : Fixed an issue where the reading were offset if OCCT was left idle between two tests, due to an issue in reseting a timer
  • ENTERPRISE : Added "?" wildcard support in selecting sensors


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT 7.0.3
  • MONITORING : Fixed a problem with corsair commander devices / asus devices that could cause conflicts
  • MONITORING : Decimal values are now displayed with 2-digit in the decimal part to avoid "jumpy" values in the UI
  • ENTERPRISE : Reworked how the data were being pushed to the graphs to avoid an issue where the graphs would disappear if the UI was left IDLE after a test for too long (several hours) (tentative fix)
  • ENTERPRISE : Fixed an issue where the X-axis of some graphs could be badly calculated, leading to either a missing graph or report in some cases
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT 7.0.4
Version 7.0.4

  • MONITORING : moved the monitoring to a separate thread so that the interface won't freeze completly when monitoring takes some time to update
  • MEMORY : made the memory allocation and initial fill single-threaded - this result in a slight delay in starting the test ( ~5s for 15GB), but lessen the "hang" on OCCT's Monitoring in the UI
  • ENTERPRISE : fixed an issue with the report where the minimum displayed wasn't for the current period but for the report as a whole


Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT Perestroika 7.1.0
  • UI : Major optimization work (less CPU Usage for the UI, more responsive tab changes for graphs)
  • UI : You can maximize/restore OCCT's window by double-clicking the title bar ( @Aeryn rejoice !)
  • UI : Added HwInfo version in the about window
  • MAIN : fixed margins of the screenshot function
  • MAIN : Optimized startup time ( ~10% faster on some points) (the new single table view will probably make OCCT startup slightly slower though)
  • MEMORY : SSE was made the default (seems to give better results overall than AVX in practice)
  • SETTINGS : Added a "stop on first error found" option in the settings
  • MONITORING : Added a single table mode to OCCT's monitoring
  • MONITORING : Added filters to the single table mode
  • MONITORING : CPU reaching TJunction won't have an invalid temperature reported anymore
  • MONITORING : Updated HWInfo to 6.35 ( @Austin rejoice ! )
  • MONITORING : Added a corsair / asetek checkbox (disabled by default) to enable reading the sensor from those devices. This can cause conflicts with their drivers/software, so beware !
  • MONITORING : Optimized CPU Usage of graphs
  • MONITORING : Greatly optimized memory usage when testing for prolonged periods of time
  • MONITORING : Greatly lowered the report generation time for long tests
  • MONITORING : Disabled sensor will now properly disappear when unchecked
  • REPORTS : Removed the smoothing function in the reports as it was conflicting with the previous optimizations. The graphs look sharper, but more precise.
  • ENTERPRISE : The close button now disappears when there's only one test in the test chain, rather than displaying a message
  • ENTERPRISE : fixed "System" header translation in report
  • ENTERPRISE : fixed a few icons in component usage incorrectly displayed as CPU
  • ENTERPRISE : the report save path is now part of OCCT's settings (as the free edition)
  • ENTERPRISE : Added a switch "--auto-enable-sensors" to allow for forcing the auto-enabling of sensors upon startup ( using the supplied rules file, or the default one is none is specified)
  • ENTERPRISE : Added max temperature limit to the report, if enabled
  • ENTERPRISE : Added the OCCT Version on top of the report
  • ENTERPRISE : The HTML report won't be overwritten if auto save is enabled, a small counter will be appended
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT Perestroika 7.2.0
Version 7.2.0

  • CPU:OCCT : rewrote a good chunk of the test
  • CPU:OCCT : Added an "Extreme" mode ( much more stressfull for components)
  • CPU:OCCT : Added a "Steady load" option that prevents operands from switching around. This will result in a steadier load, ideal for testing cooling system. Best used with Small data set !
  • MEMORY : Reworked the memory allocation algorithm - it will now ensure 1GB of RAM is always available, at least
  • MEMORY : Won't crash anymore if memory allocation fails at some point -i'll just report and use the memory that it could allocate
  • MAIN : Fixed a bug where OCCT would crash if you put the "Hidden" attribute on its config file
  • ENTERPRISE : Fixed calculation for Average/min/max values in the HTML report for individual tests
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT 7.2.4
Version 7.2.4

  • ENTERPRISE : Running OCCT in command-line could result in a "TaskCanceledException" when closing it automatically. Even if this was harmless, this exception will not occur anymore.
  • ENTERPRISE : Dramatically improved report generation time
  • UI : Added Word-wrap on all the buttons for OCCT's section (the left-hand side menu)
  • TRANSLATIONS : Updated Russian !
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT 7.2.5
Version 7.2.5

  • MONITORING : Launching OCCT twice while having HwInfo running in the background won't result in the monitoring engine unable to load
  • MONITORING : added support (early) for Rocket lake motherboards
  • TRANSLATION : Added Polish language support (Thanks Dawid !)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT Perestroika 7.3.0
  • MAIN : renamed "OCCT" test to "CPU" test to make it more in line with the other tests (Memory, Power supply,...)
  • MAIN : Optimized OCCT's startup time by a rough 20%
  • MONITORING : Moved usage values on top of usage graphs for better readability
  • MONITORING : Changed icons for usage values to avoid confusion
  • MONITORING : The "Filter" menu is now a more generic button as more functions were added
  • MONITORING : Added a "Reset Min/Max" button to the monitoring action menu
  • MONITORING : Added a "Clear sort" button to the monitoring action menu
  • MONITORING : Column sorting order is now saved in the settings
  • MONITORING : Added a tooltip on the device type icon containing the device name (to make it easier to differentiate between sensors) (Thanks Matthew)
  • MONITORING : Allow column sorting in the table view (even filtered !)
Zaloguj lub Zarejestruj się aby zobaczyć!
 

Camel1965

Bardzo aktywny
Zasłużony
Dołączył
8 Wrzesień 2010
Posty
37788
Reakcje/Polubienia
33937
OCCT 7.3.1
Version 7.3.1

  • CPU : Fixed an issue when selecting "Steady load", "Large data set" and "AVX512" which resulted in an instant test crash. Thanks Brutus for the testing !
  • TRANSLATION : updates Bulgarian, Greek, and Catalan (Thanks !)
Zaloguj lub Zarejestruj się aby zobaczyć!
 
Status
Zamknięty.
Do góry