Accessing raw game data?


brostoevsky

Recommended Posts

Is it possible to access raw game data - stuff like equipment weight, clothing warmth and windchill bonuses at 100%, loot tables for various containers and buildings, etc?

Digging around in the game files I found a lot of what appear to be compiled language script or XML files (they have no filetype and most are called level1, level2, and so forth. Is there any way to decompile these to peek at the various values for in-game items, crafting and so forth?

I would like to build a database that programmatically extracts the raw data about equipment (weight, etc), locations, loot and so forth and is navigable online for players as a quick reference. To any devs reading this, would you consider providing whatever source script/XML/JSON files or whatever are used to define all this stuff?

Link to comment
Share on other sites

  • 1 month later...

Archived

This topic is now archived and is closed to further replies.