Creates a hotkey which automatically copies the latest .slp
file from the autosave folder to a folder of your choosing and another hotkey which automatically deletes all .slp
files in the autosave folder.
The executable provided essentially opens your existing Dolphin.exe
while providing the extra hotkey functionality. The executable is just a compiled version of the AutoHotkey script in the repository.
- Download
SlippiGameRetriever.exe
and the three accompanying text files and place them anywhere (so long as they are in the same folder). - Locate folder to which
.slp
files are automatically saved, copy its full path, openautosaveFolder.txt
and paste this path, ensure the file is only one line and contains no extra characters. - Copy the full path of the folder to which you would like selected replays to be sent, open
culledFolder.txt
and paste this path, ensure the file is only one line and contains no extra characters. - Copy the full path of Slippi (including
Dolphin.exe
), openSlippiPath.txt
and paste this path, ensure the file is only one line and contains no extra characters. - Use
SlippiGameRetriever.exe
(or a shortcut toSlippiGameRetriever.exe
) as you would useDolphin.exe
(or a shortcut toDolphin.exe
).
↓ (down arrow key): copies the latest .slp
file in the autosave folder to folder specified in culledFolder.txt
← + → (left and right arrow keys simultaneously): deletes all .slp
files in the autosave folder