Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I wanted to import a blob, and I have a few requests here:

# import binary works fine, but importing prg would also be relevant

# the default is hires. Is it just me or is there no way to select multiple sprites and make all of them multicolour or set colours for them?

Hrm... CTRL+A and selecting multicolour did work ;-)

The import of PRG might still be relevant though (and making "select all" an option in the menu system)

Hi,

With the Sprite Set (form) active if you go to the "Sprites" menu item you should see "Select All" at the top.

You can also use SHIFT and the LEFT button to select any range of sprites and change their colour/mode  all at once.

PRG files can be loaded as any binary file, the two byte load address will be detected and skipped.

I don't think I added a specific ".PRG" filter but you can just use the "Any file (*.*)" filter to see PRG files.

Ah - thanks. I will test these options more.