HardwareMonitor

Virtualbird UG - Code Plugins - Jul 6, 2022
3
4.67 out of 5 stars(3 ratings)
  • 67%
  • 33%
  • 0%
  • 0%
  • 0%

Determine the hardware and its performance capability. Displays graphs, can launch other programs and offers various file functions.

  • Supported Platforms
  • Supported Engine Versions
    4.26 - 4.27, 5.0 - 5.3
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
  • You can read out a lot of hardware information. Some automatically as text or graph. For some hardware information like CPU/GPU utilization, Powershell is run in the background. 
  • Other programs can be started via Blueprints. For example, you can also run the ping command or start all possible .exe files. 
  • I took benchmark values for CPUs and GPUs from the Internet and converted them down to a scale from 0 to 100. Based on this score, you can automatically set graphics settings or calculate the hardware requirements.
  • With this plugin you can open the Windows file dialog to choose a file or directory.
  • There are various file functions.


Wind64 Demo (exe File). Demo Project 4.26, 5.1 and newer. Video of Epic's Elemental demo with widgets from the demo project.


Windows only for now. Other platforms may be added later. If you have any bugs or questions please contact me. I always try to solve all problems as soon as possible. See reviews of my plugins

See Documentation for examples in the form of screenshots and videos.

Nativization is not tested and may cause problems.


Changelog (5.1, 5.2, 5.3)

  • (02/01/2024) Version 1.4: CPU load reduced.
  • (01/28/2024) Version 1.3: Stability update.
  • (01/22/2024) Version 1.2: "getFPS" and "CPU usage by Unreal" added. Stability improvements. 
  • (03/10/2023) Version 1.1: Async event functions added. These are easier to implement in Blueprints than delegates. GPU utilization for the Unreal process added. Hardware database updated. Bugfixes and optimizations. 

Technical Details

  • Determine the hardware and its performance capability
  • UI text and graph elements for FPS, FPS by Frametime, CPU and GPU Usage  
  • Launch other Programs
  • Native file dialog to select files and directories
  • CPU and GPU score to set graphics settings
  • AES encryption and decryption
  • Different directory and file blueprint nodes
  • Primarily for Blueprint projects but include C++ Source for C++ Projects
  • Documentation
  • Support: unrealmarketplace@virtualbird.de (ENG,GER). Usually e-mails are answered within 24 hours.