PPLcontrol
PPLcontrol copied to clipboard
Use Other Drivers
Is it possible to use other drivers other than RTCore64.sys? Even as I'm testing, I run into conflicts due to RivaTuner 😅 I wonder if it's possible to incorporate KDU's dynamic driver loading, or what changes would need to be made to use the GIGABYTE (Gdrv.sys) driver instead?
Thanks!
Technically, yes, it is possible to use other drivers than RTCore64.sys. The only requirement is a kernel R/W primitive. So it is not that complicated to implement, especially if the primitive is already known. However, I have no plan to extend this tool in the near future.