- Install 7zip:
winget install -e --id 7zip.7zip - open PowerShell
- go to the directory where your
*.synthfiles are located (cd "C:\Program Files (x86)\Steam\steamapps\common\Synth Riders Beatmap Editor\CustomSongs") - put
Encrypt-Song.ps1in the same directory (Invoke-WebRequest https://raw.githubusercontent.com/6uhrmittag/SR-CreateEncryptedSynthFile/refs/heads/main/Encrypt-Song.ps1 -OutFile Encrypt-Song.ps1) - run the script with
./Encrypt-Song.ps1 -Password nobodyknows -SongFile .\unencryptedDraft.synth - the encrypted file will be created in a new directory called
EncryptedSongs(can be changed with-OutputDirectory) - share encrypted file and put it in
C:\Program Files (x86)\Steam\steamapps\common\SynthRiders\SynthRidersUC\CustomSongs
-
Notifications
You must be signed in to change notification settings - Fork 0
Powershell Script to encrypt a custom draft for Synth Riders
License
6uhrmittag/SR-CreateEncryptedSynthFile
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Powershell Script to encrypt a custom draft for Synth Riders