Author Topic: MSU MD  (Read 740 times)

treme

  • Jr. Member
  • **
  • Posts: 15
    • View Profile
MSU MD
« on: August 27, 2023, 03:15:14 AM »
Hello, I'm trying to integrate the MSU of Megadrive through retroarch in Attract Mode, but I can't get it to start. The games are each in their folder, I have configured it as follows:

Code: [Select]
# Generated by Attract-Mode v2.7.0
#
executable           G:\AM\emuladores\RetroArch\retroarch.exe
args                 -f -L G:\AM\emuladores\RetroArch\cores\genesis_plus_gx_libretro.dll "[romfilename]"
rompath              G:\AM\emuladores\RetroArch\roms\msu md\
romext               <DIR>;.md
system               Sega MSU MD
exit_hotkey          Escape
artwork    boxart          G:\AM\medias\msu md\boxart
artwork    cartart         G:\AM\medias\msu md\cartart
artwork    snap            G:\AM\medias\msu md\video

It doesn't work that way. Now, if I remove the 3 files from the folder, the BIN+cue+md does work, but of course, there are some games that use Track instead of using the BIN, and if I put them all outside the folders will start to be overwritten. Outside of Attract Mode, using only retroarch, it works perfect

treme

  • Jr. Member
  • **
  • Posts: 15
    • View Profile
Re: MSU MD
« Reply #1 on: August 27, 2023, 09:42:29 AM »
Well, searching the forum in the Various emulator settings section, I have seen the arg of the snes MSU1 running under the bsnes core in retroarch, and I have tried to use the same arg that it uses in the snes one in the MSU of megadrive, and it works perfectly