#1
|
|||
|
|||
Read out GPU Memory with a batch script and save as a text file
Hi is there anyone here on the forum that WILL help me.
Who can change the script from Project1 or SysInfo DLL 2 and make it into a batch script ? SysInfo DLL Plugin is here on the forum on pages 4 and 5. Project1 you have to click on a button first to read the GPU Memory, I want the GPU Memory to be read and saved on the desktop as .txt and the script preferably as a batch file. SysInfo DLL 2 also looks good, but only read out and save as .txt with a batch script. Now it's a setup and you have to click Next, I don't want to see a fixed screen at all. This would also be nice in a batch file. Detecting Graphics Adapter Data Basic Graphics Information Adapter 1 Description : NVidia RTX 2070 Super Adapter 1 Video Memory : 8.00 GB [Rounded Value]. Adapter 1 Driver Date : 2021-02-23 Adapter 1 Driver Version : 27.21.14.6172 Adapter 1 Bits Per Pixel : 32 Adapter 1 Video Mode Desc : 1920 x 1080 x 4294967296 colors Adapter 2 Intel(R) HD Graphics 4600 (128 MB) Adapter 2 Video Memory : 128 MB [Rounded Value] Adapter 2 Driver Date : 2021-02-23 Adapter 2 Driver Version : 27.21.14.6172 Adapter 2 Bits Per Pixel : 32 Adapter 2 Video Mode Desc : 1920 x 1080 x 4294967296 colors And if that's not possible, then just this, Adapter 1 Description : NVidia RTX 2070 Super Adapter 1 Video Memory : 8.00 GB [Rounded Value] Adapter 2 Intel(R) HD Graphics 4600 (128 MB) Adapter 2 Video Memory : 128 MB [Rounded Value] Display this script with read in and then save it to the desktop as a .txt Please message back if you are willing and able to make this batch script for me please, if you have the time. Then you are the best for me. Best regards |
Sponsored Links |
#2
|
||||
|
||||
Use this command line:
Code:
wmic path win32_VideoController get name,adapterram Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0*\HardwareInformation.qwMemorySize
__________________
Joe Forster/STA For more information, see the FileForums forum rules and the PC Games forum FAQ! Don't contact me via E-mail or PM to ask for help with anything other than patches (or software in general) done by me, otherwise your request may be deleted without any reply! Homepage: http://sta.c64.org, E-mail: [email protected]; for attachments, send compressed (ZIP or RAR) files only, otherwise your E-mail will bounce back! |
#3
|
|||
|
|||
It won't report RAM above 4GB, yes I knew that.
That is why I asked for a batch script that can also read 8GB. Here is the script from Cesar82 and Razor12911 https://fileforums.com/showthread.ph...ht=1060&page=4 Form1 then you need to click on the Button1 to show the GPU Memory. I want it to be read and then saved as .txt on the desktop with a batch script. |
![]() |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
SysInfo DLL Plugin | BLACKFIRE69 | Conversion Tutorials | 62 | 17-03-2021 09:45 |
FEAR 1.06 No CD | Faithless | PC Games | 82 | 02-10-2006 07:51 |