GithubHelp home page GithubHelp logo

capitainejsparrow / emusak-ui Goto Github PK

View Code? Open in Web Editor NEW
1.0K 14.0 215.0 19.26 MB

This is a tool which allows you to download saves or mods for Nintendo Switch emulators using a compatible Emusak backend

License: GNU General Public License v3.0

TypeScript 74.28% CSS 19.31% HTML 1.65% JavaScript 4.03% Shell 0.73%
switch electron typescript react electron-forge material-ui

emusak-ui's Introduction

EmuSAK UI

EmuSAK is archived and will stop work 29th september 2022, I suggest to uninstall the app and join discord server instead to find resources

showDownloads showVersion showLatestCommit showLicense

EmuSAK-ui is a graphical mod for EmuSAK. This is a tool to manage your switch emulators, such as downloading saves or mods.

screenshot

Installation

Just go to the releases page and download the latest build for your OS. Only on Windows there is an auto update feature.

Windows

Install the software by executing the .exe file. Afterwards, you can remove the software like any other program on your computer.

Linux

Debian

Download the .deb file, then install it with sudo dpkg -i ./emusak-ui-X.Y_amd64.deb.

Arch Linux

Download EmuSAK's PKGBUILD and install it with makepkg -si or use your favorite AUR helper.

Red Hat Linux

Download the .rpm file, then install it with sudo rpm -i /emusak-ui-X.Y-1.x86_64.rpm.

Universal

Download the .AppImage file, then mark it as executable and run it.

Features

  • Add one or multiple Ryujinx folders (where Ryujinx.exe is located) to manage different builds (such as mainline, portable, LDN, etc.)
  • List your game library
  • Display your local shaders count & EmuSAK shaders count (to download them if you have fewer shaders)
  • Update firmware
  • Update production keys
  • Download saves for a specific game
  • Download shaders for a specific game
  • Downloads mods for a specific game
  • You can share shaders in just one click if you have more shaders than EmuSAK

Contributing

Requirements :

  • NodeJS v14+
  • Yarn npm i -g yarn

Set a valid EmuSAK CDN URL in a variable :

(powershell): $Env:EMUSAK_CDN = 'http://...'
(bash): export EMUSAK_CDN = 'http://...'

Install & run

yarn install
yarn start

Thanks

  • Sin for creating a nice community and inspiring the project
  • Niwu for testing, suggestions and helping me match Switch title IDs to game names
  • Joshi for updating the backend to create a nice software
  • LiveLM for showing some love to Arch Linux users

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.