Jump to content
LaunchBox Community Forums

Converting formats


Johnnydement

Recommended Posts

Hi,

I'm finally building a retrostation, and seems things have evolved lots, and I'm finding new formats for my games...

So, for example, I discovered is better to store my Dreamcast games as chd insted of the original GDI

And I'm finding info on PSX games as well, istead of cue/bin, I can convert it to pbp, but I'm not sure if there's any drawback to this... Seems is far better for multiple disks games?

Any info on this and easy way to do so?

Thanks!

 

Link to comment
Share on other sites

What emulator are you using for PS1? If Retroarch you can convert them to CHD as well.

Just move the the chdman.exe from MAME into the directory with your cue/bin files and run the following from a command prompt:

Quote

for %i in (*.cue) do chdman createcd -i "%i" -o "%~ni.chd"

 

Edited by Headrush69
Link to comment
Share on other sites

On 4/12/2021 at 1:29 AM, Headrush69 said:

What emulator are you using for PS1? If Retroarch you can convert them to CHD as well.

Just move the the chdman.exe from MAME into the directory with your cue/bin files and run the following from a command prompt:

Yes, I decided to go with chd, I'm using retroarch duckstation

 

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