Updated FAQs (markdown)

Marie 2023-03-04 22:32:35 +01:00
parent 9459fa8d5c
commit 8731d01a38
2 changed files with 22 additions and 33 deletions

33
FAQs.md

@ -1,33 +0,0 @@
**An Anime Game Linux Launcher** is a launcher for our lovely Genshin Impact that works on Linux. It's written in neutralino (https://neutralino.js.org/) with the usage of TypeScript and SASS
#### How can it work on Linux?
The Anime Game has no official support for Linux and the game's anti-cheat is not allowing you to run the game with wine. However, we have a patch made by someone awesome for the game that can avoid anti-cheat identification and allows you to run the game
The patch is not universal and is created for each new game's version, so every 42 days (default update duration) there will be a new patch and you will not be able to run the game around this time. Mostly it takes a day to make a test version and a week for the test to conclude to release it as stable/tested.
#### Is it safe?
Technically we're violating the TOS, so it will not be sudden if someone ends up banned. However, so far there have been no reported bans
```
Q: Can I get banned if I use this patch?
A: Yes because this is a client modification. However, since the first patch in December 2020 no bans in relation to this patch were reported.
```
Also, We would like to remind you to avoid sending any information that can contain some of your personal data like IP, account's UID, and so on.
#### Is there another launcher on Linux?
Yes, there's another launcher called Paimon Launcher written on QT: https://notabug.org/loentar/paimon-launcher
#### What if I have some questions?
Check the Issues tab if you run into any issues to see if anyone else had or join our [discord](https://discord.gg/ck37X6UWBp) and use the `#support` channel to quickly get your issues and questions answered.
Don't have Discord and don't want to make an account then simply open an Issue here on Gitlab to report bugs and other issues.
#### How can I help with this project?
If you know TypeScript, SASS, HTML, or something related - then obviously you can provide some MRs, help with some issue fixes, and so on
Otherwise, you can help other users with their problems, offer any ideas and suggestions, share this project with your friends or people that want to play the game on Linux but don't know how (but keep in mind all those anonymity things we wrote above) and just be nice and talk with other people. Our discord server is also not only about the launcher, but also about the game, linux, and so on, so feel free to join at any time.
Also, if you want an language translation added feel free to always contribute a translated version of the english file.

@ -0,0 +1,22 @@
## Is this safe?
This is a technically a violation of the terms of service of the game, however there have been no reported player bans so far.
> Q: Can I get banned if I use this patch?
> A: Yes because this is a client modification. However, since the first patch in December 2020 no bans in relation to this patch were reported.
https://notabug.org/Krock/dawn/src/master/FAQ.md
We just want to play the game and as such we urge all players who use this patch to not violate any other terms of service of the game by means such as cheating as it will increase the chance of the company being the game taking action, please don't be selfish in this matter :)
## How does this work?
The game does not have any official support for Linux and does not run through wine due to the anti-cheat. However there is a [workaround patch](https://notabug.org/Krock/dawn) available which the launcher leverages to execute the game.
## Will this work with upcoming versions?
Patches are not universal for every game version and need to be updated with every game version. An unstable patch is usually available on release day but is not recommended for usage. If no issues are recorded the unstable patch will be marked as stable after a couple of days, at which point you can play the game pseudo safely.
## Do I have to hide my UID?
It is advised to not public post your UID in the context of running the game on Linux. If you publicly share your UID it will be more likely for you to get hit if or when a certain company decides to take action.