![]() |
![]() |
Krrios File Format Reference
Multi MapData File: MultiMap.rle Data:int width;int height; Pixel Data...... This file contains an overhead view of the Britannia map. The image dimensions are defined by Width and Height. Pixels are either on or off. Pixel Data:
If X exceeds width, set X to (X Modulus width) |