Giter Site home page Giter Site logo

spanakorizo / suyu-macos-builds-script Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mavethee/suyu-macos-builds-script

0.0 0.0 0.0 2 MB

Zsh script to install needed dependencies, compile and run Suyu, a Nintendo Switch emulator on macOS syetem, preferably Apple Silicon.

License: GNU General Public License v3.0

Shell 100.00%

suyu-macos-builds-script's Introduction

Build script for compiling Suyu on Apple Silicon

πŸ‡΅πŸ‡± Szukasz Polskiego? Kliknij tutaj! You are reading English version! πŸ‡ΊπŸ‡Έ

This script will build and compile Suyu for macOS on Apple Silicon.

Warning

This script is provided for experimentation purposes.
Don't expect high compatibility, there are reasons why parent project to Suyu didn't get official Mac build.

Get it by pressing the button below or via Releases page :)

Download

Usage:

After downloading, double click the script and follow the prompts.

It is advised to run it from your home directory.

You can check current macOS compatibility with apps and homebrews here.

Note

On a base M1, building takes ~6mins (measured including gathering needed dependencies which differs depending on your internet speed) In case of any permission issues, run:

chmod +x ./build_suyu.sh

Suyu currently does not support a lot of required features.
If a game you are trying to play uses these features, it will crash.
If you want to know what missing feature is causing the crash, run Suyu through Terminal:

/Applications/suyu.app/Contents/MacOS/suyu

You can also find a generated log file in ~/.local/share/suyu/log/suyu_log.txt!

The situation will get better in the future as MoltenVK adds support for more features.

Contribution:

1. Clone the repository to your home directory:

git clone https://github.com/mavethee/suyu-macos-builds-script.git
cd suyu-macos-builds-script

2. Make sure cloned repo is up to date:

git pull origin main

3. Copy the script to a location on your home directory:

ditto build_suyu.sh $HOME/build_suyu.sh

4. Make the script executable:

chmod +x $HOME/build_suyu.sh

5. Run the build script:

$HOME/build_suyu.sh

6. Enjoy!

Note: Remember to repeat STEP 2 for future script changes.

Special thanks to:

  • Suyu's macOS build instructions available here

    ...and ChatGPT with GitHub Copilot for making my drunkass zsh scripting public.

  • @shinra-electric for helping me maintain it and bringing some code quality 🍺

    If I get sued by Big N, come visit my grave ^^

    hippo

suyu-macos-builds-script's People

Contributors

mavethee avatar shinra-electric avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.