Package Details: slippi-online-appimage 3.1.0-1

Git Clone URL: https://aur.archlinux.org/slippi-online-appimage.git (read-only, click to copy)
Package Base: slippi-online-appimage
Description: Slippi fork of Faster Melee, which allows you to play rollback netplay on Super Smash Bros Melee, (automatically gets latest version)
Upstream URL: https://slippi.gg/
Keywords: melee netplay slippi
Licenses: GPL2
Provides: slippi-online
Submitter: klanc
Maintainer: klanc
Last Packager: klanc
Votes: 9
Popularity: 0.000000
First Submitted: 2020-07-15 22:37 (UTC)
Last Updated: 2023-07-04 12:58 (UTC)

Latest Comments

bluetail commented on 2024-06-27 22:57 (UTC) (edited on 2024-06-27 22:57 (UTC) by bluetail)

Please implement the following by adapting:

  • Add "--no-sandbox" due to recent AppImage/Electron issues.
  • Create a desktop file for Slippi:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=$HOME/apps/slippi/Slippi.AppImage --no-sandbox
Name=Slippi

Save it at /$HOME/.local/share/applications

As in, non-root user.

klanc commented on 2021-08-18 15:04 (UTC)

Added the launcher script, thanks for the heads up Epdfjasfvzp. Whenever there's an update and the package is not updated just clean build it and it'll automatically get the latest release from github.

BlondVador commented on 2021-08-12 10:31 (UTC)

Now v2.3.2. Still OOD.

Epdfjasfvzp commented on 2021-03-26 19:32 (UTC) (edited on 2021-03-26 19:33 (UTC) by Epdfjasfvzp)

Looks like it has to be run like this now: slippi-online -u ~/.config/SlippiOnline/

Maybe this package could make slippi-online a bash script to set that parameter.

Epdfjasfvzp commented on 2020-10-15 09:56 (UTC)

Missing fuse2 dependency

NelsonJTSM commented on 2020-08-14 16:03 (UTC)

Add wget to the dev dependencies.