it's funny to see how powerful a software is. this afternoon I'm playing around with: [igfx_SoftwareDX10Settings] HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, igdumdx32, igd10umd32 HKR,, UserModeDriverName, %REG_MULTI_SZ%, igdumdx32.dll, igd10umd32.dll
I just swap the position of the igd...'s so now it looks like this: [igfx_SoftwareDX10Settings] HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, igd10umd32, igdumdx32 HKR,, UserModeDriverName, %REG_MULTI_SZ%, igd10umd32.dll, igdumdx32.dll I reinstall the driver, restart, and when I login, there's no WinSAT and my I'm greeted with Basic mode (no Aero) I run dxdiag, go to the Display tab, and now all the DirectX Features say "Not Available" I try to run Lineage II, and get a critical error says "Video: No Video" so I guess there are some "writing order" that I must obey? :D plus, now I'm confused because when I was tinkering the: [OpenGL.AddReg] HKR,, OpenGLDriverName, %REG_MULTI_SZ%, ig4dev32.dll into this: [OpenGL.AddReg] HKR,, OpenGLDriverName, %REG_MULTI_SZ%, ig4icd32.dll it seems like there's no difference (have the same effects) if I write like this: [OpenGL.AddReg] HKR,, OpenGLDriverName, %REG_MULTI_SZ%, ig4icd32.dll, ig4dev32.dll ... what's a MULTI_SZ means then? I thought I can: - write multiple input without having to pay attention in what order I should write but what I see now is: - it seems I must pay attention to write the input in order, and it seems only the first input is active so I can't have both input active, or what? ~_~ -- 9xx SOLDIERS SANS FRONTIERS
