Skip to content

memob0x/retroarch-links-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

retroarch-links-generator

CI Go Report Card GoDoc version

Generate links to RetroArch playlists entries and launch them like normal games.

how-it-works

Usage

Download the binary file corresponding to your OS environment and launch it from command line with the following arguments:

  1. The path to the RetroArch executable file.
  2. The game links destination folder path.
  3. The RetroArch playlist folder path.
retroarch-links-generator /the/retroarch/executable /the/destination/folder /the/retroarch/playlists

It's possible to parse only certain playlists with the following command:

retroarch-links-generator /executable /dest ./playlist-1.lpl,./playlist-2.lpl

It's possible to directly write Steam library shortcuts providing a path to the right vdf file, usually (steam installation path)/userdata/(your user id)/config/shortcuts.vdf

retroarch-links-generator /the/retroarch/executable /the/steam/shortcuts.vdf