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: Yabause Success  (Read 4162 times)

0 Members and 1 Guest are viewing this topic.

mattneub

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:November 25, 2013, 06:38:29 pm
Yabause Success
« on: November 20, 2013, 11:52:06 pm »
Has anyone had success using yabause with MaLa?  Yabause is working outside of MaLa, but can' seem to get it to work with MaLa.  Hoping that there is a magic command line I am missing in the settings.

harveybirdman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2540
  • Last login:December 28, 2024, 01:21:59 am
  • SHMUP'EM
Re: Yabause Success
« Reply #1 on: November 21, 2013, 07:39:19 pm »
does it require the mounting of a disc image?

Also it might help if you describe the behavior when you attempt to launch from Mala.  Is there an error message?  do you see any windowed screens?
« Last Edit: November 21, 2013, 11:26:04 pm by harveybirdman »

mattneub

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:November 25, 2013, 06:38:29 pm
Re: Yabause Success
« Reply #2 on: November 22, 2013, 08:49:18 pm »
Sure, what happens is that yabause opens, but the rom is not loaded.  I am using the default command line "%path%\%rom%.%ext%" in the settings.  Cannot seem to locate any command line help for yabause anywhere. 

Perhaps the broader question is if anyone is using yabause in the first place, if there are better Sega Saturn emulators to use I am not stuck on this one.

harveybirdman

  • Trade Count: (0)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 2540
  • Last login:December 28, 2024, 01:21:59 am
  • SHMUP'EM
Re: Yabause Success
« Reply #3 on: November 22, 2013, 10:27:18 pm »
My advice is to get it working from the command line before getting into Mala.  For PC Engine (ootake) I had to mount a disc image with DAMEON tools prior to booting because the emulator needed to emulate opening the cd drive and closing it.

mattneub

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 3
  • Last login:November 25, 2013, 06:38:29 pm
Re: Yabause Success
« Reply #4 on: November 25, 2013, 06:34:21 pm »
Thanks for the ideas, I did get this working.  Apparently yabause has removed command line support for loading as of the last few versions.

The emulator can be setup however so that it always loads the same file.  Because the Saturn CD images are stored as .cue and .bin files, I was able to find a workaround.

Setup yabause to always load "default.cue" , then set MaLa to look for the .cue files.  Add small script to copy the selected .cue file as "default.cue", and added that as a pre-command to run before launcing the emulator.

MaLa command was: G\Saturn\preload.bat "%path%\%rom%%ext%", .bat command was: copy %1 G:\Saturn\defalt.cue /y
« Last Edit: November 25, 2013, 06:39:27 pm by mattneub »