Skip to content
This repository has been archived by the owner on Jun 22, 2020. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 590 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 590 Bytes

DarkSoulsII.DebugView

Build status

About

A framework for read only access to the game state of Dark Souls II 1.0.10 (non SotFS). Allows reading values of over 400 more or less reverse engineered C++ classes such as the manager classes for bullets, characters, cameras, items, maps and savegames.

The example application in this repository prints the name, health, stamina and position of all characters in the current game area to the console.