moo-man / FVTT-DD-Import

Allows Importing Dungeondraft map files into FoundryVTT
MIT License
59 stars 27 forks source link

Walls misaligned, map stretched, cut off severely on the right, upload fails on Firefox #133

Open themaster567 opened 1 year ago

themaster567 commented 1 year ago

Here's how it looks in Foundry: image image image

How it should look: image image image

In addition, it is not possible to upload this on Firefox, only Chrome. Attempting on the former just results in absolutely nothing happening.

Here's a link to the file so you can try it yourself.

moo-man commented 1 year ago

The problem with this map is that it's, frankly, obscenely large.

There's no reason to use Dungeondraft's default 256 PPI setting for Foundry. In this case it makes the dimensions wildly too large for many graphics cards (20k pixels wide) and the 125 MB dd2vtt file is the reason Firefox is choking.

Foundry's default size of 100 pixels is a good size to use.