iw7-mod
iw7-mod copied to clipboard
Modification for IW7 (Infinite Warfare)
H1-Mod already does this in ranked.cpp, as seen here: ``` // Always run bots, even if xblive_privatematch is 0 utils::hook::set(0x2C10B0_b, 0xC301B0); // BG_BotSystemEnabled utils::hook::set(0x2C0E60_b, 0xC301B0); // BG_AISystemEnabled utils::hook::set(0x2C1040_b, 0xC301B0); //...
I'm experimenting with the mod on Linux, specifically on the Steam Deck through Bottles, and I'm unsure whether or not it's a translation issue or other compatibility issue, but whenever...
When selecting the store the game gets stuck in an infinite loop while "fetching info", forcing you to alt F4 to quit the game.
The bouncing DVAR is not complete. atm it does the same as previous cods, but starting with bo3 far more has to be done do to the same effect. i...
Bumps [deps/curl](https://github.com/curl/curl) from `b4d73e6` to `f8011ff`. Commits f8011ff tests: enable test 1117 for hyper 999bdfc sendf: useless assignment in cr_lc_read() cf337d8 tool_paramhlp: remove duplicate assign 8a5fe04 transfer: remove useless assignment...
I know this project hasn’t been released yet and still needs stuff doing to it, I made the issue about the servers before and inc the set up files. I...
Bumps [deps/zstd](https://github.com/facebook/zstd) from `8689633` to `ff7a151`. Commits ff7a151 update test name eb54140 Merge pull request #4025 from alexlnkp/dev 1232d4c Merge pull request #3931 from bgilbert/pthread da797d0 Merge pull request #4019...
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `8314bde` to `5809141`. Commits 5809141 Merge pull request #578 from PX4/fix_mp_prime_strong_lucas_lefridge_compilation aea4912 Fix compilation of mp_prime_strong_lucas_selfridge 42b3fb0 Merge pull request #577 from diizzyy/patch-1 a2fe83f cmake: Remove unnecessary...
Bumps [deps/lua](https://github.com/lua/lua) from `c31d677` to `0897c0a`. Commits 0897c0a 'getmode' renamed to 'getMode' 5edacaf Yet another representation for arrays 3507c33 Small simplification in 'findloader' 88a50ff Fixed dangling 'StkId' in 'luaV_finishget' 86a8e74...
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `5ec44fb` to `ab1842a`. Commits ab1842a rapidjson.h: add forgotten ppc64 case See full diff in compare view Dependabot will resolve any conflicts with this PR as long as...