• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

Recent content by system1357

  1. S

    SLI with different cards

    Ah Good to be back here after finishing that nasty medical licencing exam... @Pretentious would you mind me fixing DSLIA with the new offsets you provided? I'm also revisiting the patching process with your findings EDIT: After crawling through the thread I saw that @DonnerPartyOf1 had already...
  2. S

    SLI with different cards

    May I incorporate your patches to the main program (DiffSLIAuto)?
  3. S

    SLI with different cards

    My fork: https://github.com/system1357/DifferentSLIAuto Code is sort of obsolete(only supports 382.xx)and crappy, will push recent work soon.
  4. S

    SLI with different cards

    I'll try to clean up my terribly-written code & fork a new repo on github
  5. S

    SLI with different cards

    The CA issue will never be solved since resigning the driver blob involves pulling off the original driver signature and will cause other driver components refuse to load. Besides, resigning the driver blob with non-testsigning certs will seriously violate the EULA and will cause severe legal...
  6. S

    SLI with different cards

    Will fix it later, thanks for reporting
  7. S

    SLI with different cards

    You need to enable test signing mode
  8. S

    SLI with different cards

    Can somebody kindly provide me an win7 driver file of 387.92 Discovered some crap in the os detection mechanism Win7/8/8.1 users should use version 1.7.1 with 387.92 just fine Meanwhile Win10 users please use the version attached to this post I've also included an updated version of Install.cmd
  9. S

    SLI with different cards

    I think I really should do a rewrite of this thing and add more dummy-proof functions like “your driver is too old!” or “please read the instructions THROUGHTOUT CAREFULLY ” BTW, been trying another approach to live-patch the driver and avoid force driver signing Tell me if you're interested in...
  10. S

    SLI with different cards

    Successfully patched the driver file you provided, what exact problem did you run into?
  11. S

    SLI with different cards

    Patching Succeded.
  12. S

    SLI with different cards

    Please do a full cleanup and follow the instructions to install Make sure you delete all diffsli certs form cert store before reinstalling Did you load windows into testsigning mode?
  13. S

    SLI with different cards

    Fix applied, please redownload and test if it works
  14. S

    SLI with different cards

    Hmm... Can you please give me a copy of your nvlddmkm.sys ? And did you ran it with the laptop version driver?
  15. S

    SLI with different cards

    Fix : Added OS Detection, seems that starting from 384.xx the win10 driver has a new pattern Thanks bryllstyles for testing File updated ---------------------------------------------------------- Update is here ft. my anatomy grades exploding... Beware!! Haven't test it on actual hardware...
Top