geefr / beatsaber-linux-goodies

Mod installation scripts and other goodies to support Beat Saber on Linux
BSD 2-Clause "Simplified" License
132 stars 5 forks source link

FFmpeg mod fails to verify (but installs regardless) #97

Open geefr opened 2 years ago

geefr commented 2 years ago

Probably a zip extraction issue, when handling executables. Resulting ffmpeg.exe ends up on disk with only execute permissions, Beataroni isn't able to open when calculating md5 sum.

Logs an error but it's non-fatal, low impact.

Haven't tested the actual mod, installing executables / native libraries and running under proton /should/ work, but permissions may mess it up.