GithubHelp home page GithubHelp logo

eurotools / hashcodes Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 2.0 6.95 MB

A handy list of public hashcodes for various Eurocom games, all in one place. Useful for cross-checking.

C 54.73% C++ 42.85% HTML 2.41%

hashcodes's Introduction

EngineX and EngineXT hashcodes

A handy list of public hashcodes for various Eurocom games, all in one place. Useful for cross-checking.

What's this?

Hashcodes—later renamed to UIDs—are the actual names, or human-readable tags, of objects and files in EngineX titles.

Internally, they are stored as some kind of incrementing hexadecimal serial number, and the higher parts of the number sort/group them into hierarchical groups of things, like text string IDs, game objectives, EDB IDs and anything that needs a way of being uniquely addressed globally.

These tags map those weird, meaningless numbers into the names they originally used.

The textual representation is optional, the game only loads them for developer convenience and aren't needed for the normal functioning of the game, sometimes they were shipped with the final files and sometimes wasn't. Depending on the team.

These are collected from all over the place, generally from pre-release/debug/review/preview/beta/demo builds publicly available on the Internet.

What can I do with this?

You can understand your favorite game much better, even by extrapolating values from other nearby titles. If you are into disciplines like game modding, romhacking, engine internals, reversing, datamining or the technical side of speedrunning this may be of interest. I hope. ¯\_(ツ)_/¯

What's bcourt?

«The Mummy: Tomb of the Dragon Emperor»'s internal codename, seemingly the short form of Brethen Court, from Pirates of the Caribbean. Another fun fact, the codename for Eurocom's version of Quantum of Solace is Robin. Don't ask me. :)

What's the meaning of the Albert folder? Why did they call it like that?

Albert seems like some kind of backronym for some developer name, that they described as "All-but this directory goes under version control". Essentially, local or generated files went there, not shared with anyone else. The opposite of what we are doing here. :)

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.