From fceb116d96d81856a9e786f051cffb0eba887c30 Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Thu, 13 Mar 2025 09:18:16 +0100 Subject: [PATCH 1/6] Update game-faq.md Fixxed formatting and rewritten support disclaimer --- docs/en/support/game-faq.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index 84535f77..e2a778ba 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -5,28 +5,28 @@ List of commonly asked questions. ## **Client** --- -#### **How do I install BeamMP?** +### **How do I install BeamMP?** There is a full guide on how to install BeamMP on Windows, you can find it [here](https://docs.beammp.com/game/getting-started/). --- -#### **Does BeamMP work on a cracked version of BeamNG?** +### **Does BeamMP work on a cracked version of BeamNG?** -BeamMP is not guaranted to work with cracked versions or outdated versions of BeamNG.drive. -The BeamMP support team will not assist users when non-genuine copies of the game are being used. +BeamMP does not support cracked versions or outdated versions of BeamNG.drive. +The BeamMP support team does not assist users when non-genuine copies of the game are being used. --- -#### **Does BeamMP work on linux?** +### **Does BeamMP work on linux?** The Client is not officially supported on Linux. However, you might be able to get it working by running the launcher in the same proton prefix as the game. --- -#### **Why is the launcher flagged by my antivirus or by Windows Defender** +### **Why is the launcher flagged by my antivirus or by Windows Defender** Some antivirus programs 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 gameplay performance, what should I do?** +### **I have poor gameplay performance, what should I do?** 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. (General Rule of Thumb: 1 car per CPU Thread) @@ -34,7 +34,7 @@ We are working hard to make the Multiplayer experience as stable as possible. If ## **Miscellaneous** --- -#### **Where can I find the code?** +### **Where can I find the code?** All the source code can be found on our [GitHub](https://github.com/BeamMP). 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: @@ -46,7 +46,7 @@ Before making any changes, keep in mind that the code is subject to our [Terms o | Client Lua | [LICENSE](https://github.com/BeamMP/BeamMP/blob/development/LICENSE) | --- -#### **I have found a bug or an exploit what should I do?** +### **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, open 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 open 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). From 2d2cddf9f2a286fe1e0e2de661d6be742d576df9 Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:15:17 +0100 Subject: [PATCH 2/6] Update docs/en/support/game-faq.md Co-authored-by: O1LER <44237025+O1LER@users.noreply.github.com> --- docs/en/support/game-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index e2a778ba..bbfa1acd 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -18,7 +18,7 @@ The BeamMP support team does not assist users when non-genuine copies of the gam --- ### **Does BeamMP work on linux?** -The Client is not officially supported on Linux. However, you might be able to get it working by running the launcher in the same proton prefix as the game. +The Client is not officially supported on Linux. However, you can follow our [guide on how to use BeamMP on Linux](../game/getting-started/#2b-linux-installation) --- ### **Why is the launcher flagged by my antivirus or by Windows Defender** From eec64a9971cc2ce14c710eef096bb902cbaac480 Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:16:11 +0100 Subject: [PATCH 3/6] Update game-faq.md --- docs/en/support/game-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index bbfa1acd..8cc305b4 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -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 support cracked versions or outdated versions of BeamNG.drive. +BeamMP does not support pirated versions or outdated versions of BeamNG.drive. The BeamMP support team does not assist users when non-genuine copies of the game are being used. --- From 2c601ab558bec54b44f8e65f81b93c140655cbdb Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:24:48 +0100 Subject: [PATCH 4/6] Update game-faq.md --- docs/en/support/game-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index 8cc305b4..77d1e286 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -13,7 +13,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 support pirated versions or outdated versions of BeamNG.drive. -The BeamMP support team does not assist users when non-genuine copies of the game are being used. +The BeamMP support team cannot offer support when non-genuine versions are being used. --- ### **Does BeamMP work on linux?** From 02b245f7716888a92fe07b5fd96314a6fd416c95 Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Fri, 14 Mar 2025 11:25:18 +0100 Subject: [PATCH 5/6] Update game-faq.md --- docs/en/support/game-faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index 77d1e286..abc8a549 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -13,7 +13,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 support pirated versions or outdated versions of BeamNG.drive. -The BeamMP support team cannot offer support when non-genuine versions are being used. +The BeamMP support team cannot offer support when a non-genuine version is being used. --- ### **Does BeamMP work on linux?** From e8ab725a4d308c9bcfd4bf9373bb42648e9d1997 Mon Sep 17 00:00:00 2001 From: Protogen187 <162638343+Protogen187@users.noreply.github.com> Date: Fri, 14 Mar 2025 13:05:37 +0100 Subject: [PATCH 6/6] Update game-faq.md --- docs/en/support/game-faq.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/support/game-faq.md b/docs/en/support/game-faq.md index abc8a549..c46cfcea 100644 --- a/docs/en/support/game-faq.md +++ b/docs/en/support/game-faq.md @@ -12,8 +12,8 @@ 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 support pirated versions or outdated versions of BeamNG.drive. -The BeamMP support team cannot offer support when a non-genuine version is being used. +BeamMP will not work with pirated or outdated versions of BeamNG.drive. +The BeamMP support team does not offer support for issues with pirated / outdated copies. --- ### **Does BeamMP work on linux?**