So, I downloaded some carts and want to play them, however I need to convert the PNG files to a .p8 file.

How do I do this?

  • immutable@lemm.ee
    link
    fedilink
    arrow-up
    4
    ·
    edit-2
    1 month ago

    Pico8 carts are just a special flavor of png. I would try running it directly or if it won’t run them with the png extension just rename the file from .png -> .p8 without converting and see if that works

    Relevant section of the user manual

    There are three ways to share carts made in PICO-8:

    1. Share the .p8 or .p8.png file directly with other PICO-8 users

    Type FOLDER to open the current folder in your host operating system.

    Although if you are having trouble you might have more luck getting started with the built in SPLORE command

    Relevant section of the user manual

    This might be easier to get started with since it will all get wired up automatically for you

    • sleepybisexual@beehaw.orgOP
      link
      fedilink
      arrow-up
      1
      ·
      1 month ago

      I’ll try renaming. Thing is I play carts outside of pico8 and don’t have a copy. A machine I got has a pico emu so I got some carts. It just cannot read the raw ong and instead sees it as boxart.

      Ill try renaming

  • JackbyDev@programming.dev
    link
    fedilink
    English
    arrow-up
    1
    ·
    1 month ago

    Pretty sure you drag it to pico 8 to open it. The game is in the image. Then once it is loaded you can save how you’d like.