Coder Social home page Coder Social logo

thysbelon / convert2vibformat Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 2.81 MB

Convert audio files to be played in Vib-Ribbon

Home Page: https://thysbelon.github.io/Blog/2022-2-19/How-to-Play-Custom-Songs-in-Vib-Ribbon-on-an-Emulator.html

Batchfile 70.60% Shell 29.40%
audio ogg-vorbis playstation ps1 wav bash batch chd psx shell

convert2vibformat's Introduction

Convert2VibFormat

A collection of command-line scripts that take all the audio files in the current folder and converts them to a format compatible with PlayStation emulators, so one can easily play custom songs in Vib-Ribbon.

These scripts require VLC to work. The scripts for DuckStation also require chdman (if you choose to compress the output, which is recommended), which comes with mame (but does not require mame to function). Windows MAME download, Other platforms MAME download.

The .bat files are for Windows and the .bash files are for Mac and Linux (currently only tested to work on Ubuntu and Termux).

The scripts are designed to work with a specific emulator, either DuckStation or Mednafen.

To download: first click on the script that suits your operating system and choice of emulator, then click "raw", then press ctrl+s or right click "Save Page As..." to download.

Android

Users can run bash scripts on an Android phone using Termux; do not install the Play store version, it is deprecated and no longer works.

  • Follow this guide to allow Termux to access your phone's storage
  • Run apt update. This updates the internal list of installable apps, ensuring you do not run into errors while attempting to install apps.
  • Run apt install vlc
  • Follow this guide to install chdman. This guide comes with a script of its own which can be used to convert .iso files to chd, but we will not be using it for our music files; leave the prompt "Where are your games located" blank and press enter to continue.
  • Download the DuckStation bash script, if you have not done so already.
  • Download the audio files you wish to use, if you have not done so already.
  • Make sure the script and audio files are in the same folder.
  • Use the cd command to navigate to the folder your script and audio files are in; this will most likely be the Downloads folder, which can be navigated to with cd storage/downloads or cd storage/shared/Download. You can always type just cd to navigate back to the home directory; you can type ls to list the contents of the current directory, with sub-directories in color.
  • Run the script with bash Convert2VibFormatDuckstation.bash, or if that doesn't work: bash Convert2VibFormatDuckstation.bash.txt

convert2vibformat's People

Contributors

thysbelon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.