Jump to content
LaunchBox Community Forums

Recommended Posts

  • 6 months later...
  • 3 months later...
Posted

I've tried Neo Raine it does have a cd rom speed up option which helps but the display resolution is only 640x480 not too many other options other than a cheat ini file that it comes with. I wonder if there's a way to change the display resolution to a higher one?

2017-07-22 (2).png

2017-07-22 (3).png

2017-07-22 (4).png

2017-07-22.png

2017-07-22 (1).png

  • 5 months later...
Posted

Hi.

I tried to follow this tutorial, but it seems that now MESS is merged with MAME.

Could you please update this tutorial for MAME only and use all MAME naming, directories etc.

I am trying to play some Neo Geo CD games for days now, but I don't know how to set up MAME 64.

I placed games, neocd.zip and neocdz.zip in roms directory, but otherwise I'm stuck. I don't know how/where to set up ini file and MAME just don't recognize my games. When I click inside MAME menu on "Available", There is neocd and neocdz listed. Neocdz status is green working, but for neocd it is red, not working and it is stated that driver is clone of neocdz. Please if someone could help me set up this to play Neo Geo CD games.

Thanks!

Posted

Everything should work exactly the same as in the tutorial but with Mame. I have a 186 command line version of Mame setup just for console stuff like NeoGeo CD and it works exactly like in the tutorial

2018-01-10 14_18_40-Edit Emulator.png

2018-01-10 14_18_48-Edit Emulator.png

  • Thanks 1
Posted

Mame doesn't require you to mount the disk, just load it like in my tutorial.

Edit:
Just remember that the FM Towns Marty is a computer so Mame goes into "emulated keyboard" mode so to get normal keyboard functionality like the "Tab menu" and "Escape" you need to toggle it with the Scroll Lock key. Will most likely need to set up some sort of AHK script to toggle it after loading so you can close it out easier.

Posted

You could try this for mounting and unmounting disk images. I used this bat file as the emulator exe back when I used SSF for Saturn emulation and it worked great.

@echo off
set game=%1%
set daemon="C:\Program Files (x86)\DAEMON Tools Lite\DTLite.exe"
set emu="H:\Emulation\Emulators\SSF\SSF.exe"

%daemon% -mount 0, %game%
start /wait "" %emu%

%daemon% -unmount 0 

Obviously change out the path to the SSF.exe to your emulator of choice. I kept the bat file in the SSF folder where the exe was just for organization but you could probably put it anywhere you like and then in Launchbox you point your emulator to the bat file instead of the exe itself. The bat file will mount the disk, run the emulator and when you close out the emulator it will umnount the disk image. Hopefully it works as well for your FM Towns emulator as it did for SSF.

Posted

What version of Windows are you using ? I have read people say that Windows 10 has issues with Daemon Tools but I can't confirm that since I haven't used it all since I installed Windows 10. I used the bat file with Windows 7 and 8 without issues, it just auto mounted and unmounted disks.

  • 4 months later...
Posted

I was thinking the SNK Neo Geo CD was going to be a pain in the butthole to get going but I just added it to MAME with the neocdz -cdrm command and it just worked perfectly straight away. Each game I have has a .ccd, .cue, .img and .sub file. I added all the .cue files to LaunchBox and it worked like a charm. There is enough painful systems out there to get working so thankfully this one was a breeze.

  • 1 month later...
Posted

Just to add to the thread.... the CHD files for Neo Geo CD work perfectly with LordMonkus's tutorial, as well (using MESS 0.198). Thanks for going through the steps here, big help!!

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...