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: mala problems - stella and visual pinball  (Read 5244 times)

0 Members and 1 Guest are viewing this topic.

hulkster

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2382
  • Last login:September 05, 2021, 04:27:59 pm
  • HulkaMAMEia is runnin' wild!
mala problems - stella and visual pinball
« 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?

psychotech

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 525
  • Last login:October 27, 2011, 11:01:50 pm
    • psychotech
Re: mala problems - stella and visual pinball
« Reply #1 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

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: mala problems - stella and visual pinball
« Reply #2 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.

hulkster

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2382
  • Last login:September 05, 2021, 04:27:59 pm
  • HulkaMAMEia is runnin' wild!
Re: mala problems - stella and visual pinball
« Reply #3 on: August 22, 2007, 10:23:39 pm »
great!  worked like a charm for pinball!


any thoughts on my stella issue?  :banghead:

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: mala problems - stella and visual pinball
« Reply #4 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

hulkster

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2382
  • Last login:September 05, 2021, 04:27:59 pm
  • HulkaMAMEia is runnin' wild!
Re: mala problems - stella and visual pinball
« Reply #5 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?

hulkster

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2382
  • Last login:September 05, 2021, 04:27:59 pm
  • HulkaMAMEia is runnin' wild!
Re: mala problems - stella and visual pinball
« Reply #6 on: August 26, 2007, 07:48:59 pm »
bump  ;D

hulkster

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2382
  • Last login:September 05, 2021, 04:27:59 pm
  • HulkaMAMEia is runnin' wild!
Re: mala problems - stella and visual pinball
« Reply #7 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?
« Last Edit: August 26, 2007, 08:12:01 pm by hulkster »

hulkster

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2382
  • Last login:September 05, 2021, 04:27:59 pm
  • HulkaMAMEia is runnin' wild!
Re: mala problems - stella and visual pinball
« Reply #8 on: August 29, 2007, 11:04:21 am »
still got a problem with stella.  anybody out there?  :dunno

SGT

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 1146
  • Last login:May 31, 2025, 10:10:32 pm
Re: mala problems - stella and visual pinball
« Reply #9 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.)