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.


Topics - abls1

Pages: [1] 2
1
Themes / Nevato theme help
« on: May 06, 2022, 02:56:46 PM »
Nevato Theme is not working for me.

2
General / How do i add bezel
« on: May 06, 2022, 06:50:02 AM »
How do I add Bezels? I think there more than I way and I'm looking to use bizhawk emulator if possible but, if there are other ways let me know.

Thanks

3
General / Videos set up
« on: May 02, 2022, 03:44:02 AM »
How do I use my videos with the frontend?  I have 1000's of videos but i do not find away to display them in the frontend.  So far Im learning how to setup everything else but videos is my only issue Im having

Thanks

4
Themes / Where do i download the Nesicalive x theme?
« on: December 17, 2017, 06:41:51 AM »
Hi!!! Where do i download the Nesicalive x theme? and how do i install it?  I'm very new at these frontend, though been around before I been away a long time.

Thanks

5
Scripting / Edit emulator run commands
« on: June 22, 2015, 10:40:05 AM »
I'm learning some coding and i would like to know if Ican change the emulator run commands to the commands originally done by the emulator authors?  Having too many issues running emulators and I want to add the original so where do i edit the codes for that so i can add my own?

Thanks

6
Scripting / Run attract mode of the video card instead of the cpu
« on: June 09, 2015, 04:38:54 PM »
I know its not needed but how do I add video card support to the code? is there a code for that or patch?  A friend of mine is helping me learn programming.

Thanks

7
General / info scraper
« on: June 09, 2015, 04:28:55 AM »
Does AM also scrapes game info

system
Year
Players
ratings

Thanks

8
General / how to run a windows software
« on: June 05, 2015, 05:50:11 PM »
How to open a windows software using AM.  Lets say opening a .exe file like a game?  What would be the cfg for this?


9
General / background music
« on: June 05, 2015, 05:14:18 AM »
How do I add background music?

Thanks

10
General / How to run Mugen on AM
« on: June 05, 2015, 05:13:20 AM »
How do I run mugen on AM?

Thanks

11
General / mame ui 64 get an error on AM
« on: May 28, 2015, 01:50:39 AM »
I can run the frontend outside of AM but when i try to run a game it tries to start the game normally but then it says game files are missing.. this happends for very game i tried from mame

cfg:

# Generated by Attract-Mode 1.5.2
#
executable           B:\Emulators\MAME64-161\MameUI64\Mameui64.EXE
args                 [name]
rompath              B:\mame151\MAME 0.151 ROMs;D:\finalburn\FBA\ROMs
romext               .zip;rom
system               Arcade
info_source          mame
artwork    flyer           
artwork    marquee         $HOME/mame/marquees
artwork    snap            $HOME/mame/videos;$HOME/mame/snap
artwork    wheel   

12
Scripting / layout design
« on: May 26, 2015, 11:50:39 PM »
How do I make layout for AM.. I design some layout in the past for Atomic FE abd I would like to know how to do for AM

Thanks

13
General / List importing
« on: May 26, 2015, 05:04:13 AM »
I set up final burn alpha and its working but all of the game list are for mame so there is alot of games it will not play so i need to be able to import a list only for the avaliable games for final burn alpha then import it to Attract Mode.

Thanks

14
General / Running FBA on AttractMode
« on: May 25, 2015, 10:02:01 AM »
I was playing around to see if fba launches with AM and I found out how

Here is the sample code:

# Generated by Attract-Mode 1.5.2
#
executable           c:\yourfolder\FBA\fba.exe
args                  [name]
rompath              D:\yourfolder\FBA\ROMs
romext               .zip
system               FINALBURN
info_source          thegamesdb.net
artwork    flyer           $HOME/FINALBURN/boxart
artwork    marquee         
artwork    snap            $HOME/FINALBURN/videos;$HOME/FINALBURN/snap
artwork    wheel 


The code does not work for games that are not mame since the command line args are different for console games.!!! at least I can play my arcade favorites with out all of the extras.  Hope we all can share more .cfg's to help run more systems to AttractMode

15
General / cannot run colecovision
« on: May 25, 2015, 03:28:54 AM »
I do not know what args to use for colem, vcoleco or mess64ui

Here is my cfg

# Generated by Attract-Mode 1.5.2
#
executable           D:\attracmoded151\emulation\ColEm\ColEm.exe
args                 -cv
rompath              D:\attracmoded151\emulation\ColEm\Colroms2
romext               .rom;.zip;.col
system               colecovision

Pages: [1] 2