Coder Social home page Coder Social logo

ps-nvslienable's Introduction

PS-NVSLIEnable

Powershell script to automatically patch NVIDIA drivers to enable SLI on non-SLI cards (ex. GTX 1060)

Usage

.\Enable-SLI.ps1

Snapshot

Requirements

Requires external tools in the "Tools" subfolder

SYNOPSIS

  • Patches the Nvidia driver to enable SLI on all cards

DESCRIPTION

  • This script patches the Nvidia driver to enable SLI on all cards (including those without an SLI bridge, such as a GTX 1060 6GB)

INPUTS

  • SliDataFind # find SLI patch location using the provided bytes such as "84:C0:75:05:0F:BA:6B"
  • SliDataReplace # patch values "C7:43:24:00:00:00:00"
  • Originalfile # original compressed driver file name, ex. "nvlddmkm.sy_"
  • DontSearchSystem # switch that will not search the system for the driver so you dont have to copy the source file
  • EnableTestSigning # Enables Windows driver test signing on boot

OUTPUTS

Console log

NOTES

  • Version: 1.0
  • Author: Filipe Lage
  • Creation Date: 2019-04-14
  • Purpose/Change: This code is free for development and private use only
  • Copyright: (c)2019 Filipe Lage under Beerware License

"THE BEER-WARE LICENSE" (Revision 42 originally created by Poul-Henning Kamp - http://people.freebsd.org/~phk/): <[email protected]> wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Thanks. Filipe Lage

EXAMPLES

  • runs automated script with defaults Enable-SLI.ps1

  • Specify patch values and search for the right file in your system driverstore Enable-SLI.ps1 -searchInSystem -sliDataFind "84:C0:75:05:0F:BA:6B" -sliDataReplace "C7:43:24:00:00:00:00"

ps-nvslienable's People

Contributors

fclage avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

forkproj

ps-nvslienable's Issues

nvlink sli 3090

hey i was wondering if its possible to do some sort of trick for 3090's to work with old sli profiles?
dx11 old sli profiles from nivdia inspector on 3090s.
is there any way to talk to you ?
thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.