View Single Post
  #2  
Old 01-11-2025, 09:58
Lord.Freddy's Avatar
Lord.Freddy Lord.Freddy is offline
Registered User
 
Join Date: Apr 2022
Location: ...
Posts: 54
Thanks: 222
Thanked 40 Times in 25 Posts
Lord.Freddy is on a distinguished road
Arrow New Version!

Changelog:

Code:
- Version 0.8 (2026-01-01)
  ▪︎ Improved GPU detection (Now module support system with multiple GPUs).
  ▪︎ Improved registry queries. The module now queries registry values using the Windows API function RegQueryValueEx.
  ▪︎ Enhanced module performance and stability.
  ▪︎ Fixed various bugs.
▪︎▪︎▪︎ Important: I have identified a bug in the ANSI build of Inno Setup (confirmed on Inno Setup 5.5.1.ee2) that can cause GPU VRAM value to be reported as negative. Until a fix is available, please use the Unicode build.

- Version 0.7 (2025-11-01)
  ▪︎ Improved GUI example.
  ▪︎ Enhanced module performance and stability.
  ▪︎ Fixed various bugs.

Last edited by Lord.Freddy; 31-12-2025 at 14:19.
Reply With Quote