Flazhik / CybergrindMusicExplorer

An ULTRAKILL mod that allows you to add custom songs to Cyber Grind playlist
Apache License 2.0
3 stars 0 forks source link

ffmpeg isnt downloading #16

Closed jeamian closed 9 months ago

jeamian commented 9 months ago

download just goes up to 3% and then it stops downloading, i have no idea if this is a bug or if it has to do with my pc, so if there was a way to download manually it would help a lot

Flazhik commented 9 months ago

@jeamian You can install it manually 1.Download ffmpeg archive manually from here https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip

  1. Open the folder ffmpeg-master-latest-win64-gpl\bin inside it
  2. Extract ffmpeg.exe and ffprobe.exe into the same folder where CybergrindMusicExplorer.dll is located. If you've installed the mod manually, it's ULTRAKILL\BepInEx\plugins\CybergrindMusicExplorer. If you're using r2modman the path is a little bit trickier: C:\Users\{YourUsername}\AppData\Roaming\r2modmanPlus-local\ULTRAKILL\profiles\{ProfileName}\BepInEx\plugins\Flazhik-CybergrindMusicExplorer\CybergrindMusicExplorer
jeamian commented 9 months ago

@jeamian You can install it manually 1.Download ffmpeg archive manually from here https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-win64-gpl.zip 2. Open the folder ffmpeg-master-latest-win64-gpl\bin inside it 3. Extract ffmpeg.exe and ffprobe.exe into the same folder where CybergrindMusicExplorer.dll is located. If you've installed the mod manually, it's ULTRAKILL\BepInEx\plugins\CybergrindMusicExplorer. If you're using r2modman the path is a little bit trickier: C:\Users\{YourUsername}\AppData\Roaming\r2modmanPlus-local\ULTRAKILL\profiles\{ProfileName}\BepInEx\plugins\Flazhik-CybergrindMusicExplorer\CybergrindMusicExplorer

thanks a lot