Jump to content
LaunchBox Community Forums

Any way to run Casio Loopy and Casio pv-1000 on retroarch ?


tallpr24

Recommended Posts

  • 2 weeks later...
  • 2 years later...
  • 1 year later...
On 4/26/2022 at 9:22 AM, gibbawho said:

With MAME standalone or the mame core? i'd imagine standalone from those command line parameters. Did you ever figure out a solution that works in retroarch?

I do not know if you are still around or are still looking for a solution. However, this thread helped me to figure out the solution. So, this is for anyone else wh stumbles here looking for help.

This does work in RetroArch using the current MAME core. However, it require4s a bit of work.

First, you must create a text file that will be stored alongside the rom file. That text file must contain a string that tells the Mame core which system you want to emulate, where the rom file is, and where the bios files for that system are. For example, for the Casio PV-1000 game Amidar, your string might look like this one:

pv1000 -cart  "E:\Emulation\Roms\Casio PV-1000\Amidar (Japan).bin" -rompath "E:\\Emulation\RetroArch\\system\\mame\\bios" 

(note the difference in the use of the backlash for the rom file and the bios files. This is necessary because of how windows passes parameters.)

After creating this text file,  rename it to be the same name as your rom file and change its extension from TXT to CMD.

You can then load the CMD file into RetroArch or place it in a playlist, associating it with the current MAME core.

This works for any game you wish to load into RetroArch using the MAME core..


 

  • Thanks 1
Link to comment
Share on other sites

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...