Skip to content

Instantly share code, notes, and snippets.

@nyllewin
Created December 12, 2017 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nyllewin/e165660278f2beabc61b96bbc5594a89 to your computer and use it in GitHub Desktop.
Save nyllewin/e165660278f2beabc61b96bbc5594a89 to your computer and use it in GitHub Desktop.
D3H Offsets - D3 v2.6.1.48432 x86
public static class ObjectPtr
{
public const int VideoPreferences = 0x1e96800;
public const int SoundPreferences = 0x1e968a0;
public const int HotkeyPreferences = 0x1e968f0;
public const int GameplayPreferences = 0x1e96d70;
public const int SocialPreferences = 0x1e96dd8;
public const int ChatPreferences = 0x1e96e08;
public const int LevelArea = 0x207a7d0;
public const int LevelAreaName = 0x207a7d8;
public const int MapActId = 0x207aac0;
public const int SNOGroupsByCode = 0x20ebe38;
public const int SNOGroups = 0x20ebe34;
public const int ObjectManager = 0x20ec080;
public const int ObjectManagerPristine = 0x20ec070;
public const int ApplicationLoopCount = 0x20ec0fc;
public const int LocalData = 0x20ed330;
public const int AttributeDescriptors = 0x21443e0;
public const int ContainerManager = 0x21b6e74;
public const int MessageDescriptor = 0x21b6e80;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment