diff --git a/README.md b/README.md index b81686a..b904ac9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,30 @@ -# ogog -Modern Warfare 19 revival project +[![Discord](https://img.shields.io/discord/945420505157083208?color=%237289DA&label=members&logo=discord&logoColor=%23FFFFFF)](https://discord.gg/EtnkMkESQv) + +

+ +

+ +# What is project Donetsk? +Project Donetsk is an attempt to create a more open Modern Warfare 2019 with a server browser, GSC, and a modder friendly environment +--- + +# What are some of the goals of project Donetsk +1. Allow Call of Duty Warzone to be played after Activision officially discontinued it on Septerber 21st, 2023 +2. Allow Modern Warfare to be played outside of Battle.net and Steam +3. Allow custom content such as maps, weapons, and cosmetics to be used in Modern Warfare +4. Add a server browser +--- + +# Installation +1. Find a compatible version of Modern Warfare +#### NOTE: You must legally obtain a compatible version of Call of Duty®: Modern Warfare (2019) to play Donetsk. +2. Download the latest dll for Donetsk or compile from source +3. Put the dll into the game folder and launch game_dx12_ship_replay.exe +--- +# Common Errors +- ```Failed to initialize TACT client: E_STORAGE_INIT (25), Invalid build info ``` + - Right click on game folder and uncheck read only +- ```Fatal Error (Of any variety)``` + - Right click on game folder and uncheck read only +- ```DirectX call failed with error: DX ERROR UNKNOWN[OX8000FFFF]. ``` + - This is a directx error, the best solution is to reinstall windows from usb, but you may have some sucess in repairing your windows installation diff --git a/donetskbanner.png b/donetskbanner.png new file mode 100644 index 0000000..12d8bcd Binary files /dev/null and b/donetskbanner.png differ diff --git a/github/assets/donetskbanner.png b/github/assets/donetskbanner.png new file mode 100644 index 0000000..12d8bcd Binary files /dev/null and b/github/assets/donetskbanner.png differ diff --git a/github/assets/readme.md b/github/assets/readme.md new file mode 100644 index 0000000..c20a5e2 --- /dev/null +++ b/github/assets/readme.md @@ -0,0 +1,2 @@ +This folder is used for items for the github repo +This is used for things like the readme on the main page