Skip to content

Community Patch and Mods Collection for Borderlands

Notifications You must be signed in to change notification settings

DontCamp/borderlands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Patches!

Community Patch and Mods Collection for the DontCamp.com community

All credits to the original authors. This repository serves as a way for DontCamp.com community members to more easily stay up to date with our latest patch set distribution.

Configuration

  1. Run Borderlands-Hex-Multitool

  2. In the program, select the appropriate game (BL2|TPS) via the icon at top left.

  3. Ensure the Console and Set Command option is enabled. Configure the key you wish to bind the console to.

  4. Select Apply. You may now close the program.

  5. Save our customized Patch.txt (BL2|TPS) for the appropriate game to

%HOMEPATH%\Documents\My Games\Borderlands 2\Binaries\Patch.txt

OR

%HOMEPATH%\Documents\My Games\Borderlands The Pre-Sequel\Binaries\Patch.txt

  1. Run the game, and at the main menu screen, bring up the console and run exec patch.txt. This must be done each time you run the game. Note that the doskey history persists between runs.

Automatic Updates

Our distribution of the patch changes sometimes. In order to keep all players current, automation is provided that will update Patch.txt when the game is launched.

Notable downsides of this automation are that the file is re-downloaded every time, due to limitations of the built-in Windows Invoke-WebRequest (aliased to wget) PowerShell cmdlet, and if your cmd.exe binary is somehow not on your C: drive, then you are pretty silly. This was intended as a way to avoid having to install Cygwin or Windows Subsystem for Linux, but for nerds who have that stuff installed, an alternate method using a proper wget binary which can avoid re-downloading unchanged files would be cool.

  1. Save the appropriate dlpatch.bat (BL2|TPS) for your game to

%HOMEPATH%\Documents\My Games\Borderlands 2\Binaries\dlpatch.bat

OR

%HOMEPATH%\Documents\My Games\Borderlands The Pre-Sequel\Binaries\dlpatch.bat

  1. In the Steam launch options, set the following for the appropriate game:

BL2

C:\Windows\System32\cmd.exe /c %HOMEPATH%\Documents\"My Games"\"Borderlands 2"\Binaries\dlpatch.bat & %command% -nostartupmovies -NoLauncher

TPS

C:\Windows\System32\cmd.exe /c %HOMEPATH%\Documents\"My Games"\"Borderlands The Pre-Sequel"\Binaries\dlpatch.bat & %command% -NoLauncher

Mod List

BL2

Commnity Patch Changelog

TPS

Commnity Patch Changelog

About

Community Patch and Mods Collection for Borderlands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published