locoland-formats
locoland-formats copied to clipboard
Locoland/Steamland, Alien Shooter games (2003) file formats
Описание
Форматы игры Дорога на Хон-Ка-Ду (2003), Alien Shooter (2003). Здесь шаблоны 010 Editor. Здесь скрипты для работы с форматами.
Текущие планы:
- Доработка шаблона формата .map Alien Shooter 1.
- Доработка шаблона формата .map для ХКД.
Шаблоны
| № | Формат | Прогресс | Шаблон | Описание |
|---|---|---|---|---|
| 1 | .map | MAP.bt | Уровень (ХКД) | |
| 2 | .map | MAP(AS).bt | Уровень (AS) | |
| 3 | .meh | MEH.bt | ||
| 4 | .res | RES.bt | Свойства, параметры объектов | |
| 5 | .vid | VID | VID.bt | Спрайты |
Скрипты
010editor
- VIDtoBMP.1sc - конвертирование/распаковка .vid на отдельные .bmp файлы (в работе).
noesis
- fmt_sl_vid.py - просмотр .vid
About
Steamland/Locoland game (2003), Alien Shooter (2003) file formats. 010 Editor templates and some scripts.
Templates
| № | Format | Status | Template | Description |
|---|---|---|---|---|
| 1 | .map | MAP.bt | Steamland level | |
| 2 | .map | MAP(AS).bt | Alien Shooter 1 level | |
| 3 | .meh | MEH.bt | Some properties | |
| 4 | .res | RES.bt | Ingame objects parameters | |
| 5 | .VID | VID | VID.bt | Sprites |
Scripts
010editor
- VIDtoBMP.1sc - unpack .vid to .bmps (wip).
noesis
- fmt_sl_vid.py - open .vid files.