"[lutris] default rom draft" By maxlefou (https://pastebin.com/u/maxlefou) URL: https://pastebin.com/yUPcPVyP Created on: Thursday 7th of September 2017 04:48:15 PM CDT Retrieved on: Saturday 31 of October 2020 12:45:19 PM UTC #### This is to use with lutris, to make an installer for a rom that has been forgotten or something... #### For basic rom files with libretro files: - rom: N/A:Select the game's ROM file game: core: fceumm main_file: rom installer: - merge: dst: $GAMEDIR src: rom #### For making installers that uses stuff from Steam (example for "apogee throwback pack") files: - steam-data: $WINESTEAM:238050:. - launcher: https://bitbucket.org/!api/2.0/snippets/maxlefou/peBKg4/5e340f4fd005873bc12dd3f59a9d1793052c8d6a/files/TATP.bat installer: - merge: dst: $GAMEDIR src: steam-data - merge: dst: $GAMEDIR src: launcher game: main_file: TATP.bat