I think the minimap hates me :0
Ok, I'll try to describe my problem again and in detail:
I have 4 .tga files in the custom map folder:
_mm_preview.tga x768
_mm_high.tga x768 (vertical flipped)
_mm.tga x768 (vertical flipped)
_mm_low.tga x360 (vertical flipped)
Minimap size in .options file: 360x360
BEFORE the patch this worked fine.
AFTER the patch it looks like this:
Mainmenu minimap still fine
Ingame minimap flipped but correct size
So my latest steps were following OnkelSam's updated Minimap Tutorial and I did this:
Creating again 4 .tga files:
_mm_preview.tga x768
_mm_high.tga x768 (no v flipping)
_mm.tga x768 (no v flipping)
_mm_low.tga x360 (no v flipping)
Minimap size in .options file: 360x360
And these are the results:
Mainmenu minimap correct flip but size is too small
Ingame minimap same: flipping is correct but size is not (if I change numbers in .options file to 768x768 it's even smaller)
So this is really annoying me^^
Hope someone got a solution..
//EDIT
Ok, sry guys
Problem detected, my map model I'm using with gimp to create the minimap didn't have the correct size anymore for what ever reason...
So, everything fixed now