LSB Format - DustStormPettigrew/LibLR1 GitHub Wiki
LSB — Loading Screen Layout
Loading screen composition.
Top-Level Block
| Block ID | Hex | Type |
|---|---|---|
| Load Screen | 0x27 |
LSB_LoadScreen (struct) |
LSB_LoadScreen Properties
| Property | Hex | Type | Description |
|---|---|---|---|
| Image | 0x28 |
string | Background image name |
| Icons | 0x29 |
LRVector2[] |
Icon positions |
| Ordinal | 0x2A |
int | Display order/index |
Read/Write Support
Full round-trip.