Hi, I’m trying to update my RA setup to 1.7.7 and the old command line arguments I’ve used on my frontend are not working after updating. I’m on Win 10 64 and using the official 1.7.7 release.
For reference, the command line I’m trying to use is:
retroarch.exe -L full/path/to/core full/path/to/rom
For example:
retroarch.exe -L “H:\Applications\RetroArch\cores\stella_libretro.dll” “H:\Roms\Atari\adventure.a26”
Other info: -I was able to use the same command lines in 1.7.5 and earlier -I can’t get it to give me a log when trying to run from CLI (by adding --log-file .\retroarch-log.txt -v either before or after the -L line), it just pops up the --help output for a second.