Author Topic: Argument for emulator MAME Libretro - Very strange thing ?!  (Read 2810 times)

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Argument for emulator MAME Libretro - Very strange thing ?!
« 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 !

rand0m

  • Sr. Member
  • ****
  • Posts: 343
    • View Profile
Re: Argument for emulator MAME Libretro - Very strange thing ?!
« Reply #1 on: October 27, 2019, 04:49:42 PM »
try adding "\" after mame in rompath

Code: [Select]
rompath              e:\jeux\mame\

hermine.potter

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: Argument for emulator MAME Libretro - Very strange thing ?!
« Reply #2 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
« Last Edit: October 28, 2019, 07:02:51 AM by hermine.potter »
AM Version : 2.6.1
Input : Mad Catz Brawlstick; Mouse; Keyboard; Xbox360 Wireless
Cabinet : Yes
OS : Windows10 Pro
System : Dell Precision T3500 ; Intel X5650 ; 12GB RAM

Sebiohazard

  • Full Member
  • ***
  • Posts: 77
    • View Profile
Re: Argument for emulator MAME Libretro - Very strange thing ?!
« Reply #3 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)