Friday, July 3rd 2020
TechPowerUp GPU-Z 2.33.0 Released
TechPowerUp today released the latest version of TechPowerUp GPU-Z, the popular graphics subsystem information, diagnostic, and monitoring utility. Version 2.33.0 introduces new features, support for new GPUs, improved the sensors and fixed a few bugs. To begin with, GPU-Z fixes DirectX 12 Mesh Shader detection in the Advanced Panel, supported on Windows 10 May 2020 Update (2004) and later. Support for AMD "Renoir" APUs has been improved, including several crashes and bugs related to the iGPU's detection fixed. On processors with AMD integrated graphics, "GPU chip power draw" now appears as "GPU Power Draw." An application crash with showing sensor values in the window title-bar has been fixed. Among the new GPUs supported are AMD "Navi 12" Radeon Pro 5600M, and NVIDIA GeForce RTX 2060 (mobile) and RTX 2070 (mobile) GPUs based on the TU106-B ASIC; and new GeForce MX330 and MX350. Support added for UHD 610, UHD 630 and UHD P630 iGPU solutions found with various 10th Gen Core "Comet Lake" processors. Grab GPU-Z from the link below.
DOWNLOAD: TechPowerUp GPU-Z 2.33.0The change-log follows.
DOWNLOAD: TechPowerUp GPU-Z 2.33.0The change-log follows.
- Fixed D3D12 Mesh Shader detection on Windows 10 2004
- Improved AMD Renoir support, fixed several crashes and issues
- On AMD integrated graphics, report power draw as "GPU Power Draw", not "GPU Chip Power Draw"
- Fixed crash in GPU-Z when "show sensor value in GPU-Z window title" was enabled
- Fixed wrong maximum scale for VRAM usage sensor on some cards
- Fixed some rare cases of AMD memory size getting reported incorrectly
- Fixed crash on startup on older ATI graphics cards
- Added support for AMD Navi 12 / Radeon Pro 5600M
- Added support for NVIDIA RTX 2060 & 2070 Mobile (TU106-B), GeForce MX330 and MX350
- Added support for Comet Lake UHD Graphics 610 & 630, Coffee Lake UHD Graphics P630
13 Comments on TechPowerUp GPU-Z 2.33.0 Released
It then opened the new version without installing.
After deleting the prior version it threw up an error message and said it would continue and try to repair setup.
It now works.
Thanks for keeping a good app going/updated.
I don't believe the UWP apps are limited by administrator privilidges. Check 'Microsoft Minesweeper' by Xbox Studios in the Store, for example. It even has the ability to run as administrator, without (!) asking the user for it.
Also, many other apps from different OEM can access various sensors, HW serial numbers, batteries, etc. I doubt such information is available outside non-elevated calls.
After all, yer a W1zzard, err, Harry? I don't think it would even have to be a complete port out. :)
docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-prepare
docs.microsoft.com/en-us/windows/msix/supported-platforms
docs.microsoft.com/en-us/windows/uwp/packaging/app-capability-declarations
Apparently you can "simply" package a Win32 app as MSIX and distribute it through the Store? Requires at least Windows 10 1809 as target, though, and since this is GPU-Z, it would still require elevation privileges. And from what it says on those pages, Microsoft won't allow the App to be submitted to the Store if elevated privileges are required for any part of the app to work. Kernel-mode drivers (if any are used) are simply not supported by MSIX. Also, app elevation and full-trust are restricted capabilities which always require Microsoft's approval, with full-trust required for all MSIX packages.
If GPU-Z went all UWP for this and needed one of the restricted capabilities (I imagine Elevation, Driver Access and maybe System BIOS and Firmware would be involved), it will require Microsoft's permission too. The page about capabilities says that Driver access will not be approved in most cases and Elevation is only available for apps deployed by enterprises through their own private Microsoft Store for Business.
And Minesweeper doesn't count. It's Microsoft's, after all ;)
EDIT: Whenever I say "Microsoft's approval/permission", it means that on top of the typical clearance required to publish something on the Store, the app will go through a more thorough review process.
Oddly enough, 'HP System Information' requires you to start it as an administrator to work, so...
Then again, if kernel-mode drivers won't work at all it's a lost cause, no? Did you see all permissions required by the 'modern' Minesweeper? Jeez, these guys have really outdone themselves this time... :kookoo:
*Edit: If the UWP app is sideloaded, i.e., not downloaded from the Store, you can forget about restricted capabilities. Sideloaded apps can be granted all of them without questions from MS, as long as Windows is set to allow sideloaded apps*
And yeah, you can't install kernel mode drivers through MSIX, you'd have to install them through a Win32 or MSI installer. If you want to bundle everything together, it's better to just stay with Win32. Well, yesterday I was wondering why the Xbox game bar would need location permission... It's sort of annoying...
The truth is out there.