Skip to content

jmlee337/replay-manager-for-slippi

Repository files navigation

Replay Reporter for Slippi

The shortcoming of Slippi replays is that they work per-game, while much of console Melee is played per-set. Now, USB hotswap in Slippi Nintendont makes it practical to collect replays per-set. With Replay Reporter for Slippi we can add player names, scores, and information about the set all while reporting the result to start.gg in the same amount of time. The result is replays grouped and labelled by set, packaged together with all relevant context, henceforth referred to as Per-Set Replays. Per-Set Replays can then be used for Auto Streaming and Auto VODs.

Mac users, please see how to open an app from an unidentified developer.

Download

Features

  • Auto-detect USB drive
  • "Safely Remove" USB drive on replay folder deletion
  • Mark set started
    Screenshot 2024-07-20 101744
  • Report winner or DQ maually
    Screenshot 2024-07-20 101736
    Screenshot 2024-07-20 101806
  • 1-click report, copy, delete
    Screenshot 2024-07-20 100937
  • Batch set players
    ezgif-2-173f6cddcc
  • Set players per match if necessary
    ezgif-2-ced60802c4
  • Set winner
    ezgif-7-a894f4189f
  • Override winner
    ezgif-7-86d9cca68a
  • Unset winner
    ezgif-7-34f4f654c4
  • Swap Zelda/Sheik
    ezgif-2-9c596e3604
  • Re-time replays according to your PC clock (so you don't have to keep your Wii clocks in sync)
    image
  • Can use a manually entered list of names if not using start.gg or challonge
    Screenshot 2024-08-09 at 20 49 31
  • Search player tags with ctrl/cmd-f
    Untitled2
  • Re-order replays/fix start times with ctrl/cmd-t
    Untitled
  • Generate context for tiebreaker sets
    Screenshot 2024-08-15 at 16 07 49 Screenshot 2024-08-15 at 16 07 18

Users

Please check discussions/ask for help before checking issues/filing a bug report or feature request.

Development

Clone the repo and install dependencies:

git clone https://github.com/jmlee337/replay-manager-for-slippi.git replay-manager-for-slippi
cd replay-manager-for-slippi
npm install

I use node version 20. Try switching to that if npm install still fails after installing node-gyp dependencies.

Start the app in the dev environment:

npm run start

To package apps for the local platform:

npm run package

About

Replay Reporter for Slippi

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages