QL was our first game and although it was a big milestone for us, it was created at a time before we understood version control software. We do not have access to the source code anymore and cannot make any fixes or changes to the game. Because of this, we have decided to disable the ability for anyone to buy copies of the game. Thank you for your time and feel free to reach out to us.

The trailer looks like an awesome vaporwave freeze tag indie game.

  • laughterlaughter@lemmy.world
    link
    fedilink
    arrow-up
    5
    arrow-down
    7
    ·
    2 months ago

    Great. Hallucinated decompiled code.

    I’m all for AI, but there’s gotta be a better way for machines to become intelligent. Not just “training and predicting without any thought in the process.”

    • FaceDeer@fedia.io
      link
      fedilink
      arrow-up
      13
      ·
      2 months ago

      You’re welcome to try other methods but LLMs seem to be working best so far.

      With a decompiler it should be pretty straightforward to automatically check for “hallucinations,” the compiled code is still right there and you can compare the decompiled logic to the original.