Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) No edit summary |
||
Line 65: | Line 65: | ||
=== Binary format for demos === | === Binary format for demos === | ||
Note: Source code of Planet Blupi may contains information, how demo format in Speedy Blupi works. | |||
=== Plain text === | === Plain text === |
Revision as of 19:16, 20 July 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 levels | Custom-made world format, related extension: XCH | |
data/s*-*.blp | Binary format for saves | Custom-made world format | |
data/info*.blp | Binary format for user info | Custom-made world format | |
data/demo*.blp | Binary format for demos | Custom-made world format | |
data/bench.blp, data/time.blp | Plain text | ini, txt |
Standard MIDI
Microsoft Wave audio
Microsoft bitmap image
Binary format for levels
Binary format for saves
Binary format for user info
Binary format for demos
Note: Source code of Planet Blupi may contains information, how demo format in Speedy Blupi works.