diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index fadd5e00..e2605172 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -1,5 +1,5 @@ -# F.A.Q. and Known Issues -List of commonly asked questions and known bugs. +# F.A.Q. +List of commonly asked questions. --- ## **Client** @@ -12,7 +12,7 @@ There is a full guide on how to install BeamMP on Windows, you can find it [here --- #### **Does BeamMP work on a cracked version of BeamNG?** -BeamMP does not work with cracked versions or outdated versions of BeamNG.drive. If you want to use BeamMP please consider buying the game. +BeamMP does not work with cracked versions or outdated versions of BeamNG.drive. If you want to use BeamMP, you need to own a legit copy of BeamNG.Drive off Steam. --- #### **Does BeamMP work on linux?** @@ -22,14 +22,13 @@ The Client is not officially supported on Linux. However, you might be able to --- #### **Why is the launcher flagged by my antivirus or by Windows Defender** -In order to prevent Windows Defender from flagging a specific .exe, we need to buy a license which is very expensive, therefore, BeamMP might get flagged by Windows Defender. - -Some antivirus may flag BeamMP as a virus beacause it does some interactions with network and other stuff. There are **no viruses** in any of the code. The code for the launcher, server, and lua client can be seen on our [GitHub](https://github.com/BeamMP). +For BeamMP to be a trusted source for various Antivirus programs, a very expensive licecence would be needed. +Some antivirus prgroams may flag BeamMP as a threat, due to it interacting with the network and other stuff. There are **no viruses** in any of the code. The code for the launcher, server, and lua client can be found on our [GitHub](https://github.com/BeamMP). --- -#### **I have poor performance, what should I do?** +#### **I have poor gameplay performance, what should I do?** -We are working hard to make performance as good as possible. Sadly, there isn't a lot you can do about it, if you have already lowered your graphic settings and your performance is still poor, consider playing on a server with less players. The game is mainly CPU bound when you play with lots of people, so older CPUs (even quadcores) will suffer with more than a handful of people. +We are working hard to make the Multiplayer experience as stable as possible. If you have already lowered your graphic settings and your performance is still poor, consider playing on a server with less players. The game is mainly CPU bound when you play with lots of people, so older CPUs (even quadcores) will suffer with more than a handful of people. (1 Car uses one CPU Thread) --- ## **Miscellaneous** @@ -38,7 +37,7 @@ We are working hard to make performance as good as possible. Sadly, there isn't #### **Where can I find the code?** All the source code can be found on our [GitHub](https://github.com/BeamMP). -Before doing anything keep in mind that the code is subject to our [Terms of Use](https://forum.beammp.com/t/terms-of-use-v1-0/43) and licenses: +Before making any changes, keep in mind that the code is subject to our [Terms of Use](https://forum.beammp.com/t/terms-of-use-v1-0/43) and licenses: | Code | License | |------------|:--------------------------------------------------------------------------:| @@ -49,9 +48,9 @@ Before doing anything keep in mind that the code is subject to our [Terms of Use --- #### **I have found a bug or an exploit what should I do?** -If the issue is code related and you know how to use Github, create a new "Issue" in the appropriate repository on our [GitHub](https://github.com/BeamMP). We use an issue-based workflow so even if you already have a fix for the bug, consider opening a new "Issue", then asking a "Pull Request" that solves your "Issue". More info on contributing can be found [here](https://github.com/BeamMP/BeamMP/blob/development/CONTRIBUTING.md). +If the issue is code related and you know how to use Github, create a new "Issue" in the appropriate repository on our [GitHub](https://github.com/BeamMP). We use an issue-based workflow so even if you already have a fix for the bug, consider opening a new "Issue", then request a "Pull Request" with the solutions for the issue. More info on contributing can be found [here](https://github.com/BeamMP/BeamMP/blob/development/CONTRIBUTING.md). -If you don't have a GitHub account or you don't know how to use GitHub you can get in touch with us in the following ways: +If you don't have a GitHub account or you don't know how to use GitHub or have any other questions, you can get in touch with us in the following ways: - If it is not something sensitive, you can create a post on our [BeamMP Forum](https://forum.beammp.com) or you can report this on our [Official Discord](https://discord.gg/beammp). -- If the information is sensitive you can directly report the issue to a Staff member on our [Discord](https://discord.gg/beammp). \ No newline at end of file +- If the information is sensitive you can directly report the issue to a Staff member on our [Discord](https://discord.gg/beammp).