Custom Resolution Utility (CRU)
|
10-18-2015, 06:20 PM
Post: #1718
|
|||
|
|||
RE: Custom Resolution Utility (CRU)
I found this at intel forums .
https://communities.intel.com/thread/259...0&tstart=0 inside igdlh64.inf there are 2 ways of overriding the display resolution and audio capabilities 1. HKR,,FakeEDID_14_0_af0d_1723,%REG_BINARY%, EDID HKR,, ReadEDIDFromRegistry, %REG_DWORD%, 1 this will enable the reading of an EDID from the registry 2. ; <-OEMStaticMode_AddSwSettings-> HKR,, STATIC_MODE_1,%REG_BINARY%, 20,03,58,02,03,00,07,0F ;8x6 60,70 this disables the reading of the EDID and just enables the resolution that is set in the static mode Don't know if it works on all intel graphics though. |
|||
« Next Oldest | Next Newest »
|