Go Back   FileForums > Game Backup > PC Games > PC Games - CD/DVD Conversions > Conversion Tutorials

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 24-05-2017, 02:44
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
weird peterf's script returns incorrect value for my rx480 8gb, razors script reported it correct.

just added to script & an icon file, right under defaultdirname line
compiles without error. now to add ISSysUtils.dll to CIUV2
Code:
DefaultDirName={pf}\SysUtils example
OutputDir=.\Output\
DefaultGroupName=no
DisableDirPage=yes
DisableFinishedPage=yes
DisableProgramGroupPage=yes
DisableReadyPage=yes
DiskSpanning=yes
SlicesPerDisk=1
DiskSliceSize=2000000000
DiskClusterSize=4096
ReserveBytes=0
Compression=LZMA2/Ultra64
SolidCompression=yes
OutputBaseFilename=setup
SetupIconFile=icon.ico
Reply With Quote
Sponsored Links
  #2  
Old 24-05-2017, 03:07
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
weird peterf's script returns incorrect value for my rx480 8gb, razors script reported it correct.
Post your registry file under HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Vi deo\{GUID}\0000 where HardwareInformation.ChipType value matchs your videocard
Reply With Quote
  #3  
Old 24-05-2017, 06:27
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by peterf1999 View Post
Post your registry file under HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Vi deo\{GUID}\0000 where HardwareInformation.ChipType value matchs your videocard
HardwareInformation.ChipType

41 00 54 00 49 00 20 00 45 00 53 00 31 00 30 00 30 00 30 00 00 00
Reply With Quote
  #4  
Old 24-05-2017, 06:41
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
HardwareInformation.ChipType

41 00 54 00 49 00 20 00 45 00 53 00 31 00 30 00 30 00 30 00 00 00
post file.reg from that entry, I need all values.
Reply With Quote
  #5  
Old 24-05-2017, 06:53
pakrat2k2's Avatar
pakrat2k2 pakrat2k2 is offline
Moderator
 
Join Date: Apr 2005
Location: Canada
Posts: 7,209
Thanks: 3,040
Thanked 9,043 Times in 3,086 Posts
pakrat2k2 is on a distinguished road
Quote:
Originally Posted by peterf1999 View Post
post file.reg from that entry, I need all values.
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Video\{F92BFB9B-59E9-4B65-8AA3-D004C26BA193}\0000]
"HighResBootCompatible"=dword:00000000
"InstalledDisplayDrivers"=hex(7):76,00,67,00,61,00,00,00,66,00,72,00,61,00,6d,\
  00,65,00,62,00,75,00,66,00,00,00,76,00,67,00,61,00,32,00,35,00,36,00,00,00,\
  76,00,67,00,61,00,36,00,34,00,6b,00,00,00,00,00
"VgaCompatible"=dword:00000001
"Device Description"="Standard VGA Graphics Adapter"
"HardwareInformation.ChipType"=hex:41,00,54,00,49,00,20,00,45,00,53,00,31,00,\
  30,00,30,00,30,00,00,00
"HardwareInformation.AdapterString"=hex:56,00,47,00,41,00,00,00
"HardwareInformation.DacType"=hex:38,00,20,00,62,00,69,00,74,00,00,00
"HardwareInformation.BiosString"=hex:30,00,31,00,2e,00,30,00,30,00,00,00
"HardwareInformation.MemorySize"=hex:00,00,00,01
Reply With Quote
  #6  
Old 24-05-2017, 07:00
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by pakrat2k2 View Post
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Video\{F92BFB9B-59E9-4B65-8AA3-D004C26BA193}\0000]
"HighResBootCompatible"=dword:00000000
"InstalledDisplayDrivers"=hex(7):76,00,67,00,61,00,00,00,66,00,72,00,61,00,6d,\
  00,65,00,62,00,75,00,66,00,00,00,76,00,67,00,61,00,32,00,35,00,36,00,00,00,\
  76,00,67,00,61,00,36,00,34,00,6b,00,00,00,00,00
"VgaCompatible"=dword:00000001
"Device Description"="Standard VGA Graphics Adapter"
"HardwareInformation.ChipType"=hex:41,00,54,00,49,00,20,00,45,00,53,00,31,00,\
  30,00,30,00,30,00,00,00
"HardwareInformation.AdapterString"=hex:56,00,47,00,41,00,00,00
"HardwareInformation.DacType"=hex:38,00,20,00,62,00,69,00,74,00,00,00
"HardwareInformation.BiosString"=hex:30,00,31,00,2e,00,30,00,30,00,00,00
"HardwareInformation.MemorySize"=hex:00,00,00,01
Standard VGA Graphics Adapter???

It's a bad entry!

Are you sure your videocard drivers are installed properly?

Download Display Driver Uninstaller DDU from http://www.guru3d.com/files-details/...-download.html and then re-install the amd drivers

Last edited by peterf1999; 24-05-2017 at 07:03.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT -7. The time now is 07:51.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com