Hello out there,
I want to create a map editor for a specified game, the main functions are there and everything is fine. but when I've created the map i cannot save it as dds :/
Map details
map folder containing this structure
size 4x2 (x*y)
folders:
000000
000001
001000
002001
003000
003001
in every folder is a minimap.dds
to make it easier you draw one file and the programm splitt the image to the folders but i cannot save it as .dds ._.
anyone know a solution?