Merge branch 'main' of https://git.rimmyscorner.com/Rim/offline-megas into rims_custom_mod
This commit is contained in:
commit
338dae49f0
24
README.md
Normal file
24
README.md
Normal 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`
|
9
mods/offline_megas/link.bat
Normal file
9
mods/offline_megas/link.bat
Normal 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
|
BIN
mods/offline_megas/zone/core_mod.ff
Normal file
BIN
mods/offline_megas/zone/core_mod.ff
Normal file
Binary file not shown.
BIN
mods/offline_megas/zone/en_core_mod.ff
Normal file
BIN
mods/offline_megas/zone/en_core_mod.ff
Normal file
Binary file not shown.
BIN
mods/offline_megas/zone/en_zm_mod.ff
Normal file
BIN
mods/offline_megas/zone/en_zm_mod.ff
Normal file
Binary file not shown.
BIN
mods/offline_megas/zone/zm_mod.ff
Normal file
BIN
mods/offline_megas/zone/zm_mod.ff
Normal file
Binary file not shown.
BIN
players/mods/offline_megas/loadouts_zm_offline_0.cgp
Normal file
BIN
players/mods/offline_megas/loadouts_zm_offline_0.cgp
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user