Tiens au passage on peut bidouiller certaines fonctions des cartes vidéos ou sons ici:
Dans le fichier Dacom.ini et surtout dans le fichier configdatabase.txt , d´ailleurs on peut y lire ceci pour les radeon :
//
// RADEON CLASS CARDS
//
0x5144 = " Radeon"
0x5145 = " Radeon"
0x5146 = " Radeon"
0x5147 = " Radeon"
0x5148 = " Radeon FireGL"
// = " Radeon 7500"
0x5157 = " Radeon 7500"
0x5159 = " Radeon VE"
0x515a = " Radeon VE"
0x516c = " Radeon"
0x4242 = " Radeon 8500"
0x4242 = " Radeon 8500"
0x514c = " Radeon 8500"
0x514e = " Radeon 8500"
0x514f = " Radeon 8500"
0x4966 = " Radeon 9000"
0x4e44 = " Radeon 9700"
if os > win2k
if driver < 6.13.10.6218
UnsupportedDriver
endif
endif
if os == win2k
if driver < 5.13.1.6166
UnsupportedDriver
endif
endif
if os < win2k
if driver < = 4.13.1.9069
UnsupportedDriver
endif
endif
break
0x4c57 = " Radeon Mobility"
0x4c58 = " Radeon Mobility"
0x4c59 = " Radeon Mobility VE"
0x4c5a = " Radeon Mobility VE"
0x4c66 = " Radeon Mobility 9000"
BrokenAlphaTest // ?
break
unknown = " **UNIDENTIFIED**"
UnknownHardware
break
Donc c´est que ce fichier n´est pas à jour ( déjà dit )
On peut surement le mettre à jour en manuel