Updated Q&A (markdown)

Azgaar 2019-09-01 12:30:26 +03:00
parent f1e45e68ff
commit 445afb7f55

10
Q&A.md

@ -6,10 +6,12 @@ First, please try to reproduce the issue on your own. If it's reproducible, plea
### The map performance is poor, how can I improve it? ### The map performance is poor, how can I improve it?
The performance mainly depends on number of visible elements and visible map area. The optimization strategies are: The performance mainly depends on number of visible elements and visible map area. The optimization strategies are:
* Toggle off all currently unused layers (especially Relief Icons) * Toggle off unnecessary layers. Especially take care of the _Relief Icons_ layer its the most resource-demanding one.
* Open the map in a small (about 960x540) window. The map will be the same, but it will work much faster as rendering area is smaller * If you have a wide screen, open the Generator in a separate browser window, make it _much_ smaller (about 900 x 560 pixels) and re-generate the map. Then zoom in to see the map in detail. It will reduce the rending area and drastically improve the performance.
* Close all unused tabs and applications (the performance depends on RAM and CPU) * Generate maps with _Points number_ = 10K. Points (cells) number highly affects performance.
* Do not generate too big maps (use the Points number = 10K) * Toggle off map and element filters.
* Close all irrelevant browser tabs and applications.
* Use the top-edge browser (updated Chrome of Firefox).
### My previously saved map is not working properly. What should I do? ### My previously saved map is not working properly. What should I do?
If there is no version conflict, please raise a defect. If your map is obsolete, you may either use an [appropriate version](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog) of the Generator or re-create a map in a current version. The tool is under development and version conflicts are inevitable. If there is no version conflict, please raise a defect. If your map is obsolete, you may either use an [appropriate version](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Changelog) of the Generator or re-create a map in a current version. The tool is under development and version conflicts are inevitable.