-
-
Notifications
You must be signed in to change notification settings - Fork 188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature] Native Apple silicon build support #380
Comments
If the discord app runs natively on Apple Silicon, BetterDiscord will, too. |
And yet, installer requires you to install rosetta =\ |
I'm not sure what that is, but the CLI installer should work perfectly fine if the GUI installer doesn't work for you. |
I run the GUI installer on my M1 mac without anything else. |
It doesnt need that. The installer can run just fine under emulation or whatever apple uses to maintain compatibility. There is no need to change anything as BD itself already will work without modification. Discord is an electron app. Electron is not much different from your webbrowsers. There is no need to plan anythign here. |
Many people including myself prefer to avoid having Rosetta (emulation layer) installed for a variety of reasons, so I had to do dev mode install here, as installer won't run without Rosetta. |
As I stated above
|
Before Requesting
Describe the feature you'd like!
An available native Apple silicon build.
Anything else?
Currently, we still need to install Rosetta 2 in order for BetterDiscord to work.
The text was updated successfully, but these errors were encountered: