I know that AM able to scan roms into subfolders
but here dont work... in my game roms path i have 4 roms type/extensions: .zip;.hdf;.xdf "and the .m3u"...
The file .m3u (m3u controls multiple discs) stay inside in folder for eath game with this same name, because have others multiple files(discs) please look:
And look my code:
# Generated by Attract-Mode v2.6.1
#
executable M:\Emulators\RetroArch\retroarch.exe
args -L M:\Emulators\RetroArch\cores\px68k_libretro.dll "[romfilename]"
rompath M:\Emulators\Sharp X68000\games
romext <DIR>;.m3u;.zip;.hdf;.xdf
How i make this work... help!!!