Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: FE automatic run and game load??  (Read 1192 times)

0 Members and 1 Guest are viewing this topic.

Franco

  • Guest
  • Trade Count: (0)
FE automatic run and game load??
« on: April 22, 2005, 09:20:39 am »
Are there any front ends out there that you can configure to run as soon as windows starts and then run a game as soon as the FE opens?

I ask because I am planning on hiding all of the windows boot screens and then hope to run a game straight off so that it apears that the cab is an actual arcade m/c if you get my drift.

Im using XP SP2 (and no front end at preset) if that helps

TIA

Franco

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: FE automatic run and game load??
« Reply #1 on: April 22, 2005, 09:34:42 am »
You can do that with my front end.

AtomicFE

To run the front end directly when windows start. There 3 possiblities :

- put a shot cut in the Startup menu
- modify the "run" key of the registry
- modify the registry to use the front end as shell

To run a game directly, you can do that with a option of atomic.
Atomic has an option to run Random Game as screen saver for a given delay.
If you play with screensaver delay  , and delay of Game activity , Atomic will run a radom game as soon as you start your cabinet.

http://www.atomicfe.com





screaming

  • Sweet! I'mma go make me some popovers!
  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2124
  • Last login:August 14, 2019, 03:15:34 pm
  • Registered lUser
    • shift eight (*) generation
Re: FE automatic run and game load??
« Reply #2 on: April 22, 2005, 09:40:56 am »
Other people have solved this problem using various frontends by making a batch file and putting it in your StartUp group (or adding the appropriate registry key as Youki said).

  The batch file would look something like this (you'd have to fix the paths for your setup though):

Code: [Select]
C:\mame\mame.exe puckman
C:\MAMEWAH\mamewah.exe

  When your system boots it will really just load MAME with a specific game, then when you exit the game it will go directly into MAMEWAH giving the effect that you're looking for.

-sab

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: FE automatic run and game load??
« Reply #3 on: April 22, 2005, 10:16:39 am »
You 're right.  It is a easier solution and should work with almost all Front ends.


Franco

  • Guest
  • Trade Count: (0)
Re: FE automatic run and game load??
« Reply #4 on: April 22, 2005, 11:18:42 am »
Ive got AtomicFE working well, quite a nice FE for a FE virgin like me!!

I could do with some help with sorting the batch file out to automatically start a game.

Im using mame32 at the mo, is this ok to use?

I want to run cadillacs and dinosaurs as soon as windows starts (rom name 'dino') and then exit to AtomicFE when I quit.

My mame exe is located E:\mame093b\mame32.exe

My rom folder is located E:\mame093b\roms

AtomicFE is located E:\Atomicfe\AtoMic.exe

I have found two StartUp files using search, I presume its one of these i need to use:-

C:\Documents and Settings\All Users\Start Menu\Programs

C:\Documents and Settings\Franco\Start Menu\Programs

Could someone possibly give me a step by step guide how to set this up using the information above?

Any help would be great, thanks!!

 

« Last Edit: April 22, 2005, 11:53:17 am by Franco »

Franco

  • Guest
  • Trade Count: (0)
Re: FE automatic run and game load??
« Reply #5 on: April 22, 2005, 06:30:08 pm »

I could do with some help with sorting the batch file out to automatically start a game.

Im using mame32 at the mo, is this ok to use?

I want to run cadillacs and dinosaurs as soon as windows starts (rom name 'dino') and then exit to AtomicFE when I quit.

My mame exe is located E:\mame093b\mame32.exe

My rom folder is located E:\mame093b\roms

AtomicFE is located E:\Atomicfe\AtoMic.exe

I have found two StartUp files using search, I presume its one of these i need to use:-

C:\Documents and Settings\All Users\Start Menu\Programs

C:\Documents and Settings\Franco\Start Menu\Programs

Could someone possibly give me a step by step guide how to set this up using the information above?

Any help would be great, thanks!!



Can anyone help me or point me in the right direction?

I've tried searching but have had no results.

Thanks

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: FE automatic run and game load??
« Reply #6 on: April 23, 2005, 04:21:41 am »
Hi,

So open your notepad and type :

cd \
e:
cd mame093b
mame32 dino  -skip_disclaimer -skip_gameinfo
cd \
cd Atomicfe
Atomic.exe

Save the file as  "StartupAtomic.bat"  (for instance).

And copy your  file in the :

C:\Documents and Settings\All Users\Start Menu\Programs   folder.

It should work.

But you shoudn't use Mame32 with a frontEnd, it is better to use the Windows Command line version of Mame.  (mame.exe)

You can find it on the www.mame.net , download page.

Hope it helps you.








Franco

  • Guest
  • Trade Count: (0)
Re: FE automatic run and game load??
« Reply #7 on: April 23, 2005, 07:16:43 am »
Thanks youki, thats worked spot on! Ive got ditched mame32 for mame as suggested.

One question when using AtomicFE, the games are listed by there rom name and not the title, ie dino insted of Cadillacs and Dinosaurs. Is there anyway to display the titke instead of the rom name?

youki

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1612
  • Last login:November 19, 2016, 01:07:33 pm
  • Atomic Front End Creator
    • Atomic Front End
Re: FE automatic run and game load??
« Reply #8 on: April 24, 2005, 05:17:21 am »
Check in the MetaData folder.  check the File FullList.txt , if it is empty  , it is not good. (that cause you see rom name instead of game name).

I have a little bug in AtomicManager and sometimes it clears that file  :(

So, get again the FullList.txt file from the original distribution and copy it in the Metadata Folder.

or you can generate your own.

Open a command prompt (dos box) , go in your Mame directory and type :

mame -listfull > fulllist.txt

Then copy the fullList.txt in the Metadata folder of Atomic.


Be sure that in AtomicManager , the Metadata folder point to the metadata folder provided with Atomic.

It should solve your problem.