At times i get frustrated that i think i got a decent solution for something and then m$ go and screw it all up. It seems like they not fixed it, or they may have with a update?
I try to avoid powershell stuff so would have to make something with vbs or AutoIT which could convert if a negative number found in the adapterram result... may take me a while to work something out.
Finally updated all the OEM Sources, It feels so good to be part of this project, I really really want to thank you for making this project awesome and must have tool for windows installation. You can literally save hours of struggle in tweaking your system by using this project. Thank you very very much @mxman2k
your welcome, there is still much to do as new tweaks appear that can be safely added. Many thanks for all your help with the oems. The Toshiba (original OEM) may need a new set of wallpapers as they a bit 'bland' but i will see if i can find something at a later date.
with a bit of messing about i believe i have 'fixed' that uint32 limitation using a bit of extra code. may not be pretty but as long as it converts to the correct number without minus signs etc who cares Convert the adaptor ram to hex then with a bit of Jscript convert back to decimal. Sorted. Tried with wacky numbers and as long as it not over 999GB it should work ok. Test script using the minus number for a test on 'Adaptor 2' -- Adaptor 1 is my 1050ti to show it still works with normal large numbers Code: Before Convert : 4293918720 [hex: FFF00000] After Convert : 4293918720 Before Convert : -1073741824 [hex: C0000000] After Convert : 3221225472 Adaptor 1 Info : NVIDIA GeForce GTX 1050 Ti [Active] | VRam: 4 GB Adaptor 1 Other Data : Resolution: 1920x1080 | Bpp: 32 | Driver Date: 2018-01-03 | Driver Vers: 23.21.13.9065 Adaptor 2 Info : Other GPU Test Line [Active] | VRam: 3 GB Adaptor 2 Other Data : Resolution: 1920x1080 | Bpp: 32 | Driver Date: 1234-56-78 | Driver Vers: xx.xx.xx.xxxx
nope although i had tried to show partial numbers but for some reason it messed up all the alignment and could not get it to work, hence why i left them as all xx:xx... with all the things going on i not had time to answer before sorry
Query Tool v89.0 has been uploaded, 2nd post download link, password and hashes updated. Pulled due to a error checking failure. Fixed in v90. Same summary. Spoiler: QT 89.0/90.0 Summary Sorry for yet another release so soon. But i not like to have something not working properly. + Hopefully now at last fixed the odd glitch under Windows 7 if a Graphics adaptor has 1GB and below 4GB vRAM fitted. It was not a 'bug' within the Query Tool but one that was within the older OS itself. Even MSInfo32.exe would show incorrect data! + Added message if a graphics adaptor is not 'active' at time of the test that the QT is unable to show the extra information.