Attract-Mode Support Forum

Related Stuff => Emulators => Topic started by: bionictoothpick on December 26, 2015, 07:39:19 PM

Title: Retroarch Command Line (Ubuntu 15.10)
Post by: bionictoothpick on December 26, 2015, 07:39:19 PM
The following works from the command line, but not from within Attractmode:

/usr/bin/retroarch -L /usr/lib/x86_64-linux-gnu/libretro/mupen64plus_libretro.so "/home/toothpick/games/n64/test.z64"

I've copied and pasted the text from Attractmode terminal and it will run successfully as well.

Here is the msg: Error executing: retroarch -L /usr/lib/x86_64-linux-gnu/libretro/mupen64plus_libretro.so "/home/toothpick/games/n64test.z64"

If I copy and paste the above it will run the rom as intended.

Thoughts?
Title: Re: Retroarch Command Line (Ubuntu 15.10)
Post by: Namachieli on December 30, 2015, 03:20:15 PM
The following works from the command line, but not from within Attractmode:

So I ran into some similar issues getting retro arch working too.

not sure if this helps, but here is a copy of my AM config. I use system specific configs in retroArch, and load the config as part of the args. The config references the core to load.

HTH.

# Generated by Attract-Mode 1.6.0
#
executable           /usr/bin/retroarch
args                 -c /emu/retroarch/mupen64plus.cfg "[rompath][name][romext]"
rompath              /emu/roms/Nintendo 64
romext               .n64;.z64;.v64;.7z
Title: Re: Retroarch Command Line (Ubuntu 15.10)
Post by: bionictoothpick on March 10, 2016, 04:25:08 AM
Thanks.
Title: Re: Retroarch Command Line (Ubuntu 15.10)
Post by: omegaman on March 10, 2016, 07:34:01 AM
For linux, on the cmd you need this ./file.bin

so, /usr/bin/./retroarch