Why would I want to edit for Anachronox?
Everyone has their reasons. Some people like creating things for the community to enjoy, some people build add-ons as a way of learning more about programming/art/design, and some people make modifications to use as portfolio material to get game development jobs. Oh, and some people do it just cause it’s fun… 6. Dat Files The main parts of Anachronox’s assets (maps, textures, models, etc) are separated and hidden away in big archives with .dat extensions. You can find these in your \Anachronox\anoxdata\ directory. You can’t do anything with these files as they are, but if you check out Section II below you’ll find instructions on how to extract all the goodies inside. 7. Anachronox’s internal directory structure Pretty simple, actually. Anachronox basically expects everything to follow the \anoxdata\(.dat file name) structure. So, for example, Gameflow info would be in \Anachronox\anoxdata\gameflow\. 8. Changing stuff in core game Right off the bat you can (if you are REALLY DUMB),