Cannot use `arch -x86_64 zsh` and install Game Porting Toolkit

Hi!

I'm using MacOS Sonoma v14.0 on MacBook M1.

But currently I cannot install Game Porting Toolkit. Could you help me please to fix this problem?

❯ softwareupdate --install-rosetta --agree-to-license

By using the agreetolicense option, you are agreeing that you have run this tool with the license only option and have read and agreed to the terms.
If you do not agree, press CTRL-C and cancel this process immediately.
2023-09-26 22:30:56.440 softwareupdate[6923:59484] Package Authoring Error: 042-54922: Package reference com.apple.pkg.RosettaUpdateAuto is missing installKBytes attribute
Install of Rosetta 2 finished successfully

❯ arch -x86_64 zsh

arch: posix_spawnp: zsh: Bad CPU type in executable

I also tried to update Rosetta from /System/Library/CoreServices/Rosetta 2 Updater

Post not yet marked as solved Up vote post of azat_io Down vote post of azat_io
1.8k views

Replies

You have probably not installed homebrew on your machine.

Consider following this guide by Frityet here

There is also this one called Harbor by ohaiibuzzle. Has a GUI and does everything for you.