Unsure if this is the right community but here goes,

Recently I’ve been interested in demakes and found a GBA Celeste port one time. Where do I find more demakes?

  • ElectricMachman@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    24
    ·
    4 months ago

    I hate to be nitpicky; but that’s a decompilation, not a demake.

    ‘Demake’ usually refers to a game that gets remade for a system older (or less powerful) than the one it was released for. A good current example is the in-progress Super Mario 64 demake for GBA.

    ‘Decompilation’ is where one reverse-engineers a game (or any software!) back to its original source code, or close enough that when you build it, it’s identical to an original copy. So, the goal of the Lego Island demake is to produce source code that can be built into a fully binary-compatible copy of Lego Island, indistinct from what’s on the original CD.

    • Maxy
      link
      fedilink
      arrow-up
      14
      ·
      4 months ago

      Oh I don’t mind the nitpicking, thanks for the explanation! I (apparently erroneously) thought “demake” and “decompile” were synonyms. Guess I’m one of today’s 10000.

      In that case the (now taken down, but forked a gazillion times) portal64 project would be a correct example of a demake, right?