home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 January / VPR9701B.ISO / k / millen / winnt_e / txtsetup.oem < prev   
Text File  |  1996-08-28  |  49KB  |  888 lines

  1. #
  2. # format for txtsetup.oem.
  3. #
  4. # General format:
  5. #
  6. # [section]
  7. # key = value1,value2,...
  8. #
  9. #
  10. # The hash ('#') introduces a comment.
  11. # Strings with embedded spaces, commas, or hashes should be double-quoted
  12. #
  13.  
  14.  
  15. [Disks]
  16.  
  17. # This section lists all disks in the disk set.
  18. #
  19. # <description> is a descriptive name for a disk, used when
  20. #   prompting for the disk
  21. # <tagfile> is a file whose presence allows setup to recognize
  22. #   that the disk is inserted.
  23. # <directory> is where the files are located on the disk.
  24. #
  25.  
  26. d1 = "MILLENNIUM WIN-NT DRV Disk 1/1", \mgax64.tag, \
  27.  
  28.  
  29. [Defaults]
  30.  
  31. # This section lists the default selection for each 'required'
  32. # hardware component.  If a line is not present for a component,
  33. # the default defaults to the first item in the [<component_name>]
  34. # section (see below).
  35. #
  36. # <component_name> is one of computer, display, keyboard, mouse, scsi
  37. # <id> is a unique <within the component> string to be associated
  38. #   with an option.
  39.  
  40. display = "Matrox MGA2064  640x 480x 8"
  41.  
  42.  
  43. [display]
  44.  
  45. # This section lists the options available for a particular component.
  46. #
  47. # <id> is the unique string for the option
  48. # <description> is a text string, presented to the user in a menu
  49.  
  50.     "Matrox MGA2064  640x 480x 8"  = "Matrox MGA Millennium  640x 480, 256 colors"
  51.     "Matrox MGA2064  800x 600x 8"  = "Matrox MGA Millennium  800x 600, 256 colors"
  52.     "Matrox MGA2064 1024x 768x 8"  = "Matrox MGA Millennium 1024x 768, 256 colors"
  53.     "Matrox MGA2064 1152x 882x 8"  = "Matrox MGA Millennium 1152x 882, 256 colors"
  54.     "Matrox MGA2064 1280x1024x 8"  = "Matrox MGA Millennium 1280x1024, 256 colors"
  55.     "Matrox MGA2064 1600x1200x 8"  = "Matrox MGA Millennium 1600x1200, 256 colors"
  56.     "Matrox MGA2064  640x 480x15"  = "Matrox MGA Millennium  640x 480, 32K colors"
  57.     "Matrox MGA2064  800x 600x15"  = "Matrox MGA Millennium  800x 600, 32K colors"
  58.     "Matrox MGA2064 1024x 768x15"  = "Matrox MGA Millennium 1024x 768, 32K colors"
  59.     "Matrox MGA2064 1152x 882x15"  = "Matrox MGA Millennium 1152x 882, 32K colors"
  60.     "Matrox MGA2064 1280x1024x15"  = "Matrox MGA Millennium 1280x1024, 32K colors (4Mb board)"
  61.     "Matrox MGA2064 1600x1200x15"  = "Matrox MGA Millennium 1600x1200, 32K colors (4Mb board)"
  62.     "Matrox MGA2064  640x 480x16"  = "Matrox MGA Millennium  640x 480, 64K colors"
  63.     "Matrox MGA2064  800x 600x16"  = "Matrox MGA Millennium  800x 600, 64K colors"
  64.     "Matrox MGA2064 1024x 768x16"  = "Matrox MGA Millennium 1024x 768, 64K colors"
  65.     "Matrox MGA2064 1152x 882x16"  = "Matrox MGA Millennium 1152x 882, 64K colors"
  66.     "Matrox MGA2064 1280x1024x16"  = "Matrox MGA Millennium 1280x1024, 64K colors (4Mb board)"
  67.     "Matrox MGA2064 1600x1200x16"  = "Matrox MGA Millennium 1600x1200, 64K colors (4Mb board)"
  68.     "Matrox MGA2064  640x 480x24"  = "Matrox MGA Millennium  640x 480, 16M colors"
  69.     "Matrox MGA2064  800x 600x24"  = "Matrox MGA Millennium  800x 600, 16M colors"
  70.     "Matrox MGA2064 1024x 768x24"  = "Matrox MGA Millennium 1024x 768, 16M colors (4Mb board)"
  71.     "Matrox MGA2064 1152x 882x24"  = "Matrox MGA Millennium 1152x 882, 16M colors (4Mb board)"
  72.     "Matrox MGA2064 1280x1024x24"  = "Matrox MGA Millennium 1280x1024, 16M colors (4Mb board)"
  73.     "Matrox MGA2064 1600x1200x24"  = "Matrox MGA Millennium 1600x1200, 16M colors (8Mb board)"
  74.     "Matrox MGA2064  640x 480x32"  = "Matrox MGA Millennium  640x 480, True Color"
  75.     "Matrox MGA2064  800x 600x32"  = "Matrox MGA Millennium  800x 600, True Color"
  76.     "Matrox MGA2064 1024x 768x32"  = "Matrox MGA Millennium 1024x 768, True Color (4Mb board)"
  77.     "Matrox MGA2064 1152x 882x32"  = "Matrox MGA Millennium 1152x 882, True Color (4Mb board)"
  78.     "Matrox MGA2064 1280x1024x32"  = "Matrox MGA Millennium 1280x1024, True Color (8Mb board)"
  79.  
  80.  
  81. # This section lists the files that should be copied if the user
  82. # selects a particular component option.
  83. #
  84. # <file_type> is one of driver, port, class, dll, hal, inf, or detect.
  85. #   See below.
  86. # <source_disk> identifies where the file is to be copied from, and must
  87. #   match en entry in the [Disks] section.
  88. # <filename> is the name of the file. This will be appended to the
  89. #   directory specified for the disk in the [Disks] section to form the
  90. #   full path of the file on the disk.
  91.  
  92. ["Files.display.Matrox MGA2064  640x 480x 8"]
  93. driver = d1,mgax64.sys,mga8a
  94. dll    = d1,mgax64.dll
  95. inf    = d1,oemsetup.inf
  96.  
  97. ["Files.display.Matrox MGA2064  800x 600x 8"]
  98. driver = d1,mgax64.sys,mga8c
  99. dll    = d1,mgax64.dll
  100. inf    = d1,oemsetup.inf
  101.  
  102. ["Files.display.Matrox MGA2064 1024x 768x 8"]
  103. driver = d1,mgax64.sys,mga8d
  104. dll    = d1,mgax64.dll
  105. inf    = d1,oemsetup.inf
  106.  
  107. ["Files.display.Matrox MGA2064 1152x 882x 8"]
  108. driver = d1,mgax64.sys,mga8e
  109. dll    = d1,mgax64.dll
  110. inf    = d1,oemsetup.inf
  111.  
  112. ["Files.display.Matrox MGA2064 1280x1024x 8"]
  113. driver = d1,mgax64.sys,mga8f
  114. dll    = d1,mgax64.dll
  115. inf    = d1,oemsetup.inf
  116.  
  117. ["Files.display.Matrox MGA2064 1600x1200x 8"]
  118. driver = d1,mgax64.sys,mga8g
  119. dll    = d1,mgax64.dll
  120. inf    = d1,oemsetup.inf
  121.  
  122. ["Files.display.Matrox MGA2064  640x 480x15"]
  123. driver = d1,mgax64.sys,mga15a
  124. dll    = d1,mgax64.dll
  125. inf    = d1,oemsetup.inf
  126.  
  127. ["Files.display.Matrox MGA2064  800x 600x15"]
  128. driver = d1,mgax64.sys,mga15c
  129. dll    = d1,mgax64.dll
  130. inf    = d1,oemsetup.inf
  131.  
  132. ["Files.display.Matrox MGA2064 1024x 768x15"]
  133. driver = d1,mgax64.sys,mga15d
  134. dll    = d1,mgax64.dll
  135. inf    = d1,oemsetup.inf
  136.  
  137. ["Files.display.Matrox MGA2064 1152x 882x15"]
  138. driver = d1,mgax64.sys,mga15e
  139. dll    = d1,mgax64.dll
  140. inf    = d1,oemsetup.inf
  141.  
  142. ["Files.display.Matrox MGA2064 1280x1024x15"]
  143. driver = d1,mgax64.sys,mga15f
  144. dll    = d1,mgax64.dll
  145. inf    = d1,oemsetup.inf
  146.  
  147. ["Files.display.Matrox MGA2064 1600x1200x15"]
  148. driver = d1,mgax64.sys,mga15g
  149. dll    = d1,mgax64.dll
  150. inf    = d1,oemsetup.inf
  151.  
  152. ["Files.display.Matrox MGA2064  640x 480x16"]
  153. driver = d1,mgax64.sys,mga16a
  154. dll    = d1,mgax64.dll
  155. inf    = d1,oemsetup.inf
  156.  
  157. ["Files.display.Matrox MGA2064  800x 600x16"]
  158. driver = d1,mgax64.sys,mga16c
  159. dll    = d1,mgax64.dll
  160. inf    = d1,oemsetup.inf
  161.  
  162. ["Files.display.Matrox MGA2064 1024x 768x16"]
  163. driver = d1,mgax64.sys,mga16d
  164. dll    = d1,mgax64.dll
  165. inf    = d1,oemsetup.inf
  166.  
  167. ["Files.display.Matrox MGA2064 1152x 882x16"]
  168. driver = d1,mgax64.sys,mga16e
  169. dll    = d1,mgax64.dll
  170. inf    = d1,oemsetup.inf
  171.  
  172. ["Files.display.Matrox MGA2064 1280x1024x16"]
  173. driver = d1,mgax64.sys,mga16f
  174. dll    = d1,mgax64.dll
  175. inf    = d1,oemsetup.inf
  176.  
  177. ["Files.display.Matrox MGA2064 1600x1200x16"]
  178. driver = d1,mgax64.sys,mga16g
  179. dll    = d1,mgax64.dll
  180. inf    = d1,oemsetup.inf
  181.  
  182. ["Files.display.Matrox MGA2064  640x 480x24"]
  183. driver = d1,mgax64.sys,mga24a
  184. dll    = d1,mgax64.dll
  185. inf    = d1,oemsetup.inf
  186.  
  187. ["Files.display.Matrox MGA2064  800x 600x24"]
  188. driver = d1,mgax64.sys,mga24c
  189. dll    = d1,mgax64.dll
  190. inf    = d1,oemsetup.inf
  191.  
  192. ["Files.display.Matrox MGA2064 1024x 768x24"]
  193. driver = d1,mgax64.sys,mga24d
  194. dll    = d1,mgax64.dll
  195. inf    = d1,oemsetup.inf
  196.  
  197. ["Files.display.Matrox MGA2064 1152x 882x24"]
  198. driver = d1,mgax64.sys,mga24e
  199. dll    = d1,mgax64.dll
  200. inf    = d1,oemsetup.inf
  201.  
  202. ["Files.display.Matrox MGA2064 1280x1024x24"]
  203. driver = d1,mgax64.sys,mga24f
  204. dll    = d1,mgax64.dll
  205. inf    = d1,oemsetup.inf
  206.  
  207. ["Files.display.Matrox MGA2064 1600x1200x24"]
  208. driver = d1,mgax64.sys,mga24g
  209. dll    = d1,mgax64.dll
  210. inf    = d1,oemsetup.inf
  211.  
  212. ["Files.display.Matrox MGA2064  640x 480x32"]
  213. driver = d1,mgax64.sys,mga32a
  214. dll    = d1,mgax64.dll
  215. inf    = d1,oemsetup.inf
  216.  
  217. ["Files.display.Matrox MGA2064  800x 600x32"]
  218. driver = d1,mgax64.sys,mga32c
  219. dll    = d1,mgax64.dll
  220. inf    = d1,oemsetup.inf
  221.  
  222. ["Files.display.Matrox MGA2064 1024x 768x32"]
  223. driver = d1,mgax64.sys,mga32d
  224. dll    = d1,mgax64.dll
  225. inf    = d1,oemsetup.inf
  226.  
  227. ["Files.display.Matrox MGA2064 1152x 882x32"]
  228. driver = d1,mgax64.sys,mga32e
  229. dll    = d1,mgax64.dll
  230. inf    = d1,oemsetup.inf
  231.  
  232. ["Files.display.Matrox MGA2064 1280x1024x32"]
  233. driver = d1,mgax64.sys,mga32f
  234. dll    = d1,mgax64.dll
  235. inf    = d1,oemsetup.inf
  236.  
  237.  
  238. # This section specifies values to be set in the registry for
  239. # particular component options.  Required values in the services\xxx
  240. # key are created automatically -- use this section to specify additional
  241. # keys to be created in services\xxx and values in services\xxx and
  242. # services\xxx\yyy.
  243. #
  244. # <key_name> is relative to the services node for this device.
  245. #   If it is empty, then it refers to the services node.
  246. #   If specified, the key is created first.
  247. # <value_name> specifies the value to be set within the key
  248. # <value_type> is a string like REG_DWORD.  See below.
  249. # <value> specifies the actual value; its format depends on <value_type>
  250.  
  251. [Config.mga8a]
  252. value = "",     tag,                  REG_DWORD,    b
  253. value = Device0, VgaCompatible,           REG_DWORD,    0
  254. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  255. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    8
  256. value = Device0, DefaultSettings.XResolution, REG_DWORD,    280
  257. value = Device0, DefaultSettings.YResolution, REG_DWORD,    1e0
  258. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  259. value = Device0, User.AlternateLines,         REG_DWORD,    0
  260. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  261. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  262. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  263. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  264. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  265. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  266. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  267. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  268. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  269. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  270. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  271. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  272.  
  273. [Config.mga8c]
  274. value = "",     tag,                  REG_DWORD,    b
  275. value = Device0, VgaCompatible,           REG_DWORD,    0
  276. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  277. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    8
  278. value = Device0, DefaultSettings.XResolution, REG_DWORD,    320
  279. value = Device0, DefaultSettings.YResolution, REG_DWORD,    258
  280. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  281. value = Device0, User.AlternateLines,         REG_DWORD,    0
  282. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  283. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  284. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  285. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  286. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  287. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  288. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  289. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  290. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  291. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  292. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  293. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  294.  
  295. [Config.mga8d]
  296. value = "",     tag,                  REG_DWORD,    b
  297. value = Device0, VgaCompatible,           REG_DWORD,    0
  298. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  299. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    8
  300. value = Device0, DefaultSettings.XResolution, REG_DWORD,    400
  301. value = Device0, DefaultSettings.YResolution, REG_DWORD,    300
  302. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  303. value = Device0, User.AlternateLines,         REG_DWORD,    0
  304. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  305. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  306. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  307. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  308. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  309. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  310. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  311. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  312. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  313. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  314. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  315. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  316.  
  317. [Config.mga8e]
  318. value = "",     tag,                  REG_DWORD,    b
  319. value = Device0, VgaCompatible,           REG_DWORD,    0
  320. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  321. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    8
  322. value = Device0, DefaultSettings.XResolution, REG_DWORD,    480
  323. value = Device0, DefaultSettings.YResolution, REG_DWORD,    372
  324. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  325. value = Device0, User.AlternateLines,         REG_DWORD,    0
  326. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  327. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  328. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  329. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  330. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  331. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  332. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  333. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  334. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  335. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  336. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  337. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  338.  
  339. [Config.mga8f]
  340. value = "",     tag,                  REG_DWORD,    b
  341. value = Device0, VgaCompatible,           REG_DWORD,    0
  342. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  343. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    8
  344. value = Device0, DefaultSettings.XResolution, REG_DWORD,    500
  345. value = Device0, DefaultSettings.YResolution, REG_DWORD,    400
  346. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  347. value = Device0, User.AlternateLines,         REG_DWORD,    0
  348. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  349. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  350. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  351. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  352. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  353. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  354. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  355. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  356. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  357. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  358. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  359. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  360.  
  361. [Config.mga8g]
  362. value = "",     tag,                  REG_DWORD,    b
  363. value = Device0, VgaCompatible,           REG_DWORD,    0
  364. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  365. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    8
  366. value = Device0, DefaultSettings.XResolution, REG_DWORD,    640
  367. value = Device0, DefaultSettings.YResolution, REG_DWORD,    4b0
  368. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  369. value = Device0, User.AlternateLines,         REG_DWORD,    0
  370. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  371. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  372. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  373. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  374. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  375. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  376. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  377. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  378. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  379. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  380. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  381. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  382.  
  383. [Config.mga15a]
  384. value = "",     tag,                  REG_DWORD,    b
  385. value = Device0, VgaCompatible,           REG_DWORD,    0
  386. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  387. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    f
  388. value = Device0, DefaultSettings.XResolution, REG_DWORD,    280
  389. value = Device0, DefaultSettings.YResolution, REG_DWORD,    1e0
  390. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  391. value = Device0, User.AlternateLines,         REG_DWORD,    0
  392. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  393. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  394. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  395. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  396. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  397. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  398. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  399. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  400. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  401. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  402. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  403. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  404.  
  405. [Config.mga15c]
  406. value = "",     tag,                  REG_DWORD,    b
  407. value = Device0, VgaCompatible,           REG_DWORD,    0
  408. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  409. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    f
  410. value = Device0, DefaultSettings.XResolution, REG_DWORD,    320
  411. value = Device0, DefaultSettings.YResolution, REG_DWORD,    258
  412. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  413. value = Device0, User.AlternateLines,         REG_DWORD,    0
  414. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  415. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  416. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  417. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  418. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  419. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  420. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  421. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  422. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  423. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  424. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  425. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  426.  
  427. [Config.mga15d]
  428. value = "",     tag,                  REG_DWORD,    b
  429. value = Device0, VgaCompatible,           REG_DWORD,    0
  430. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  431. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    f
  432. value = Device0, DefaultSettings.XResolution, REG_DWORD,    400
  433. value = Device0, DefaultSettings.YResolution, REG_DWORD,    300
  434. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  435. value = Device0, User.AlternateLines,         REG_DWORD,    0
  436. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  437. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  438. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  439. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  440. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  441. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  442. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  443. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  444. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  445. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  446. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  447. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  448.  
  449. [Config.mga15e]
  450. value = "",     tag,                  REG_DWORD,    b
  451. value = Device0, VgaCompatible,           REG_DWORD,    0
  452. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  453. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    f
  454. value = Device0, DefaultSettings.XResolution, REG_DWORD,    480
  455. value = Device0, DefaultSettings.YResolution, REG_DWORD,    372
  456. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  457. value = Device0, User.AlternateLines,         REG_DWORD,    0
  458. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  459. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  460. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  461. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  462. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  463. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  464. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  465. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  466. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  467. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  468. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  469. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  470.  
  471. [Config.mga15f]
  472. value = "",     tag,                  REG_DWORD,    b
  473. value = Device0, VgaCompatible,           REG_DWORD,    0
  474. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  475. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    f
  476. value = Device0, DefaultSettings.XResolution, REG_DWORD,    500
  477. value = Device0, DefaultSettings.YResolution, REG_DWORD,    400
  478. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  479. value = Device0, User.AlternateLines,         REG_DWORD,    0
  480. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  481. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  482. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  483. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  484. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  485. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  486. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  487. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  488. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  489. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  490. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  491. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  492.  
  493. [Config.mga15g]
  494. value = "",     tag,                  REG_DWORD,    b
  495. value = Device0, VgaCompatible,           REG_DWORD,    0
  496. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  497. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    f
  498. value = Device0, DefaultSettings.XResolution, REG_DWORD,    640
  499. value = Device0, DefaultSettings.YResolution, REG_DWORD,    4b0
  500. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  501. value = Device0, User.AlternateLines,         REG_DWORD,    0
  502. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  503. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  504. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  505. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  506. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  507. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  508. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  509. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  510. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  511. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  512. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  513. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  514.  
  515. [Config.mga16a]
  516. value = "",     tag,                  REG_DWORD,    b
  517. value = Device0, VgaCompatible,           REG_DWORD,    0
  518. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  519. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    10
  520. value = Device0, DefaultSettings.XResolution, REG_DWORD,    280
  521. value = Device0, DefaultSettings.YResolution, REG_DWORD,    1e0
  522. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  523. value = Device0, User.AlternateLines,         REG_DWORD,    0
  524. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  525. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  526. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  527. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  528. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  529. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  530. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  531. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  532. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  533. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  534. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  535. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  536.  
  537. [Config.mga16c]
  538. value = "",     tag,                  REG_DWORD,    b
  539. value = Device0, VgaCompatible,           REG_DWORD,    0
  540. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  541. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    10
  542. value = Device0, DefaultSettings.XResolution, REG_DWORD,    320
  543. value = Device0, DefaultSettings.YResolution, REG_DWORD,    258
  544. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  545. value = Device0, User.AlternateLines,         REG_DWORD,    0
  546. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  547. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  548. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  549. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  550. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  551. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  552. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  553. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  554. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  555. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  556. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  557. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  558.  
  559. [Config.mga16d]
  560. value = "",     tag,                  REG_DWORD,    b
  561. value = Device0, VgaCompatible,           REG_DWORD,    0
  562. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  563. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    10
  564. value = Device0, DefaultSettings.XResolution, REG_DWORD,    400
  565. value = Device0, DefaultSettings.YResolution, REG_DWORD,    300
  566. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  567. value = Device0, User.AlternateLines,         REG_DWORD,    0
  568. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  569. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  570. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  571. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  572. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  573. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  574. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  575. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  576. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  577. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  578. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  579. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  580.  
  581. [Config.mga16e]
  582. value = "",     tag,                  REG_DWORD,    b
  583. value = Device0, VgaCompatible,           REG_DWORD,    0
  584. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  585. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    10
  586. value = Device0, DefaultSettings.XResolution, REG_DWORD,    480
  587. value = Device0, DefaultSettings.YResolution, REG_DWORD,    372
  588. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  589. value = Device0, User.AlternateLines,         REG_DWORD,    0
  590. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  591. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  592. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  593. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  594. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  595. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  596. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  597. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  598. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  599. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  600. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  601. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  602.  
  603. [Config.mga16f]
  604. value = "",     tag,                  REG_DWORD,    b
  605. value = Device0, VgaCompatible,           REG_DWORD,    0
  606. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  607. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    10
  608. value = Device0, DefaultSettings.XResolution, REG_DWORD,    500
  609. value = Device0, DefaultSettings.YResolution, REG_DWORD,    400
  610. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  611. value = Device0, User.AlternateLines,         REG_DWORD,    0
  612. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  613. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  614. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  615. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  616. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  617. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  618. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  619. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  620. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  621. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  622. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  623. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  624.  
  625. [Config.mga16g]
  626. value = "",     tag,                  REG_DWORD,    b
  627. value = Device0, VgaCompatible,           REG_DWORD,    0
  628. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  629. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    10
  630. value = Device0, DefaultSettings.XResolution, REG_DWORD,    640
  631. value = Device0, DefaultSettings.YResolution, REG_DWORD,    4b0
  632. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  633. value = Device0, User.AlternateLines,         REG_DWORD,    0
  634. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  635. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  636. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  637. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  638. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  639. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  640. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  641. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  642. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  643. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  644. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  645. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  646.  
  647. [Config.mga24a]
  648. value = "",     tag,                  REG_DWORD,    b
  649. value = Device0, VgaCompatible,           REG_DWORD,    0
  650. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  651. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    18
  652. value = Device0, DefaultSettings.XResolution, REG_DWORD,    280
  653. value = Device0, DefaultSettings.YResolution, REG_DWORD,    1e0
  654. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  655. value = Device0, User.AlternateLines,         REG_DWORD,    0
  656. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  657. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  658. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  659. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  660. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  661. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  662. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  663. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  664. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  665. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  666. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  667. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  668.  
  669. [Config.mga24c]
  670. value = "",     tag,                  REG_DWORD,    b
  671. value = Device0, VgaCompatible,           REG_DWORD,    0
  672. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  673. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    18
  674. value = Device0, DefaultSettings.XResolution, REG_DWORD,    320
  675. value = Device0, DefaultSettings.YResolution, REG_DWORD,    258
  676. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  677. value = Device0, User.AlternateLines,         REG_DWORD,    0
  678. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  679. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  680. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  681. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  682. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  683. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  684. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  685. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  686. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  687. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  688. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  689. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  690.  
  691. [Config.mga24d]
  692. value = "",     tag,                  REG_DWORD,    b
  693. value = Device0, VgaCompatible,           REG_DWORD,    0
  694. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  695. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    18
  696. value = Device0, DefaultSettings.XResolution, REG_DWORD,    400
  697. value = Device0, DefaultSettings.YResolution, REG_DWORD,    300
  698. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  699. value = Device0, User.AlternateLines,         REG_DWORD,    0
  700. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  701. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  702. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  703. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  704. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  705. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  706. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  707. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  708. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  709. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  710. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  711. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  712.  
  713. [Config.mga24e]
  714. value = "",     tag,                  REG_DWORD,    b
  715. value = Device0, VgaCompatible,           REG_DWORD,    0
  716. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  717. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    18
  718. value = Device0, DefaultSettings.XResolution, REG_DWORD,    480
  719. value = Device0, DefaultSettings.YResolution, REG_DWORD,    372
  720. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  721. value = Device0, User.AlternateLines,         REG_DWORD,    0
  722. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  723. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  724. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  725. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  726. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  727. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  728. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  729. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  730. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  731. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  732. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  733. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  734.  
  735. [Config.mga24f]
  736. value = "",     tag,                  REG_DWORD,    b
  737. value = Device0, VgaCompatible,           REG_DWORD,    0
  738. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  739. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    18
  740. value = Device0, DefaultSettings.XResolution, REG_DWORD,    500
  741. value = Device0, DefaultSettings.YResolution, REG_DWORD,    400
  742. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  743. value = Device0, User.AlternateLines,         REG_DWORD,    0
  744. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  745. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  746. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  747. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  748. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  749. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  750. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  751. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  752. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  753. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  754. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  755. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  756.  
  757. [Config.mga24g]
  758. value = "",     tag,                  REG_DWORD,    b
  759. value = Device0, VgaCompatible,           REG_DWORD,    0
  760. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  761. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    18
  762. value = Device0, DefaultSettings.XResolution, REG_DWORD,    640
  763. value = Device0, DefaultSettings.YResolution, REG_DWORD,    4b0
  764. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  765. value = Device0, User.AlternateLines,         REG_DWORD,    0
  766. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  767. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  768. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  769. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  770. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  771. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  772. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  773. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  774. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  775. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  776. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  777. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  778.  
  779. [Config.mga32a]
  780. value = "",     tag,                  REG_DWORD,    b
  781. value = Device0, VgaCompatible,           REG_DWORD,    0
  782. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  783. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    20
  784. value = Device0, DefaultSettings.XResolution, REG_DWORD,    280
  785. value = Device0, DefaultSettings.YResolution, REG_DWORD,    1e0
  786. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  787. value = Device0, User.AlternateLines,         REG_DWORD,    0
  788. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  789. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  790. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  791. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  792. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  793. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  794. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  795. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  796. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  797. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  798. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  799. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  800.  
  801. [Config.mga32c]
  802. value = "",     tag,                  REG_DWORD,    b
  803. value = Device0, VgaCompatible,           REG_DWORD,    0
  804. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  805. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    20
  806. value = Device0, DefaultSettings.XResolution, REG_DWORD,    320
  807. value = Device0, DefaultSettings.YResolution, REG_DWORD,    258
  808. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  809. value = Device0, User.AlternateLines,         REG_DWORD,    0
  810. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  811. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  812. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  813. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  814. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  815. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  816. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  817. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  818. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  819. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  820. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  821. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  822.  
  823. [Config.mga32d]
  824. value = "",     tag,                  REG_DWORD,    b
  825. value = Device0, VgaCompatible,           REG_DWORD,    0
  826. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  827. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    20
  828. value = Device0, DefaultSettings.XResolution, REG_DWORD,    400
  829. value = Device0, DefaultSettings.YResolution, REG_DWORD,    300
  830. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  831. value = Device0, User.AlternateLines,         REG_DWORD,    0
  832. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  833. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  834. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  835. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  836. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  837. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  838. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  839. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  840. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  841. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  842. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  843. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  844.  
  845. [Config.mga32e]
  846. value = "",     tag,                  REG_DWORD,    b
  847. value = Device0, VgaCompatible,           REG_DWORD,    0
  848. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  849. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    20
  850. value = Device0, DefaultSettings.XResolution, REG_DWORD,    480
  851. value = Device0, DefaultSettings.YResolution, REG_DWORD,    372
  852. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  853. value = Device0, User.AlternateLines,         REG_DWORD,    0
  854. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  855. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  856. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  857. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  858. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  859. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  860. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  861. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  862. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  863. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  864. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  865. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  866.  
  867. [Config.mga32f]
  868. value = "",     tag,                  REG_DWORD,    b
  869. value = Device0, VgaCompatible,           REG_DWORD,    0
  870. value = Device0, InstalledDisplayDrivers,     REG_MULTI_SZ, mgax64
  871. value = Device0, DefaultSettings.BitsPerPel,  REG_DWORD,    20
  872. value = Device0, DefaultSettings.XResolution, REG_DWORD,    500
  873. value = Device0, DefaultSettings.YResolution, REG_DWORD,    400
  874. value = Device0, "Device Description",        REG_SZ,       "Matrox MGA Millennium"
  875. value = Device0, User.AlternateLines,         REG_DWORD,    0
  876. value = Device0, User.CenterDialogs,          REG_DWORD,    0
  877. value = Device0, User.ComplexBlt,             REG_DWORD,    1
  878. value = Device0, User.DeviceBitmaps,          REG_DWORD,    1
  879. value = Device0, User.LanguageList,           REG_MULTI_SZ, "Deutsch","MGA_GER","English","MGA_ENG","Espal","MGA_SPA","Fran軋is","MGA_FRE","Italiano","MGA_ITA"
  880. value = Device0, User.LanguageOption,         REG_SZ,       "English"
  881. value = Device0, User.MgaInfoFile,            REG_DWORD,    1
  882. value = Device0, User.MgaPanelLastPage,       REG_DWORD,    1
  883. value = Device0, User.SynchronizeDac,         REG_DWORD,    0
  884. value = Device0, User.SynchronizeEngine,      REG_DWORD,    0
  885. value = Device0, User3d.DoubleBuffer,         REG_DWORD,    1
  886. value = Device0, User3d.SubPixel,             REG_DWORD,    1
  887. value = Device0, User3d.ZBuffer,              REG_DWORD,    1
  888.