Build Your Own Arcade Controls Forum

Front End Support => MaLa Frontend => Topic started by: danivempire on February 28, 2011, 05:47:20 pm

Title: MALA and saturn games
Post by: danivempire on February 28, 2011, 05:47:20 pm
Hello all

Could someone tell me how to put SSF (think it's the best) emulator with mala???

I don't know how to do with the iso"s to be mounted for the games...

I'm lost with this one...  :banghead:
Title: Re: MALA and saturn games
Post by: Celsius on February 28, 2011, 11:27:30 pm
A little forum search gave me these 2 topics

http://forum.arcadecontrols.com/index.php?topic=105010.0 (http://forum.arcadecontrols.com/index.php?topic=105010.0)

http://forum.arcadecontrols.com/index.php?topic=100599.0 (http://forum.arcadecontrols.com/index.php?topic=100599.0)
Title: Re: MALA and saturn games
Post by: danivempire on March 01, 2011, 03:30:04 am
thank you for you kind answer...

but I've seen those threads but the first one doesn't mention SSF, and the second one gives a hell of a script.

I was looking for a clean utilisation like other emulator in MALA
Title: Re: MALA and saturn games
Post by: Celsius on March 01, 2011, 10:07:18 am
from the first topic:
Quote
I have Saturn running on SSF 0.11 R5 with the command line of ("%path%\%rom%.%ext%")

I use the following AHK script.  I have a GP-Wiz 40, so I use joy to key to map my exit button to Alt-F4, but I think ESC will exit it.

Code:

Run, C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe -unmount 0
Sleep 2000
Run, C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe -mount 0`, "%1%"
Sleep 2000
SetWorkingDir, C:\Emulators\Programs\SSF
run, joytokey.exe
Runwait, SSF.exe
run, taskkill /f /im joytokey.exe



I also have Virtual Boy running using Mednafen 0.9WIP and (-fs 1 "%path%\%rom%.%ext%")

I think there aren't to many other options with ssf and mala...read somewhere that the ssf "developers" are plannig to simplify the use of images (like gdi for dreamcast emulators) somewhere in the future. Ofc you could try other emu's, but most of them are "dead", ssf is the most active/alive emu for saturn
Title: Re: MALA and saturn games
Post by: mike boss on March 13, 2011, 08:26:35 pm
I'm doing a dual light gun cabinet using Aim Traks from Ultimarc.
For my install I'm following Uncle T's guide which is awesome.
I noticed he did not have any PlayStation emaulation or Sega Saturn.
I'm glad I came accross this as I found that Saturn has some light gun games.
I'll need to try this emulator.
Thanks for posting the links.
Title: Re: MALA and saturn games
Post by: mike boss on March 13, 2011, 10:44:17 pm
I have been using Uncle T's guide as a means to install and configure all I need.
I also found the additional info released regarding the PS1 emulator.
All of which is amazing info. Does anyone know if such a guide (or similar) exists for Sega Saturn ?
Namely the SSF emulator. Thank you all