Jump to content
LaunchBox Community Forums

Retroarch and CHD?


Zeaede

Recommended Posts

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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
Link to comment
Share on other sites

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.

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