A fork of https://github.com/project-bo4/shield-development - Call of Duty: Black Ops 4 Client / DemonWare Emulator
Go to file
2023-03-21 00:14:36 -07:00
assets Initial upload commit 2023-03-06 12:40:07 -08:00
deps Initial upload commit 2023-03-06 12:40:07 -08:00
source quick clean up + add libtommath exports 2023-03-07 04:31:21 -08:00
tools Initial upload commit 2023-03-06 12:40:07 -08:00
.gitignore Initial upload commit 2023-03-06 12:40:07 -08:00
.gitmodules Initial upload commit 2023-03-06 12:40:07 -08:00
generate.bat Initial upload commit 2023-03-06 12:40:07 -08:00
LICENSE Initial commit 2023-03-06 12:27:50 -08:00
premake5.lua Initial upload commit 2023-03-06 12:40:07 -08:00
README.md Update README.md 2023-03-21 00:14:36 -07:00

"They tried to bury us, they didn't know we were seeds"

code

SHIELD

A very experimental modification platform for Call of Duty®: Black Ops 4 run by community, aiming at improving both functionality and performance of original game.

This repository is designated as development period repo. final product will be set in a separate repo and is not guaranteed to carry over everything featured here.

LIMITATIONS

This repo only contains client-side detours and is not included with server code. As of right now, server code is planned to be private to let us maintain slight control over it and prevent and ban violatars those who cant even obey basic rules and tend to ruin experience of other users and take fun away from them.

If you looking forward experimenting and in-dependent development from project-bo4 servers check out demonware branch including built-in bo4 dw server emulator.

NOTES

  • Base SDK(well kinda...) used by this project is developed by Maurice Heumann; Thanks to the guy 🫡

  • To compile: clone repository using gitbash/powershell terminal; start generate.bat and it will grab all of required sub-modules and make visual studio solution which can be used to compile the client.

  • There are some 3rd-party project/tools that have influenced and helped the project in particular ways; If you belive there is something originated from you and want to be credited please contact any of our social media accounts.

  • This Project is created purely for educational purposes. its free and open-sourced under gnu license. developers are not responsible or liable for misuse of this product.