• @[email protected]
    link
    fedilink
    438 months ago

    Does it though? This is a very compressable image. It’s around 30kb on my system, and that’s with the extra text on top

      • @[email protected]
        link
        fedilink
        28 months ago

        I love how mouseover text doesn’t quite display correctly on my mobile browser, especially with that one.

    • @[email protected]
      link
      fedilink
      108 months ago

      The game only had 16 colors (4bit) and a resolution of 256x240. If you store it in the original dimensions and apply loseless compression it could be much smaller.

      • @Matriks404
        link
        38 months ago

        I wander what it will be in some modern format like WEBP or JPEG XL.

    • @[email protected]
      link
      fedilink
      2
      edit-2
      7 months ago

      This isn’t a fair comparison.

      The game should get to go through the same compression algorithms first.

      • @[email protected]
        link
        fedilink
        47 months ago

        That’s just not possible, game data is not image data. For example image compression is lossy and based on quadtree representations etc., how would you apply this to code and sprites?

        • @[email protected]
          link
          fedilink
          57 months ago

          So you think running a video game through a jpeg compressor would be a bad idea?

          I’m ready to roll up my sleeves, man. A little elbow grease can work miracles.