-
-
Notifications
You must be signed in to change notification settings - Fork 159
Installation
Click here or click in the image below and go to the Downloads section and click on "Download from GitHub", "Download from Mirror", "Download from CurseForge", "Download from itch.io" or "Download from GameBanana" (you can download either one, they will download the same program), open the program, join or create a room on Among Us and that's it.
Or you can just use the web version: https://web.bettercrewl.ink
(remember that you will need someone in the room to have the BetterCrewLink application installed on the PC, it must be on the PC with the "Mobile Host" option enabled (the web version only works with the official BetterCrewLink Voice Server: https://bettercrewl.ink
and the others that use the project OhMyGuus/BetterCrewLink-server), if you put any voice server other than these two the web version will not work.
In my opinion I recommend you use the web version if your PC is a very bad PC, because from what I had in my experience with BetterCrewLink people who download BetterCrewLink and use it with a very weak PC (practically on a very weak laptop) no had a good experience, he suffered from robotic voices constantly, so in my opinion if you have a very weak PC, ask your friend who has a medium or good PC to download and use BetterCrewLink, activate the "Mobile Host" option that is in the settings and follow the Web guide.
To install & run it on Linux run the following commands:
wget "https://mirror.bettercrewl.ink/pc/latest/BetterCrewlink-Linux.AppImage"
chmod +x BetterCrewlink-Linux.AppImage
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
./BetterCrewlink-Linux.AppImage
or (better option to avoid the global value for ptrace_scope)
wget "https://mirror.bettercrewl.ink/pc/latest/BetterCrewlink-Linux.AppImage"
chmod +x BetterCrewlink-Linux.AppImage
sudo apt-get install libcap2-bin
sudo setcap cap_sys_ptrace=eip /usr/bin/wineserver
./BetterCrewlink-Linux.AppImage
The Linux version is thanks to the following contributors:
- TheGreatMcPain -> CrewLink fork, Keyboard watcher fork, memoryjs fork
- zbanks -> Memoryjs fork
- Donokami -> Testing and helping
You will need a person using BetterCrewLink on the PC and with the "Mobile Host" option enabled (to activate and just go in the settings and go down until you find the Mobile Host option) and the person on the cell phone will need to have the application from the Play Store and when you open the application, allow the permissions it will ask for, put the same name and code that is in Among Us, click on "Connect", enter the room and that's it (remember that the mobile app only supports https://
servers that don't have https://
won't work for the mobile version).
For now there is no support for iOS/macOS, but you can bring support for iOS/macOS by donating, the project needs $100 to pay for Apple license to put the app on the App Store, so if you have money and feel like helping donate via PayPal or donate via Ko-fi. (The goal has been reached we are working now to get it all working and to get it to the appstore. Thanks for all the support!)
However you can use the web version temporarily.
For iOS/Chromebook/macOS or people with lower end PC's there is also a web version: https://web.bettercrewl.ink
To get it to work put the same name and code that is in Among Us, click on "Connect", enter the room and that's it (the web version only works with the official BetterCrewLink server: https://bettercrewl.ink
and the others that use the project OhMyGuus/BetterCrewLink-server) and have https://
setup.
© 2020-2022 BetterCrewLink. All Rights Reserved.
The Wiki is outdated meaning some information contained here is not updated, the same thing goes for the README.md.
This is happening because we are planning making some huge rework on the Wiki, so be careful with some informations when reading, maybe they are outdated.