› Foros › Retro y descatalogado › Arcade y emulación
DJ Deu escribió:treme escribió:DJ Deu escribió:
Seguramente usas un bat incorrecto.
Ponle esto y ya te irá:
for /r %%x in (*.gdi) do chdman -createcd "%%~nx" "%%x.chd"
Saludos.
P.D. Asegurate de que sea la última versión de chdman, que la compresión en chdv5 en los juegos de DC mejora un 30%
Gracias compañero,el bat que yo tengo si es diferente,probaremos con el que me has puesto.La vesion que tengo de CHDMAN es la 0.205,no se si esa sera la ultima,he mirado en la pagina oficial de mame y no veo ninguna version por ahi,a no ser que me la haya pasado
Tendrás un bat que solo es para CUE, es normal.
Sobre el chdman, baja la ultima versión del mame, lo descomprimes y uno de los ejecutables será el chdman.
Yo diría que la 0.205 es la v5, aunque yo personalmente para curarme en salud lo descargaría de nuevo.
Suerte.
for /r %%i in (*.cue, *.gdi) do chdman createcd -i "%%i" -o "%%~ni.chd"
for /r %%i in (*.chd) do chdman extractcd -i "%%i" -o "%%~ni.cue"
for /r %%i in (*.chd) do chdman extractcd -i "%%i" -o "%%~ni.gdi"
treme escribió:DJ Deu escribió:treme escribió:Si,el CHDMAN es el que uso,pero es raro que de los 97 juegos en .GDI que tengo de dreamcast,no convierta ninguno,todos mal no creo que los tenga,no se,no sera porque aparte del .GDI,lleva archivos .raw y .bin tambien dentro de la carpeta de juego?
Seguramente usas un bat incorrecto.
Ponle esto y ya te irá:
for /r %%x in (*.gdi) do chdman -createcd "%%~nx" "%%x.chd"
Saludos.
P.D. Asegurate de que sea la última versión de chdman, que la compresión en chdv5 en los juegos de DC mejora un 30%
Gracias compañero,el bat que yo tengo si es diferente,probaremos con el que me has puesto.La vesion que tengo de CHDMAN es la 0.205,no se si esa sera la ultima,he mirado en la pagina oficial de mame y no veo ninguna version por ahi,a no ser que me la haya pasado
for /r %%i in (*.cue, *.gdi) do chdman createcd -i "%%i" -o "%%~ni.chd
kikex-box escribió:Un apunte, agrega a los .bat que hagas una linea al final del todo donde ponga pause, y así se queda la ventana de cmd abierta (hasta que pulses una tecla) para comprobar donde esta el error.
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Test Drive V-Rally (
USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Test Drive V-Rally (USA)\Test D
rive V-Rally (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Time Stalkers (USA)"
"C:\am\emuladores\Retroarch\roms\dreamcast\Time Stalkers (USA)\Time Stalkers (U
SA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Tokyo Xtreme Racer (
USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Tokyo Xtreme Racer (USA)\Tokyo
Xtreme Racer (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Tokyo Xtreme Racer 2
(USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Tokyo Xtreme Racer 2 (USA)\To
kyo Xtreme Racer 2 (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Toy Racer (Europe)"
"C:\am\emuladores\Retroarch\roms\dreamcast\Toy Racer (Europe)\Toy Racer (Europe)
.gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Vampire Chronicle fo
r Matching Service (Japan)" "C:\am\emuladores\Retroarch\roms\dreamcast\Vampire C
hronicle for Matching Service (Japan)\Vampire Chronicle for Matching Service (Ja
pan).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Vanishing Point (USA
)" "C:\am\emuladores\Retroarch\roms\dreamcast\Vanishing Point (USA)\Vanishing Po
int (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Virtua Fighter 3tb (
USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Virtua Fighter 3tb (USA)\Virtua
Fighter 3tb (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Virtua Tennis - Sega
Professional Tennis (USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Virtua Te
nnis - Sega Professional Tennis (USA)\Virtua Tennis - Sega Professional Tennis (
USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Wacky Races (USA)" "
C:\am\emuladores\Retroarch\roms\dreamcast\Wacky Races (USA)\Wacky Races (USA).gd
i.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Walt Disney World Qu
est - Magical Racing Tour (USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Walt
Disney World Quest - Magical Racing Tour (USA)\Walt Disney World Quest - Magica
l Racing Tour (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Zombie Revenge (USA)
" "C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)\Zombie Revenge
(USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
[spoiler]For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>pause
Presione una tecla para continuar . . .
C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)>for /R %i in (*.c
ue *.gdi) do chdman createcd -i ÔÇ£%iÔÇØ -o ÔÇ£%~ni.chdÔÇØ
C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)>chdman createcd -
i ÔÇ£C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)\Zombie Reven
ge (USA).gdiÔÇØ -o ÔÇ£Zombie Revenge (USA).chdÔÇØ
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Error: Expected option, not parameter
Usage:
chdman createcd [options], where valid options are:
--output, -o <filename>: output file name (required)
--outputparent, -op <filename>: parent file name for output CHD
--force, -f: force overwriting an existing file
--input, -i <filename>: input file name (required)
--hunksize, -hs <bytes>: size of each hunk, in bytes
--compression, -c <none|type1[,type2[,...]]>: which compression codecs to
use (up to 4)
--numprocessors, -np <processors>: limit the number of processors to use d
uring compression
C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)>pause
Presione una tecla para continuar . . .
treme escribió:kikex-box escribió:Un apunte, agrega a los .bat que hagas una linea al final del todo donde ponga pause, y así se queda la ventana de cmd abierta (hasta que pulses una tecla) para comprobar donde esta el error.
Joder,macho,parece que me hayas leido el pensamiento,jajajaaj,me sale la pantalla del cmd,pero iba tan lanzada,y luego se cierra que no veia nada,y mira por donde,venia a decirlo y veo tu mensaje
Bueno,esto es lo que me sale en todos los juegos
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Test Drive V-Rally (
USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Test Drive V-Rally (USA)\Test D
rive V-Rally (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Time Stalkers (USA)"
"C:\am\emuladores\Retroarch\roms\dreamcast\Time Stalkers (USA)\Time Stalkers (U
SA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Tokyo Xtreme Racer (
USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Tokyo Xtreme Racer (USA)\Tokyo
Xtreme Racer (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Tokyo Xtreme Racer 2
(USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Tokyo Xtreme Racer 2 (USA)\To
kyo Xtreme Racer 2 (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Toy Racer (Europe)"
"C:\am\emuladores\Retroarch\roms\dreamcast\Toy Racer (Europe)\Toy Racer (Europe)
.gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Vampire Chronicle fo
r Matching Service (Japan)" "C:\am\emuladores\Retroarch\roms\dreamcast\Vampire C
hronicle for Matching Service (Japan)\Vampire Chronicle for Matching Service (Ja
pan).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Vanishing Point (USA
)" "C:\am\emuladores\Retroarch\roms\dreamcast\Vanishing Point (USA)\Vanishing Po
int (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Virtua Fighter 3tb (
USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Virtua Fighter 3tb (USA)\Virtua
Fighter 3tb (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Virtua Tennis - Sega
Professional Tennis (USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Virtua Te
nnis - Sega Professional Tennis (USA)\Virtua Tennis - Sega Professional Tennis (
USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Wacky Races (USA)" "
C:\am\emuladores\Retroarch\roms\dreamcast\Wacky Races (USA)\Wacky Races (USA).gd
i.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Walt Disney World Qu
est - Magical Racing Tour (USA)" "C:\am\emuladores\Retroarch\roms\dreamcast\Walt
Disney World Quest - Magical Racing Tour (USA)\Walt Disney World Quest - Magica
l Racing Tour (USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>chdman -createcd "Zombie Revenge (USA)
" "C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)\Zombie Revenge
(USA).gdi.chd"
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Usage:
chdman info: displays information about a CHD
chdman verify: verifies a CHD's integrity
chdman createraw: create a raw CHD from the input file
chdman createhd: create a hard disk CHD from the input file
chdman createcd: create a CD CHD from the input file
chdman createld: create a laserdisc CHD from the input file
chdman extractraw: extract raw file from a CHD input file
chdman extracthd: extract raw hard disk file from a CHD input file
chdman extractcd: extract CD file from a CHD input file
chdman extractld: extract laserdisc AVI from a CHD input file
chdman copy: copy data from one CHD to another of the same type
chdman addmeta: add metadata to the CHD
chdman delmeta: remove metadata from the CHD
chdman dumpmeta: dump metadata from the CHD to stdout or to a file
chdman listtemplates: list hard disk templates
[spoiler]For help with any command, run:
chdman help <command>
C:\am\emuladores\Retroarch\roms\dreamcast>pause
Presione una tecla para continuar . . .
Eso usando el BAT que solo convierte de .GDI a .CHD
Luego he usado el otro BAT,el que convierte tanto .GDI como .CUE a .CHD y me ha salido esto de un juego en el que lo he probadoC:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)>for /R %i in (*.c
ue *.gdi) do chdman createcd -i ÔÇ£%iÔÇØ -o ÔÇ£%~ni.chdÔÇØ
C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)>chdman createcd -
i ÔÇ£C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)\Zombie Reven
ge (USA).gdiÔÇØ -o ÔÇ£Zombie Revenge (USA).chdÔÇØ
chdman - MAME Compressed Hunks of Data (CHD) manager 0.220 (mame0220)
Error: Expected option, not parameter
Usage:
chdman createcd [options], where valid options are:
--output, -o <filename>: output file name (required)
--outputparent, -op <filename>: parent file name for output CHD
--force, -f: force overwriting an existing file
--input, -i <filename>: input file name (required)
--hunksize, -hs <bytes>: size of each hunk, in bytes
--compression, -c <none|type1[,type2[,...]]>: which compression codecs to
use (up to 4)
--numprocessors, -np <processors>: limit the number of processors to use d
uring compression
C:\am\emuladores\Retroarch\roms\dreamcast\Zombie Revenge (USA)>pause
Presione una tecla para continuar . . .
treme escribió:@DJ Deu
Es que eso es lo que hice al principio,pero como no iba,probe a meterlos dentro de la carpeta de un juego,en los dos spoilers de antes,donde sale la informacion de la ventana CMD,el primero es el que hice con el bat y el chdman donde estaban las carpetas de los juegos,y el segundo spoiler es de cuando lo probe metiendo el bat y el chdman dentro de la carpeta de un juego.
Pero haga lo que haga,no los convierte
DJ Deu escribió:treme escribió:@DJ Deu
Es que eso es lo que hice al principio,pero como no iba,probe a meterlos dentro de la carpeta de un juego,en los dos spoilers de antes,donde sale la informacion de la ventana CMD,el primero es el que hice con el bat y el chdman donde estaban las carpetas de los juegos,y el segundo spoiler es de cuando lo probe metiendo el bat y el chdman dentro de la carpeta de un juego.
Pero haga lo que haga,no los convierte
Veo que los fallos que te da el chdman es que no se ponen los argumentos como el -create y cosas así.
Vamos al plan B, prueba a usar esta aplicación:
https://www.mediafire.com/file/ulnl8d9l ... D.rar/file
A ver si con eso lo solucionas.
treme escribió:Muchas gracias socio,con este perfecto,me ha convertido el .gdi a .chd
Este programita tambien convertiria los bin+cue a chd?,pregunto porque no lo se y no veo opcion de que lo haga
alitanet escribió:¿os funciona el core de citra? sigo sin conseguir que me funcione
doblete escribió:Pésimo rendimiento de retroarch en windons 10 en un notebook con amd A10-8700p, realmente no me lo explico, el core mupen64plus_next_libretro me va lento, ni cambiando el driver de video a las múltiples opciones que ofrece mejora la cosa , así que creo que es mala optimización por parte de libreto, ya que el notebook es bastante capas.
Haber si alguien me hecha una mano.
Saludos
gordon81 escribió:Igualmente he notado que con la evolución de los cores y el propio retroarch están empezando a comer recursos. Hasta el punto de que mi cpu un xeon x5460 a 4.5 ghz y una gtx 970, le cuesta mantener el tipo en emuladores donde antes no se despeinaba como el BSNES o últimamente el BSNES-HD, incluso el Beetle PSX con resolución interna a 16x sin supersampling, hay que bajarlo a 8 porque no puede con el.
Quizás ahora más que nunca toque cambiar de cpu hasta que la salida en Steam de retroarch estabilice el problema y puedan dar más optimización.
el rigo 1916 escribió:estoy intentando hackear por primera vez mi ps vita que compre de segunda mano estoy ya intentando copiar h encore de la pc a la ps vita y me dice que no puedo copiar aplicaciones que no pertenescan a mi cuenta ya lo intente muchas veces y nada sigue igual alguien que pueda ayudarme por favor
el rigo 1916 escribió:estoy intentando hackear por primera vez mi ps vita que compre de segunda mano estoy ya intentando copiar h encore de la pc a la ps vita y me dice que no puedo copiar aplicaciones que no pertenescan a mi cuenta ya lo intente muchas veces y nada sigue igual alguien que pueda ayudarme por favor
neTcoMMMM escribió:@DJ Deu vaya recopilacion amigo! no falta nada, todo eso hay que descomprimirlo dentro de la carpeta System del retroarch?
un saludo y mil gracias!
SirAzraelGrotesque escribió:Me he comprado una tablet y le he instalado la versión de 64 bit. ¿Para los controladores gráficos dejo los Open GL o Vulkan funciona en Android? En principio sólo tengo intención de utilizar en núcleo de ScummVM para jugar a aventuras gráficas.
DJ Deu escribió:
Ya liberaron los sources del Drastic?
gordon81 escribió:A mi scummvm me funciona muy bien siempre que no lo intenten con aventuras de Westwood que da errores en Kyrandia, en el resto muy bien la verdad. Y es una gozada poder poner los overlays y crt que en scummvm por defecto no se puede.
paskhis escribió:Para la 32X me quedo con el Fusion aún...mira que tiene años...
weirdzod escribió:Hola a todos,
Sin hacer nada, en menú principal, donde antes ponía "Menú principal" ahora pone "Menú principal"... y así con todo lo que lleve tilde o ñ. ¿Alguien sabe cómo arreglarlo?
Y otra cosita, ¿Cómo tenéis la latencia configurada vosotros para que vaya bien sin ralentizarse?