• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
i also replaced the map bit at the end of the misc file with the text you posted

map = {
# Map: 0 - use default map, else load a new map from "map\map_X" folder where X = THIS.
1 #0
# Total provinces. There is a hard-coded limit to 10000. adjacent.tbl must be updated after any change
2770 #2608 (vanilla) #2770 (DH Map)
# Distance calculation model. 0 - use the old, map based calculation (slower and incorrect); 1 - use real world distances from airdist.tbl (based on distances.csv) and navaldist2.tbl files
1 #0
# Map Width. Should be multiple of 32! NOT USED YET!
29952 #29952
# Map Height. Should be multiple of 32! NOT USED YET!
11520 #11520
}

I will copy the HybridMDS mod to my dh1.04 game and see what I have to do to get it to run. Back later.
 
i also replaced the map bit at the end of the misc file with the text you posted

map = {
# Map: 0 - use default map, else load a new map from "map\map_X" folder where X = THIS.
1 #0
# Total provinces. There is a hard-coded limit to 10000. adjacent.tbl must be updated after any change
2770 #2608 (vanilla) #2770 (DH Map)
# Distance calculation model. 0 - use the old, map based calculation (slower and incorrect); 1 - use real world distances from airdist.tbl (based on distances.csv) and navaldist2.tbl files
1 #0
# Map Width. Should be multiple of 32! NOT USED YET!
29952 #29952
# Map Height. Should be multiple of 32! NOT USED YET!
11520 #11520
}

OK, I did the db/country.csv file stuff and fixed the "Grey" error.
I copied the dh full misc.txt file to the mod.
I fixed the "Trn" errors in db/unitnames.csv file.

With the error checker turned off, you may then expect the game to run, but it does not.
Further checking shows me 3000+ errors. The game stops on loading provinces..

So you are totally out of luck. This mod will not work until a lot of the 3000+ errors are fixed.
You may get away with some kinds of errors, but not with a lot of the errors showing up on the error checker, date errors and missing or wrong techs etc etc.

I suggest you go play the Putin mod, which is the latest mds mod.