GithubHelp home page GithubHelp logo

d2r's Introduction

D2R Repository

This repository holds scripts that I have written for Diablo II: Resurrected

D2RLaunchScript.ps1 is the powershell script I use to launch D2R without using the Battle.net Launcher.

Before you launch the script, you will need to edit the following values and set them to whatever you will be using.

$loginEmail = "[email protected]" # Email used to login to your Battle.net Account.
$d2rPath = "C:\Blizzard\Diablo II Resurrected" # Path to your Diablo 2 Resurrected folder
$d2rPasswordPath = "C:\Blizzard$loginEmail.txt" # Path where you want to save your encrypted password

This script will prompt you for your password and store it on your local computer in an encrypted format.
More information on this process can be found here:
https://social.technet.microsoft.com/wiki/contents/articles/4546.working-with-passwords-secure-strings-and-credentials-in-windows-powershell.aspx

If you want to launch multiple copies of D2R, you will need to kill the Multiple Instance handle after each launch.

I have included a copy of this script batch file named "CloseD2RHandle.bat", which you will need to place inside the handle directory and then run it as an administrator in order to kill the Check For Multiple Instances handle inside D2R.exe.

You can get Handle from SysInternals: https://learn.microsoft.com/en-us/sysinternals/downloads/handle

More infomation can be found here:
https://us.forums.blizzard.com/en/d2r/t/how-to-multiple-d2r-instances-requires-two-accounts/60546

d2r's People

Contributors

d2moonunit avatar

Watchers

 avatar

Forkers

sir-wilhelm

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.