ok useing all the right photoshop settings and making the BMP 6144x4096 I also have my config set to Remove Statics, sphere, Format: 6144X4096. I am using my map0.mul file copied from my UO directory. this is what i get when i try to make my map:
Code:
The current map defintion is 49152 x 32768
Allocating memory (MAP)
Allocating Memory (BMP)
#Error : Memory allocation failed !
#Error : BMP file has a wrong filesize
now, if i change my Format setting to 49152 x 32768 an error pops up that says:
Quote:
Access violation at address 00401780 in module 'Dragon.exe'. Write of address 821A4885.
and dragon displays:
Code:
The current map defintion is 393216 x 262144
Allocating memory (MAP)
Allocating Memory (BMP)
Loading BMP File... OK
Parsing translation-table... OK
Creating RAW-MAP...
and doesn't move, the program isn't frozen or anything, just inactive, no HDD activity either. Notice it also changed the map definition. Also when i run it th second way it changed my map0.mul to 0 bytes.
Someone please help me out. thanks.