Updated Q&A (markdown)

Azgaar 2020-04-04 19:35:13 +03:00
parent 0f3a418ee2
commit cf980f16bc

6
Q&A.md

@ -1,4 +1,4 @@
Here I want to answer the most common questions _Fantasy Map Generator_ users may have. Please feel free to raise a new [issue](https://github.com/Azgaar/Fantasy-Map-Generator/issues) in order to request additional answers.
Here I want to answer the most common questions _Fantasy Map Generator_ (FMG) users may have. Please feel free to raise a new [issue](https://github.com/Azgaar/Fantasy-Map-Generator/issues) in order to request additional answers.
### I have issues with the Generator, what should I do?
First, please try to reproduce the issue on your own. If it's reproducible, please log [an issue](https://github.com/Azgaar/Fantasy-Map-Generator/issues). A lot of issues are caused by browsers, please also try to use incognito mode and/or another browser. I recommend Chrome as the fastest browser in terms of svg rendering.
@ -30,7 +30,7 @@ Sure, there are a number of available options:
Open the generator, click on _Load_ and select a .map file. Or just drag and drop the .map file on to the Generator window. No desktop application is required. The .map extension is an internal Fantasy Map Generator file format.
### Can I manually edit a .map file?
Yes, you can do it using any text editor. However, please note that, without a clear understanding, you may break the formatting and the file will not load. The common error is that most text editors automatically split embedded svg into separate lines.
Yes, you can do it using any text editor. However, if you break the formatting the file won't be loading. The common error is that most text editors automatically split embedded svg into separate lines.
### Can I use the Generator offline?
The Generator is a web-based tool, but it can be run offline if downloaded from the [Releases](https://github.com/Azgaar/Fantasy-Map-Generator/releases) page. Select the latest available version and click on _Source code (zip)_. Then, unzip the downloaded archive and open the _index.html_ file in browser. I recommend using Google Chrome or Firefox. Please note that some functions, like additional Fonts, are not available offline. You can also download a desktop application (see below).
@ -50,7 +50,7 @@ You can, but I doubt you will enjoy it. The Generator GUI is not suitable for mo
Localization is planned, but not ready from coding side. Once my part with code support is done, I will inform the community to help me with actual translations.
### What does _Azgaar_ mean?
It's my name, it has no meaning. It can be spelled _Azgaar_, _Azgar_, or even _Azgarr_, depending on the platform. The name of the tool is _Azgaar's Fantasy Map generator_, pointing to me as the main developer.
It's my name, it has no meaning. It can be spelled _Azgaar_, _Azgar_, or even _Azgarr_, depending on the platform. The name of the tool is _Azgaar's Fantasy Map generator_, pointing to me as the main developer. The short form is FMG.
### You've mentioned a Medieval Dynasty simulator. What is it?
It's my meta-project. A CK2-style genealogical game focused on genetics. Generally a wedding/dynasty breeding simulator (see the [screenshot](https://i2.wp.com/azgaar.files.wordpress.com/2018/02/screenshot-2018-2-9-dynasty-v0-11.png)). It's in pre-alpha and currently on hold, so no demo is available.