• MadMaurice
    link
    fedilink
    31 year ago

    They say it’s riscv, but also can run parts of windows? Since when can Windows run on RiscV? Do they mean via Wine?

    • dudeami0
      link
      fedilink
      41 year ago

      I think whoever wrote this article mistook the fact the project itself is only fully supported on Linux, but possibly can run on Windows with use of the WSL (Windows Subsystem for Linux). These are system requirements for the host PC, not the in-game computer. Good luck running modern linux or windows on 96kb of ram.

    • qtieπ
      link
      31 year ago

      I saw the original author’s video and it didn’t say anything about running Windows or Linux, hell in fact the “computer” was taking 40s to process a single step from Conway’s Game of Life.

      The author said that he had developed a compiler for the computer so maybe someone developed a Linux/Windows thing for it? Doubt it tho

      • MadMaurice
        link
        fedilink
        21 year ago

        You need a special compiler for it? I thought it’s riscv? Doesn’t gcc suffice?

        • qtieπ
          link
          21 year ago

          No, the compiler transforms code into Terraria building blocks

  • @[email protected]
    link
    fedilink
    21 year ago

    I started working on a similar project about a year ago, except I was doing it fully by hand in the vanilla game (journey mode in a blank world), custom 8-bit instruction set, all that. I took an extended break from the project and kept thinking “this idea is so obvious, someone else is gonna do it first and I’m gonna look like a copycat” but not getting around to finishing work on it anyways. I’ll post pictures if anyone is interested, maybe a world download if I can find somewhere to host it.