Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) No edit summary |
||
Line 60: | Line 60: | ||
== Binary format for levels == | == Binary format for levels == | ||
[[File:Caution sign used on roads pn.svg|frameless|45x45px]] | [[File:Caution sign used on roads pn.svg|frameless|45x45px]]Details are needed to be added here. | ||
Details are needed to be added here. | |||
== Binary format for saves == | == Binary format for saves == | ||
[[File:Caution sign used on roads pn.svg|frameless|45x45px]] | [[File:Caution sign used on roads pn.svg|frameless|45x45px]]Details are needed to be added here. | ||
Details are needed to be added here. | |||
== Binary format for user info == | == Binary format for user info == | ||
[[File:Caution sign used on roads pn.svg|frameless|45x45px]] | [[File:Caution sign used on roads pn.svg|frameless|45x45px]]Details are needed to be added here. | ||
Details are needed to be added here. | |||
== Binary format for demos == | == Binary format for demos == | ||
[[File:Caution sign used on roads pn.svg|frameless|45x45px]] | [[File:Caution sign used on roads pn.svg|frameless|45x45px]]Details are needed to be added here. | ||
Details are needed to be added here. | |||
Note: Source code of Planet Blupi may contain information, how demo format in Speedy Blupi works. | Note: Source code of Planet Blupi may contain information, how demo format in Speedy Blupi works. |
Revision as of 18:54, 24 August 2024
BLP is the file extension used for most data files in Speedy Blupi and Speedy Blupi 2.
- This extension is also used in other Epsitec SA games, although the format may differ.
BLP will be superseded by the EGT binary format in Open Eggbert.
BLP file extension includes various file formats
File path | Format | Common extension | Note |
---|---|---|---|
sound/music*.blp | Standard MIDI | mid | |
sound/sound*.blp | Microsoft Wave audio | wav | |
image/*, image08/*, image16/* | Microsoft bitmap image | bmp | |
data/world*.blp, data\u*-*.blp | Binary format for worlds (levels, missions) | Custom-made world format, related extension: XCH | |
data/s*-*.blp | Binary format for saves | Custom-made save format | |
data/info*.blp | Binary format for user info | Custom-made user info format | |
data/demo*.blp | Binary format for demos | Custom-made demo format | |
data/bench.blp, data/time.blp | Plain text | ini, txt |
Standard MIDI
Microsoft Wave audio
Microsoft bitmap image
Binary format for levels
Details are needed to be added here.
Binary format for saves
Details are needed to be added here.
Binary format for user info
Details are needed to be added here.
Binary format for demos
Details are needed to be added here.
Note: Source code of Planet Blupi may contain information, how demo format in Speedy Blupi works.