Skip to content

Commit

Permalink
Added signature comments
Browse files Browse the repository at this point in the history
  • Loading branch information
womblee committed Jul 19, 2024
1 parent 0293534 commit b35a7d3
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified .vs/spankerfield/v17/.suo
Binary file not shown.
Binary file modified .vs/spankerfield/v17/Browse.VC.db
Binary file not shown.
4 changes: 2 additions & 2 deletions spankerfield/SDK/sdk.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
#define OFFSET_CONSOLECOMMANDS 0x140663A20 // \x40\x55\x56\x57\x41\x54\x41\x55\x41\x56\x41\x57\x48\x8D\xAC\x24\x00\x00\x00\x00\x48\x81\xEC\x00\x00\x00\x00\x48\xC7\x45\x00\x00\x00\x00\x00\x48\x89\x9C\x24\x00\x00\x00\x00\x48\x8B\x05\x00\x00\x00\x00\x48\x33\xC4\x48\x89\x85\x00\x00\x00\x00\x44\x88\x44\x24\x00\x4C\x8B\xEA\x48\x8B\xF9\x48\x89\x8D\x00\x00\x00\x00\x45\x33\xFF\x44\x89\x7C\x24\x00\x8B\x05\x00\x00\x00\x00\x48\x8D\x1D\x00\x00\x00\x00
#define OFFSET_FIRSTTYPEINFO 0x1423E41B8
#define OFFSET_GETENTITYLIST 0x1407CD5D0 // \x48\x8B\x1D\x00\x00\x00\x00\x48\x85\xDB\x74\x0C\x48\x8B\x03\x48\x89\x05\x00\x00\x00\x00\xEB\x3F (not sure)
#define OFFSET_SYNCEDBFSETTINGS 0x1423717C0
#define OFFSET_SYNCEDBFSETTINGS 0x1423717C0 // \x48\x8B\x1D\x00\x00\x00\x00\x48\x85\xDB\x75\x26\x48\x8D\x15\x00\x00\x00\x00\x48\x8B\x0D\x00\x00\x00\x00\xE8\x00\x00\x00\x00\x48\x8B\xD8\x48\x89\x05\x00\x00\x00\x00\x48\x85\xC0\x0F\x84\x00\x00\x00\x00\x0F\xB6\x4B\x54\x88\x4D\xD7\x0F\xB6\x4B\x55\x88\x4D\xD9
#define OFFSET_WEAPONSHOOTSPACE OFFSET_FIRING_WEAPON + 0x28
#define OFFSET_TAKESCREENSHOT 0x14015D4F0 // fb::PunkbusterScreenshot::TakeScreenshot()
#define OFFSET_TAKESCREENSHOT 0x14015D4F0 // 48 8B C4 55 48 8D 68 A1 48 81 EC ? ? ? ? 48 C7 45 ? ? ? ? ? 48 89 58 08 48 89 78 10 48 8B D9 8B 05 ? ? ? ?
#define OFFSET_SOMESCOREMANAGER 0x1423822D8 // 48 8B 05 ? ? ? ? 4C 8B 60 18 (https://www.unknowncheats.me/forum/battlefield-4/133815-getting-clientplayerscore-k-d-etc-without-calling-game-function.html + https://www.unknowncheats.me/forum/1044753-post19.html)

#define MAX_PLAYERS 70
Expand Down

0 comments on commit b35a7d3

Please sign in to comment.