Jump to content
LaunchBox Community Forums

Recommended Posts

Posted

Yes, all I can say is it all works fine with chd files using that core on latest RA 1.92.

You will need to check all your settings and make sure they are all correct, as I don't know what else to say regarding your setup apart from what I have already mentioned.

  • Thanks 1
Posted
1 minute ago, Zeaede said:

This is how it looks when selected Sega CD and moduls in RL

5jn1TMP.jpg

Your plugin says Hyperspin, change it to Launchbox in RL tab and see if that helps

  • Thanks 1
Posted

If it didn't worked with CHD RA outside LB and RL

And CHD was not in the extension i would have understand

But im totally lost when it works with CHD RA outside LB and RL and CHD is in the extensions?

Posted (edited)
7 minutes ago, Zeaede said:

If it didn't worked with CHD RA outside LB and RL

And CHD was not in the extension i would have understand

But im totally lost when it works with CHD RA outside LB and RL and CHD is in the extensions?

Check you settings against mine below

Edited by zugswang
  • Thanks 1
Posted

I was converting things to CHD a few weeks ago and ran into the same issue with Sega CD, i just tried without RL (as i hadnt before) and yes it works.

Both PS1 and Saturn CHDs work ok through RL.

Posted (edited)

Ok i fixed it by removing the highlighted text in the Retroarch.ahk.

I don't really know what im doing though so make a backup.

Screenshot 2021-05-18 001413.png

Edited by Rlad
Posted
7 hours ago, Rlad said:

Ok i fixed it by removing the highlighted text in the Retroarch.ahk.

I don't really know what im doing though so make a backup.

Screenshot 2021-05-18 001413.png

Even better is to ADD chd to that text instead of deleting it.

{    If !StringUtils.Contains(romExtension, "\.bin|\.cue|\.iso|\.chd")
                ScriptError("RetroArch only supports Sega CD games in bin|cue|iso|chd format. It does not support:`n" . romExtension)

 

The attached ahk now works with chd files for Sega D using RA.

RetroArch.ahk

  • Thanks 1
Posted
6 hours ago, zugswang said:

Even better is to ADD chd to that text instead of deleting it.

{    If !StringUtils.Contains(romExtension, "\.bin|\.cue|\.iso|\.chd")
                ScriptError("RetroArch only supports Sega CD games in bin|cue|iso|chd format. It does not support:`n" . romExtension)

 

The attached ahk now works with chd files for Sega D using RA.

RetroArch.ahk 59.14 kB · 0 downloads

Good point! Thanks, I don't know why i didn't consider that.

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