fix-retroarch-image-playlist

1.0.1 • Public • Published

RetroArch image playlist fixer

This script allows you to fix RetroArch's image playlist file easily with a couple of settings change.

Why does it exist?

RetroArch currently doesn't have a way to fix it within its menu but also because i could add some new features too like automatically adding missing images in the playlist.

Installation

To install it you'll need installed:

  • NodeJS;
  • A terminal (Termux or whatever);

then type:

npm install -g fix-retroarch-image-playlist

Finally run:

fixRetroarchImagePlaylist --config

to configure the script with the correct paths

How to use it?

You'll need to either type fixRetroarchImagePlaylist in the terminal or node fix-retroarch-image-playlist.mjs in the same folder of where the package is installed

Read COMMAND LINE PARAMETERS for more information about the available parameters

Package Sidebar

Install

npm i fix-retroarch-image-playlist

Weekly Downloads

2

Version

1.0.1

License

GPL-2.0-or-later

Unpacked Size

57.7 kB

Total Files

9

Last publish

Collaborators

  • unixatch