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 and saturn games  (Read 3959 times)

0 Members and 1 Guest are viewing this topic.

danivempire

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 42
  • Last login:November 05, 2014, 01:50:57 pm
MALA and saturn games
« 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:

Celsius

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 81
  • Last login:May 10, 2015, 11:40:41 am
    • Rcade project
Re: MALA and saturn games
« Reply #1 on: February 28, 2011, 11:27:30 pm »

danivempire

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 42
  • Last login:November 05, 2014, 01:50:57 pm
Re: MALA and saturn games
« Reply #2 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

Celsius

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 81
  • Last login:May 10, 2015, 11:40:41 am
    • Rcade project
Re: MALA and saturn games
« Reply #3 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
« Last Edit: March 01, 2011, 10:11:23 am by Celsius »

mike boss

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2645
  • Last login:October 22, 2021, 01:19:45 pm
Re: MALA and saturn games
« Reply #4 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.

mike boss

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2645
  • Last login:October 22, 2021, 01:19:45 pm
Re: MALA and saturn games
« Reply #5 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