×
Create a new article
Write your page title here:
We currently have 133 articles on Open Eggbert. Type your article name above or click on one of the titles below and start writing!



Open Eggbert
133Articles

BLP: Difference between revisions

No edit summary
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 2: Line 2:


* This extension is also used in other Epsitec SA games, although the format may differ.
* 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 ==
== BLP file extension includes various file formats ==
Line 35: Line 34:
|Binary format for saves
|Binary format for saves
|
|
|Custom-made world format
|Custom-made save format
|-
|-
|data/info*.blp
|data/info*.blp
|Binary format for user info
|Binary format for user info
|
|
|Custom-made world format
|Custom-made user info format
|-
|-
|data/demo*.blp
|data/demo*.blp
|Binary format for demos
|Binary format for demos
|
|
|Custom-made world format
|Custom-made demo format
|-
|-
|data/bench.blp, data/time.blp
|data/bench.blp, data/time.blp
Line 60: Line 59:


== 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.

Latest revision as of 21:00, 4 September 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 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.

Plain text