Attract-Mode Support Forum

Related Stuff => Emulators => Topic started by: Sebiohazard on October 27, 2019, 04:40:35 AM

Title: Argument for emulator MAME Libretro - Very strange thing ?!
Post by: Sebiohazard on October 27, 2019, 04:40:35 AM
Good morning all 8)

There is one thing very strange with the emulator MAME Libretro... With the following argument the games do not run:

Code: [Select]
executable           e:\emulateurs\retroarch\retroarch.exe
args                 -L e:\emulateurs\retroarch\cores\mame_libretro.dll "[romfilename]"
rompath              e:\jeux\mame
romext               .zip

By cons if I run the games with the same argument but this time on the command line it works ?!?!

Code: [Select]
retroarch -L e:\emulateurs\retroarch\cores\mame_libretro.dll e:\jeux\mame\inthunt.zip
I do not understand looking for the mistake ?!

Greetings !
Title: Re: Argument for emulator MAME Libretro - Very strange thing ?!
Post by: rand0m on October 27, 2019, 04:49:42 PM
try adding "\" after mame in rompath

Code: [Select]
rompath              e:\jeux\mame\
Title: Re: Argument for emulator MAME Libretro - Very strange thing ?!
Post by: hermine.potter on October 28, 2019, 07:01:20 AM
tested it with snes files & it worked?!
Code: [Select]
executable           C:\attract\EMU\RetroArch\retroarch.exe
args                 -L C:\attract\EMU\RetroArch\cores\snes9x_libretro.dll "[romfilename]"
rompath              C:\attract\EMU\RetroArch\ROMS

try to generate your collection/romlist again

try starting attract-console.exe > press TAB key > General > Window Mode : Windows > resize AM window > start game and see what console says
Title: Re: Argument for emulator MAME Libretro - Very strange thing ?!
Post by: Sebiohazard on October 29, 2019, 01:10:03 AM
Hello I have no problem with other cores RetroArch only with that for MAME I do not understand ?!

Try to test & tell me thank you !

Greetings 8)