 |
Home Action Replay Page Home Action Replay Page
|
View previous topic :: View next topic |
Author |
Message |
Kale

Joined: 01 Jan 1970 Posts: 141
|
Posted: Fri Apr 13, 2012 9:51 pm Post subject: |
|
|
mahlemiut wrote: |
I guess I suck too much for that, but I'm more going on the bonus you get after dying on the training stage. The course select screen suggests that the training stage is just one long stage. Do you still get a bonus for finishing it, if it then continues? |
Yes.
http://shmups.system11.org/viewtopic.php?t=1080
"The Training Mission should be renamed Score Attack, as it has a larger concentration of secret scoring tricks than any of the other selectable missions. It is also one of the most difficult, but can yield the most points if you can successfully gain all bonuses and loop into Novice Mission (and beyond). " |
|
Back to top |
|
 |
Chad Supereditor

Joined: 05 Jan 2005 Posts: 810
|
Posted: Wed May 09, 2012 4:46 pm Post subject: |
|
|
Chad wrote: |
oops, will try to add these this week. I'm having trouble running psx in mess, which system name are you using? psj? |
ok now I got as far as -cdrom software.zip "Device Cdrom load failed: Unspecified error" where software.zip contains .bin and .cue files. Do we have to convert to chd files for the cdrom loading of the psj system? Am I using -cdrom correctly? |
|
Back to top |
|
 |
mahlemiut Supereditor

Joined: 06 Jan 2005 Posts: 914 Location: New Zealand
|
Posted: Wed May 09, 2012 9:57 pm Post subject: |
|
|
I'd guess that you might have to extract the cue and bin files, since the cue file effectively points to the bin file to use. Otherwise, yeah, probably better to convert to a CHD. _________________ - Barry Rodewald
HARP CPC, X68000, Neo Geo Pocket, and Neo Geo AES section editor
http://galemu.emuunlim.com
 |
|
Back to top |
|
 |
Chad Supereditor

Joined: 05 Jan 2005 Posts: 810
|
Posted: Wed May 09, 2012 11:25 pm Post subject: |
|
|
mahlemiut wrote: |
I'd guess that you might have to extract the cue and bin files, since the cue file effectively points to the bin file to use. Otherwise, yeah, probably better to convert to a CHD. |
already have .bin and .cue, what do i do now? and how do you make a chd with chdman? and then what parameters do you pass mess? |
|
Back to top |
|
 |
mahlemiut Supereditor

Joined: 06 Jan 2005 Posts: 914 Location: New Zealand
|
Posted: Thu May 10, 2012 10:14 pm Post subject: |
|
|
I think you have to pass the path to the cue file to -cdrom. The .cue file contains the path and filename of the iso/bin/wav files containing the CD data and audio. You can edit the .cue file to correct the filenames if you need to (can sometimes contain full pathnames). There is no support yet for directly loading an ISO file (but this is in the works).
Latest versions of CHDMAN have changed the commandline parameters a bit:
For example:
chdman createcd -i <cue/toc/nrg/iso/bin...> -o <output CHD>
Code: |
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 during compression |
_________________ - Barry Rodewald
HARP CPC, X68000, Neo Geo Pocket, and Neo Geo AES section editor
http://galemu.emuunlim.com
 |
|
Back to top |
|
 |
Chad Supereditor

Joined: 05 Jan 2005 Posts: 810
|
Posted: Fri May 11, 2012 4:51 pm Post subject: |
|
|
later chdman that supposedly has ecm support requires paramters to be
chdman -createcd *.cue/bin out.chd
and then after you make the chd what mess options to use it? if you use cue for -cdrom that doesn't imply you can use the chd for the -cdrom option.
*** EDIT ****
NVRMIND, -cdrom Out.chd WORKED! But playback for your raiden DX recording goes out of sync probably because we don't have the same cdrom.
http://www.homeactionreplay.org/gameinfo.php?gameid=5983
And when the game's lisitng SHA1sum's, what is it sha1suming? the bin or the chd or the sha1 of the internal chd? Managing iso's is going to be a heck. But on the good side i do have the same sha1sum's from my created chd
chdman -info Raiden\ DX\ \(J\).chd
Logical size: 227,096,064 bytes
SHA1: 03ad2726f3176f6b3880105187c6006c6f9ce6fb
Raw SHA1: ebd5ccb68b2b8499f38d10d78b07f4c2d5b5d90c
Metadata: Tag='CHT2' Length=90
TRACK:1 TYPE:MODE2_RAW SUBTYPE:NONE FRAMES:92765 PREGAP:0 PG |
|
Back to top |
|
 |
mahlemiut Supereditor

Joined: 06 Jan 2005 Posts: 914 Location: New Zealand
|
Posted: Fri May 11, 2012 9:28 pm Post subject: |
|
|
chdman - MAME Compressed Hunks of Data (CHD) manager 0.145u8 (May 11 2012)
Input file: /mnt/win/mess/psx/raidendxold.chd
File Version: 4
Logical size: 227,066,688 bytes
Hunk Size: 9,792 bytes
Total Hunks: 23,189
Unit Size: 2,448 bytes
Total Units: 92,756
Compression: zlib (Deflate)
CHD size: 93,684,482 bytes
Ratio: 41.3%
SHA1: 1459421e695dea6515cf3459342380429ab04d8a
Data SHA1: 8097a7803f82bfab3c6ad9f56f57cbd52117a773
Metadata: Tag='CHT2' Index=0 Length=90 bytes
TRACK:1 TYPE:MODE2_RAW SUBTYPE:NONE FRAMES:92756 REGAP:0 PG
I found two versions of Raiden DX, one referred to as "New Wave Series", which, as it's not mentioned in the HARP title, I ignored. ie: I used the one not marked "New Wave Series". _________________ - Barry Rodewald
HARP CPC, X68000, Neo Geo Pocket, and Neo Geo AES section editor
http://galemu.emuunlim.com
 |
|
Back to top |
|
 |
Chad Supereditor

Joined: 05 Jan 2005 Posts: 810
|
Posted: Fri May 11, 2012 10:37 pm Post subject: |
|
|
I guess this is an issue for Kale who put up the sha1sum that matched my sha1. Which is the one that should play? |
|
Back to top |
|
 |
mahlemiut Supereditor

Joined: 06 Jan 2005 Posts: 914 Location: New Zealand
|
Posted: Sat May 12, 2012 1:14 am Post subject: |
|
|
Will take a look that the "Major Wave Series" version, see if it matches this version. Thankfully, it's not a large download. _________________ - Barry Rodewald
HARP CPC, X68000, Neo Geo Pocket, and Neo Geo AES section editor
http://galemu.emuunlim.com
 |
|
Back to top |
|
 |
mahlemiut Supereditor

Joined: 06 Jan 2005 Posts: 914 Location: New Zealand
|
Posted: Sat May 12, 2012 1:22 am Post subject: |
|
|
chdman - MAME Compressed Hunks of Data (CHD) manager 0.145u8 (May 11 2012)
Input file: raidendxmw.chd
File Version: 5
Logical size: 227,096,064 bytes
Hunk Size: 19,584 bytes
Total Hunks: 11,596
Unit Size: 2,448 bytes
Total Units: 92,768
Compression: cdlz (CD LZMA), cdzl (CD Deflate), cdfl (CD FLAC)
CHD size: 64,906,123 bytes
Ratio: 28.6%
SHA1: 03ad2726f3176f6b3880105187c6006c6f9ce6fb
Data SHA1: ebd5ccb68b2b8499f38d10d78b07f4c2d5b5d90c
Metadata: Tag='CHT2' Index=0 Length=90 bytes
TRACK:1 TYPE:MODE2_RAW SUBTYPE:NONE FRAMES:92765 PREGAP:0 PG
Would have been nice to know which was which beforehand. _________________ - Barry Rodewald
HARP CPC, X68000, Neo Geo Pocket, and Neo Geo AES section editor
http://galemu.emuunlim.com
 |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|