Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alexwhite305

Pages: [1]
1
empardopo, I think the problem is resolved.  I appreciate your suggestion. I had been generating romlists for mame.

2
omegaman, I think it was a problem with mame.ini not having the correct path to my roms. That's why I had to specify the rom path when I ran mame64 via the commandline. I updated mame.ini and moved my rom directory to a different drive. Attract Mode launched mame fine and the game runs correctly.

I don't think there is a bug anymore.

Thanks for working through it with me.

3
Unfortunately putting args [name] or [romfilename] in quotes ("[name]" or "[romfilename]") didn't change the behavior of not loading in mame.

After some continued experimenting, I found twhat did work was moving the roms directory to the same drive as the executable. The games load fine now but the roms directory has to be on the same drive as mame64.exe.

A bug, I guess?

4
First, Attract Mode is gorgeous, flexible, and straight-forward. Thank you for making it. I really hope to be able to use it.

I am using Windows 10 and mame64 0.171. I load up Attract Mode fine, but when I hit [Enter] to play a game, say Zero Wing, I briefly seeing the Mame screen (it says Loading Maching (0%)) and then returns to the Attract Mode UI. Every game I've tried behaves this way.

I am using attract-v2.0.0-rc3-win64

I can launch the game just fine using the command line:
E:\apps\mametest>mame64.exe -rompath D:\Games\Mame\MAME_0_161_ROMs\ROMs zerowing

Any idea or further information I can find about what the problem is?

Thank you.



My mame.cfg is as follows:
Code: [Select]
# Generated by Attract-Mode v2.0.0-rc3
#
executable           E:\apps\mametest\mame64.exe
args                 [name]
rompath              D:\Games\Mame\MAME_0_161_ROMs\ROMs
romext               .zip;.7z
system               Arcade
info_source          listxml
artwork    flyer           E:/apps/mametest/flyers
artwork    marquee         E:/apps/mametest/marquees
artwork    snap            E:/apps/mametest/videos;E:/apps/mametest/snap
artwork    tiles           E:/apps/mametest/titles

Pages: [1]