Skip to content

Level 9 games in Blorb files #8

@DavidKinder

Description

@DavidKinder

It would be possible to add support for all the files for a game to be kept in a single Blorb file. The Blorb specification already includes an executable chunk type for Level 9 games ('LEVE'). Support for all the games and graphics formats would involve:

  • Single part games would have a single executable chunk.
  • Multiple part games would have multiple executable chunks, numbered in order of the parts.
  • Bitmap graphics would be represented as PNG images.
  • Line drawn graphics data would be represented as a binary data resource chunk ('BINA').

For this to be of any use it would also be necessary to create a tool to create the Blorb files from the original data files and/or the output of L9Cut.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions