The NEW Build Your Own Arcade Controls

Front End Support => MaLa Frontend => Topic started by: hulkster on August 22, 2007, 11:17:34 am

Title: mala problems - stella and visual pinball
Post by: hulkster on August 22, 2007, 11:17:34 am
stella problem - ive got stella working, and its in fullscreen with no problems.  my problem is that when i try to start a game in mala, it brings up the rom browser instead of just the game.  im sure its a config issue (i followed unclet's tutorial) that i messed up on as far as the command line stuff.  i read the documentation and it mentioned that if you start a game using the command line, the rom browser is disabled.  not so!...at least on mine.  what gives?

visual pinball - ive followed unclet's doc on how to setup visual pinball in mala.  im using howards wrapper (the newest one from the dragon king site) and its not working for me, so it may be a config issue on my part.  anyway, if i make the executable in mala to point to vpinball.exe, the tables start up fine without any problems.  the only  thing i cant do is exit vpinball once the game starts without clicking "quit to debug" and then exiting via mouse click.  i did some searching, and found the closemul.exe program, but i havent used that yet.  any suggestions?
Title: Re: mala problems - stella and visual pinball
Post by: psychotech on August 22, 2007, 12:06:33 pm
Just use Closemul, that little program works like a charm with Visual Pinball etc.

1. Copy the closemul.exe to the vpinball folder

2. Add something like C:\Games\vpinball\closemul.exe VPinball.exe 98 to MaLa executable line

3. Play pinball!

4. Exit pressing key B  (There's a list of the keycodes on closemul info, b=98)

Hope this helps  :cheers:

psychotech
Title: Re: mala problems - stella and visual pinball
Post by: SGT on August 22, 2007, 12:54:19 pm
Yeah, I use closemul also.  I did not set anything in my closemul.ini and it closes with the ESC key by default.
Title: Re: mala problems - stella and visual pinball
Post by: hulkster on August 22, 2007, 10:23:39 pm
great!  worked like a charm for pinball!


any thoughts on my stella issue?  :banghead:
Title: Re: mala problems - stella and visual pinball
Post by: SGT on August 22, 2007, 11:14:45 pm
I don't use Stella, but it sounds like its not getting the rom parameter passed to it from Mala.

In Mala is the command line for Stella:
Code: [Select]
-fullscreen 1 -gl_fsmax 1 "%path%\%rom%.%ext%"

Is the Rom path correct?


Is the rom extenstion set to:
Code: [Select]
bin
Title: Re: mala problems - stella and visual pinball
Post by: hulkster on August 25, 2007, 11:38:00 pm
I don't use Stella, but it sounds like its not getting the rom parameter passed to it from Mala.

In Mala is the command line for Stella:
Code: [Select]
-fullscreen 1 -gl_fsmax 1 "%path%\%rom%.%ext%"

Is the Rom path correct?


Is the rom extenstion set to:
Code: [Select]
bin

yeah all thats set correctly.  if you dont use stella what do you use for your atari 2600 roms?  or do you not have any? 

anyway...other suggestions?
Title: Re: mala problems - stella and visual pinball
Post by: hulkster on August 26, 2007, 07:48:59 pm
bump  ;D
Title: Re: mala problems - stella and visual pinball
Post by: hulkster on August 26, 2007, 08:02:07 pm
okay, so i thought it might be the stella install or ini file or something like that, so i completely uninstalled stella and reinstalled it.  i have the exact code in the command line part in mala that everyone talks about having.  ive got my roms set to bin.  ive got the roms path set correctly.  i can launch games from the stella interface, and exit out and all that, but i cant freakin go from mala to launch a game!!!!!!!!!   :banghead:  so frustrating.   :hissy:

edit - i just typed in the command line stuff from the actual command line:

stella -fullscreen 1 -gl_fsmax 1 adventure.bin

and it goes directly to the browser.  my roms are named with goodtools, so when i look in my roms folder i have "Adventure (1978) (Atari)" as the name of the game.  whats the deal?
Title: Re: mala problems - stella and visual pinball
Post by: hulkster on August 29, 2007, 11:04:21 am
still got a problem with stella.  anybody out there?  :dunno
Title: Re: mala problems - stella and visual pinball
Post by: SGT on August 29, 2007, 03:12:15 pm
You're probably not going to want to hear this, but the problem has to be in the other_emu configuration unless your gamelist is corrupted like it was in the example you sent me a few days ago.  Care to post screen shots of Mala's stella configuration?  You might also try going to Mala's stella main game list, right clicking a game and choose remove from game list.  Then refresh the main game list and try that same game again from the main game list (and not from any custom game lists you have created.)