Changes between Version 5 and Version 7 of Ticket #475
- Timestamp:
- Jul 6, 2007 8:19:44 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #475 – Description
v5 v7 17 17 18 18 We are looking for external developers with an interest to help us out to complete this work. 19 20 Installation instructions: 21 22 To enable it you must add the following registry keys: 23 {{{ 24 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers\VBoxOGL] 25 "Version"=dword:00000002 26 "DriverVersion"=dword:00000001 27 "Flags"=dword:00000001 28 "Dll"="VBoxOGL.dll" 29 }}} 30 You need to build the latest additions from SVN as the OpenGL ICD mechanism needs a change in the display driver. 31 32 VBoxOGL.dll needs to be present in \Windows\System32.