查看完整版本: [-- 【转贴】CDI转CHD新方法 --]

【 浮游城 - Castle in the Sky | 开放邀请注册,PS|SS|WII|DC下载研究中心 】 -> 【 DC 窝棚 | DreamCast Wikiup 】 -> 【转贴】CDI转CHD新方法 [打印本页] 登录 -> 注册 -> 回复主题 -> 发表主题

xieyingchun 2021-11-02 22:49

Convertir ROM .CDI a .CHD | .CDI to .CHD (Dreamcast)
.CDI /.NRG/.BIN to .CHD/.CUE/.RAW - (By IsosCopyPaste)
cdifile-0.5.1 + chdman 0.109



Amigos les traigo este método desconocido para transformar imágenes de juegos .cdi/.nrg/.bin a .chd/.cue/.raw (Ojo no es el .gdi a .chd hecho con chdman). El formato DiscJuggler Image File *.CDI es muy utilizado para imágenes de juegos de Dreamcast y Saturn, el formato Compressed Hunks of Data *.CHD de chdman es un formato para comprimir juegos y es utilizado en emuladores de Dreamcast, Saturn , Playstation One, Sega CD, PC Engine CD, MAME y otros... Este tutorial fue hecho por mi para difusión e información, y para dar a conocer este procedimiento olvidado. Compartanlo!. ___________________________________________________________ 1- Introduzcan la imagen o rom del juego "dreamcastgame.cdi" dentro de la carpeta que contiene el "cdifile.exe y chdman.exe" que les deje en la descarga. (Ojo: No les funcionará si no descargan estos que incluyo, son versiones especificas).  2- Escriban en inicio cmd.exe y ejecútenlo, o presione la tecla Windows+R y les sadra un recuadro donde deben escribir cmd.exe y le dan aceptar, se les abrirá una ventana negra de msdos allí luego escriban o peguen la ruta de la carpeta que contiene los archivos "dreamcastgame.cdi", "cdifile.exe y chdman.exe". Luego escriban o usen el comando "cd" (sin las comillas) para llegar a la ruta donde se encuentran los archivos antes mencionados. Ejemplo: cd e:\cdifile\ 3- Una vez hecho todo esto escriban el siguiente comando para ejecutar el proceso: cdifile.exe dreamcastgame.cdi -createcd  Verán como carga y creará un nuevo archivo "dreamcastgame.chd" que es la versión comprimida del original en .cdi _____________________________________________ Very easy to convert a CD-i disc image file to chd/cue/raw format. This tool support different CD file formats. Example for *.chd: cdifile cd.cdi -createcd cdifile cd.bin -createcd cdifile cd.nrg -createcd Example for *.cue: cdifile cd.cdi -writecue cdifile cd.bin -writecue cdifile cd.nrg -writecue Example for *.raw: cdifile cd.cdi -writeraw cdifile cd.bin -writeraw cdifile cd.nrg -writeraw _____________________________________________ Nota: Los nombres de los *.cdi/*.bin/*.nrg a convertir no pueden tener caracteres especiales. Este también funciona para transformar imágenes *.cdi a *.cue o *.raw. Dentro de la misma carpeta les deje aparte la ultima versión de chdman para convertir imágenes de juegos *.GDI a *.CHD, o *.CHD a *.GDI/*.CUE con un solo click!. Por favor compartan este aporte para preservar este método casi desaparecido.

____________________________________________
Unfortunately, newer versions of chdman are no longer supported by cdifile 0.5.1. Try a older one of the chdman, example: version 0.135.1 (Nov 9 2009)

To avoid any misunderstanding, you can use the actual chdman but it can, depent of the available raw CD format, a bit more complex to create a image in .CHD format.
For .CDI, .IMG, .NRG images you need a CD burning tool (mode2_raw format with 2352 bytes/sector) to create BIN/CUE or DAT/TOC files.

Example for the DAT/TOC file:

chdman -createcd cd.toc cd.chd

Example for the BIN/CUE file:

chdman -createcd cd.cue cd.chd

gxb 2021-11-03 09:42
试了一下,没用
这个是转飞利浦CDI机种的镜像的,不适用于dreamcast

dreamboyn81 2021-11-03 10:10
标记一下。。。。。

YZB 2021-11-03 12:25
想要chd,直接下gdi压一次就行了,cdi没什么必要用chd
另外楼主转帖记得加上转帖标识,原贴地址也顺便贴上

xieyingchun 2021-11-03 17:51
不过CDI转CHD还是无法正常运行在FlyCast模拟器上。希望能给你们一些帮助。
[attachment=111841]
[attachment=111842]
[attachment=111843]
地址  isoscopypaste.blogspot.com/p/cdi-o-nrg-chd-cdi-or-nrg-to-chd.html

Please open the web address with VPN proxy server. Thank you!

aliang 2021-11-04 08:38
主要是好几个汉化的DC游戏都没有gdi,楼主这个工具也不是给DC的cdi用的,cdifile官网上所指的cdi是CD-i,是飞利浦早年的多媒体光盘。

xieyingchun 2021-11-06 11:47
[attachment=111866] [attachment=111855] [attachment=111856] [attachment=111857] [attachment=111858] [attachment=111859]    [attachment=111860]  
demul测试通过。不过不能用chdman.exe互转,否则会损坏镜像,下载地址pan.baidu.com/s/10oP64qtgdcXkBkX0916JOQ         提取码  f4gp


顺便提供一个CHD转CDI命令
for /r %%i in (*.chd) do chdman extractcd -i "%%i" -o "%%~ni.cdi"(未测试)

CDI转CHD中,由于FlyCast模拟器未能很好的支持CUE模式,暂时不在支持列表中。

dreamboyn81 2021-11-07 03:27
flycast能不能?
用手机玩,CDI都太大了

xieyingchun 2021-11-07 12:29
flycast模拟器 将不支持,原因是由于flycast模拟器对cue镜像支持不友好造成的。对于像gdi转换成的chd格式镜像flycast模拟器是支持的。经过测试,很遗憾nullDC和reicast均不对cue镜像的支持。非GDI转换成的CHD也就无法正常运行了。目前Demul是支持镜像格式最多的模拟器。

dreamboyn81 2021-11-08 04:44
好吧😥


查看完整版本: [-- 【转贴】CDI转CHD新方法 --] [-- top --]


Powered by PHPWind Code © 2003-08 PHPWind
Gzip enabled

You can contact us