Added.
PS: Conversion for BD50 disks will follow (should be 2xBD50)
PPS: I will not make a conversion for DVD5. I mean seriously, who burns 18 DVD5's ? DVD9 is 12x
Edit: Don't want to mess with bpk compression (.vib files are .bk2 files, just change the extension), because bpk has problems with some of the video files in extraction. Therefore I choosed just m0 for video files. So don't wonder why a cmd window will pop up at the end of installation. It was originally meant to rename the video files to original file extension (command: for /R %%x in (*.bk2) do ren "%%x" *.vib). I was just to lazy to remove that batch from setup.exe