Git Product home page Git Product logo

crusaderdata's Introduction

CrusaderData

Collection of Stronghold Crusader data.

Idea

The idea of this repo is to collect useful data and code snippets to mod Stronghold Crusader. The main aim is to accelerate development of new edits for the UnofficalCrusaderPatch (UCP), however, the data might also be useful for other Crusader projects.

Data Collection

As CheatEngine is the tool of choice for most game reverse engineers, data is collected in Lua files (*.lua), which can be imported in CheatEngine. Data contains

  • base addresses / AOBs
  • data structures (arrays)
  • functions

If one has all this information, CheatEngine allows rapid prototyping of mods. With some adjustments, these mods can be incorporated in the UCP.

Acknowledgements

I want to express my special thanks to

Firefly Studios for creating the games of my childhood, Stronghold and Stronghold Crusader

Sh0wdown for creating the amazing UnofficalCrusaderPatch

ngc92 for the first data (UCP issue #271), the huge data dump (PR #2) and the inspiration to collect the data.

crusaderdata's People

Contributors

j-t-de avatar ngc92 avatar

Stargazers

 avatar  avatar Krarilotus avatar Xander10alpha avatar  avatar Lawrence Foley avatar Nikhil avatar

crusaderdata's Issues

Move lua scripts out of CT files

For better maintainability, I would recommend to move the lua scripts outside of the Cheat Tables, and just put the corresponding imports there. That way you can use whatever code editor you like, split the scripts into separate modules, and can browse the code on Github

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.