Robertvokac (talk | contribs) No edit summary |
Robertvokac (talk | contribs) m (Robertvokac moved page Speedy Blupi/File types/BLP to BLP without leaving a redirect) |
||
(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 file extension includes various file formats == | == BLP file extension includes various file formats == | ||
Line 76: | Line 75: | ||
== Plain text == | == Plain text == | ||
[[Category:Speedy Blupi File types]] |
Latest revision as of 13:12, 9 November 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.