Merge branch 'main' of https://git.rimmyscorner.com/Rim/offline-megas into rims_custom_mod

This commit is contained in:
Rim 2024-05-28 16:53:49 -04:00
commit 338dae49f0
16 changed files with 33 additions and 0 deletions

24
README.md Normal file
View File

@ -0,0 +1,24 @@
# bo3-offline-megas-patch
* ### ***A mod for local & offline (including Steam) play. This mod allows you to have all the online features while playing offline.***
[YouTube](https://youtube.com/@thahrimdon)
[Twitch](https://www.twitch.tv/thahrimdon)
# Install
### 1. Drag the *"players"* & *"mods"* Folders Into Your Black Ops 3 Directory
* Default Location: ```C:\Program Files (x86)\Steam\steamapps\common\Call of Duty Black Ops III\```
### 2. Start Game and Load Mod
# Features
### Online Features
- [X] All Mega Gobblegums Offline
- [X] Spawn With RK5
- [X] Dark Matter Camo + All Attatchments on Every Weapon (*including Weapon Kit weapons*)
- [X] 0 Point Round Start Gobblegum
- [X] Increases Render/Draw Distance & Fixes Optimization Issues - `r_lodbiasrigid "-1000"`
- [X] Increases Model Level of Detail - `r_modellodbias "10"`
- [X] Disables Depth of Field - `r_dof_enable "0"`
- [X] Removes Fog Effects - `r_fog "0"`
- [X] Removes Perk Limit - `No Perk Limit`

View File

@ -0,0 +1,9 @@
@echo on
..\..\gdtdb\gdtdb.exe /update
..\..\bin\linker_modtools.exe -language english -fs_game offline_megas -modsource core_mod
..\..\bin\linker_modtools.exe -language english -fs_game offline_megas -modsource zm_mod
pause

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.