Skip to content
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

Open
1 task done
wytsai7660 opened this issue Apr 20, 2024 · 8 comments
Open
1 task done

[Feature] Native Apple silicon build support #380

wytsai7660 opened this issue Apr 20, 2024 · 8 comments
Labels
enhancement New feature or request

Comments

@wytsai7660
Copy link

Before Requesting

  • I found no existing issue matching my feature request

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.

@wytsai7660 wytsai7660 added the enhancement New feature or request label Apr 20, 2024
@Riddim-GLiTCH
Copy link

If the discord app runs natively on Apple Silicon, BetterDiscord will, too.
The installer runs on electron. Just like discord itself.

@Stvad
Copy link

Stvad commented Jul 17, 2024

And yet, installer requires you to install rosetta =\

@Riddim-GLiTCH
Copy link

I'm not sure what that is, but the CLI installer should work perfectly fine if the GUI installer doesn't work for you.

@zerebos
Copy link
Member

zerebos commented Jul 17, 2024

I run the GUI installer on my M1 mac without anything else.

@Kha1r0
Copy link

Kha1r0 commented Jul 26, 2024

Yup. Still built as x86.
Is this planned?
Screenshot 2024-07-26 at 20 04 23

@Riddim-GLiTCH
Copy link

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.

@Stvad
Copy link

Stvad commented Jul 26, 2024

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.

@Riddim-GLiTCH
Copy link

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

I'm not sure what that is, but the CLI installer should work perfectly fine if the GUI installer doesn't work for you.

@zerebos zerebos transferred this issue from BetterDiscord/BetterDiscord Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants