Commit Graph

165 Commits

Author SHA1 Message Date
momo5502
8e86b676ff Optimize console performance 2022-10-01 10:26:07 +02:00
momo5502
d2068ad99d Disable local publisher cache
It's not needed and seems like BO3's content streaming servers are down.
Invalidating LPC here will result in them not being able to play anymore.
Even if it's cause the server is down and not cause of this mod.
2022-10-01 08:14:23 +02:00
momo5502
690b146e18 Don't update subscribed items right away 2022-09-30 19:26:28 +02:00
momo5502
76ab3d5862 Remove debug strings 2022-09-30 19:21:23 +02:00
momo5502
0b58d406dd Add ugc support 2022-09-30 19:20:19 +02:00
momo5502
b74dfef65e Prepare ugc support 2022-09-30 19:20:19 +02:00
Maurice Heumann
13326348d3 Update README.md 2022-09-30 07:32:12 +02:00
momo5502
cda1ea7b55 Always enable ingame console 2022-09-29 20:34:19 +02:00
momo5502
62c84750ef Get playername 2022-09-29 18:15:40 +02:00
momo5502
c99d3bbd5e Run steam proxy when unpacking 2022-09-26 19:12:51 +02:00
momo5502
bd8a524e3a Respect nosteam mode 2022-09-26 19:00:22 +02:00
momo5502
bef4ec67b6 Add steam proxy 2022-09-26 18:39:01 +02:00
momo5502
038621c438 Add udis86 2022-09-26 17:35:32 +02:00
momo5502
0d8542366a Add missing DW services 2022-09-24 15:42:01 +02:00
momo5502
652121b06e Revert "Debug info"
This reverts commit 80c956176afcd51a92ba32da0e759c70461f41d6.
2022-09-24 15:41:36 +02:00
momo5502
5407dcf0e0 Debug info 2022-09-24 15:41:22 +02:00
momo5502
f67c8b57ff Always log demonware stuff 2022-09-24 15:40:47 +02:00
momo5502
c8b3012592 Always load proper ffotd 2022-09-24 15:16:26 +02:00
momo5502
dd894951cf Revert "Add some debugging stuff"
This reverts commit 3adf4175209a873c8294d413678665b7c3f2a006.
2022-09-24 15:14:54 +02:00
momo5502
0a86dfac43 Add some debugging stuff 2022-09-24 15:14:23 +02:00
momo5502
3a9fed6845 Small content streaming fix 2022-09-24 15:13:42 +02:00
momo5502
a35f7fda19 Prepare more demonware support 2022-09-24 15:09:48 +02:00
momo5502
12825cde5c Fix ffotd 2022-09-22 21:12:57 +02:00
momo5502
7c1c819a56 First working demonware emulator 2022-09-21 20:59:11 +02:00
momo5502
1d0f79623f Some demonware progress 2022-09-21 19:36:41 +02:00
momo5502
f6de4aceb0 Some fixes 2022-09-21 16:34:59 +02:00
momo5502
f252259f05 Search broader stack area 2022-09-20 18:09:03 +02:00
momo5502
e467c37d15 Stabilize heuristic 2022-09-20 18:03:18 +02:00
momo5502
fd6cd6965e Fix select hook 2022-09-19 21:06:19 +02:00
Maurice Heumann
cc362b1d78 Update arxan.cpp 2022-09-19 09:18:23 +02:00
Maurice Heumann
14e24f1781 Merge pull request #30 from momo5502/dependabot/submodules/deps/asmjit-052b443
Bump deps/asmjit from `5c469e3` to `052b443`
2022-09-19 07:39:57 +02:00
dependabot[bot]
16341db318 Bump deps/asmjit from 5c469e3 to 052b443
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `5c469e3` to `052b443`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](5c469e3f7c...052b4430e9)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-19 05:31:58 +00:00
Maurice Heumann
af95ee6b14 Update .gitmodules 2022-09-19 07:30:52 +02:00
momo5502
855097d6a8 Small fixes 2022-09-18 15:11:16 +02:00
momo5502
2822088800 Fix library loading 2022-09-18 11:47:12 +02:00
momo5502
cae5347c0c Some steam fixes 2022-09-18 11:31:46 +02:00
momo5502
1a925b352c Add function 2022-09-18 11:29:04 +02:00
momo5502
45ec89f98d Remove crash file 2022-09-18 08:48:12 +02:00
momo5502
ff59d3efa9 Always restore aslr bit 2022-09-18 08:34:32 +02:00
momo5502
b3fa303fdd Better branding 2022-09-18 08:33:11 +02:00
momo5502
62c5142b7a Support getting hook locations 2022-09-18 08:24:11 +02:00
momo5502
eb4f66dae7 Actually remove debug output 2022-09-18 08:24:11 +02:00
Maurice Heumann
aebfd94858 Merge pull request #29 from mjkzy/stuff
scheduler stuff
2022-09-18 08:22:27 +02:00
m
3855c173bf branding cleanup
normal scale again

use reverse_g

format
2022-09-17 13:36:39 -05:00
m
0b935f0c69 minidump changes 2022-09-17 13:36:02 -05:00
m
bac89feba9 add server and main pipelines 2022-09-17 08:11:44 -05:00
m
3a5ecdef29 renderer pipeline 2022-09-17 07:51:34 -05:00
momo5502
1e8f93e6ea Some demonware fixes 2022-09-17 13:42:25 +02:00
momo5502
f6eebe2471 Update README.md 2022-09-17 12:53:56 +02:00
momo5502
92208520d0 Add minidump support 2022-09-17 12:24:04 +02:00