忍者ブログ
気になったことを取り上げています。
[1] [2] [3] [4]
ちょっと面白いことが分かったので更新。

「Arcade版ストライダー飛竜」は、バグでBGMがちゃんと鳴らないのは有名な話で、
例えば3面や5面のBGMが、全部1面の曲になってしまうというガッカリ系。

Wikipediaによると、BGMが修正された後期ロムなるものが少なからず存在するらしい...

さて、ここら辺を参考にhootで鳴らしてみた。
やっぱりダメ。アドレス&h18~&h22間の曲は、全部&h00(1面の曲「踏み込め!」)が鳴る。

ゲーセンミカドのtwitterを見ると、どうもromに曲データは入っているらしい。→

んじゃあ、って言うんでSolvalou.comの飛竜のページを見たら→
おーおー、あるじゃんあるじゃん。

「strider.18」「strider.19」がSOUNDデータで、全romバージョンで共通してる。
んで、それを鳴らしているSOUNDチップは、大概が「strider.09」なんだけど
唯一「US set 2」だけ、「strid.09」に差し替わってる。

romセットを「stridrua.zip」に変更して、hootのxmlをちょっとだけいじってみた。
<game>
   <name>[MAME] Strider (US set 2)</name>
   <driver type="cps1">capcom</driver>
   <driveralias type="MAME">CAPCOM</driveralias>
   <romlist archive="stridrua">
      <rom type="code" offset="0x00000">strid.09</rom>
      <rom type="pcm" offset="0x00000">strider.18</rom>
      <rom type="pcm" offset="0x20000">strider.19</rom>
   </romlist>
   <titlelist>
(中略)
   </titlelist>
</game>
おー!「逆転マイナーG」や「逆襲の速力」も鳴った鳴った!

拍手

ジャレバリオン。
当時、基板を買って死ぬほどループさせて聴いてたけど
今聴くと、なんか憂鬱になる曲だな...

心境の変化?
<game>
   <name>[MAME] 天聖龍</name>
   <driver type="megasys1">jaleco</driver>
   <driveralias type="MAME">NMK</driveralias>
   <romlist archive="stdragon">
      <rom type="code" offset="0x00000">jsd-05.bin</rom>
      <rom type="code" offset="0x10000">jsd-06.bin</rom>
      <rom type="pcm1" offset="0x00000">jsd-09.bin</rom>
      <rom type="pcm1" offset="0x20000">jsd-10.bin</rom>
      <rom type="pcm2" offset="0x00000">jsd-07.bin</rom>
      <rom type="pcm2" offset="0x20000">jsd-08.bin</rom>
   </romlist>
   <titlelist>
      <title code="0x09">TITLE</title>
      <title code="0x0f">COIN</title>
      <title code="0x01">金属の惑星 (AREA 1)</title>
      <title code="0x02">暗い地底洞 "LA DANSE MAGNETIQUE" (AREA 2)</title>
      <title code="0x03">銀碧の要塞内部 (AREA 3)</title>
      <title code="0x04">すばる (AREA 4)</title>
      <title code="0x05">巨大人工惑星 (AREA 5)</title>
      <title code="0x06">惑星内部 (AREA 6)</title>
      <title code="0x07">大敵 (BOSS)</title>
      <title code="0x08">最終攻防戦 (LAST BOSS)</title>
      <title code="0x0c">ENDING</title>
      <title code="0x0b">CONTINUE</title>
      <title code="0x0a">NAME ENTRY</title>
      <title code="0x3d">???</title>
   </titlelist>
</game>

拍手

<game>
   <name>[MAME] サイコニクス・オスカー</name>
   <driver type="cobracom">dataeast</driver>
   <driveralias type="MAME">DATA EAST</driveralias>
   <options>
      <option name="decrypt" value="0x1" />
   </options>
   <romlist archive="oscar">
      <rom type="code" offset="0x8000">ed12</rom>
   </romlist>
   <titlelist>
      <title code="0x04">コイン音</title>
      <title code="0x29">サイコニクス・ジェネレーション (Stage 1, 4, 5, 6)</title>
      <title code="0x31">エリア・キーパー (Boss)</title>
      <title code="0x2a">ハード・ラッシュ (Stage 2, 3, 7)</title>
      <title code="0x2b">ラスト・スパーク (Last Stage)</title>
      <title code="0x32">デンジャラス・ゾーン (Last Stage -Boss-)</title>
      <title code="0x2f">回想 (Retrospect) (Ending)</title>
      <title code="0x2d">ネーミング</title>
      <title code="0x2c">トップ・プレイヤー・ネーミング</title>
      <title code="0x30">ゲーム・オーバー</title>
      <title code="0x2e">未使用</title>
   </titlelist>
</game>

拍手

このゲームの曲、大好き。
内容は日本をボコるからあまり好きじゃないけど(^^;
<game>
   <name>[MAME] 1943改</name>
   <driver type="opn2">capcom</driver>
   <driveralias type="MAME">CAPCOM</driveralias>
   <romlist archive="1943kai">
      <rom type="code" offset="0x0">1943kai.05</rom>
   </romlist>
   <titlelist>
      <title code="0x00">演奏停止</title>
      <title code="0x12">クレジット</title>
      <title code="0x20">対空戦A (Round 1, 5, 10)</title>
      <title code="0x23">対艦戦A (Round 1-加賀, 5-伊勢)</title>
      <title code="0x2d">亜也虎 Ⅰ (Round 2)</title>
      <title code="0x27">作戦成功 I (撃破率表示1)</title>
      <title code="0x2a">補給 (ボーナスカウント)</title>
      <title code="0x21">対空戦B (Round 2, 8)</title>
      <title code="0x24">対艦戦B (未使用曲)</title>
      <title code="0x29">作戦失敗 (撃破率表示2)</title>
      <title code="0x22">対空戦C (Round 3, 6, 7, 9)</title>
      <title code="0x25">対艦戦C (Round 3-山城, 7-赤城, 8-飛龍, 9-長門)</title>
      <title code="0x2e">亜也虎 Ⅱ (Round 6)</title>
      <title code="0x28">作戦成功 Ⅱ (撃破率表示3)</title>
      <title code="0x34">対空戦D (Round 4)</title>
      <title code="0x30">大飛龍 (Round 4)</title>
      <title code="0x2f">ラスト亜也虎 (Round 8)</title>
      <title code="0x31">大和 (Round 10)</title>
      <title code="0x33">ラスト・ステージ・クリア</title>
      <title code="0x32">アメリカ国歌 (星条旗よ永遠なれ)</title>
      <title code="0x2c">スタッフロール</title>
      <title code="0x14">コンティニュー</title>
      <title code="0x2b">ゲームオーバー</title>
   </titlelist>
</game>

拍手

某所のはpcmが正しく鳴ってないので修正してみた。
分かり易いのは「BAD」の冒頭。
<game>
   <name>[MAME] マイケルジャクソンズ ムーンウォーカー</name>
   <driver type="system18">sega</driver>
   <driveralias type="MAME">SEGA</driveralias>
   <options>
      <option name="pcm_size" value="0x180000" />
   </options>
   <romlist archive="mwalk">
      <rom type="code" offset="0x000000">epr13225.a4</rom>
      <rom type="pcm" offset="0x000000">mpr13219.b4</rom>
      <rom type="pcm" offset="0x080000">mpr13220.b5</rom>
      <rom type="pcm" offset="0x100000">mpr13249.b6</rom>
   </romlist>
   <titlelist>
      <title code="0x85">Title (1)</title>
      <title code="0x86">Title (2)</title>
      <title code="0x87">Title (3)</title>
      <title code="0x88">VOICE "MoonWalker"</title>
      <title code="0x81">"Bad" (Round 1)</title>
      <title code="0x82">"Smooth Criminal" (Round 2)</title>
      <title code="0x8b">Round 2 Boss</title>
      <title code="0x84">"Beat It" (Round 3)</title>
      <title code="0x8a">"Another Part of Me" (Round 4)</title>
      <title code="0x83">Round 4 Boss</title>
      <title code="0x81">"Bad" -Reprise- (Round 5)</title>
      <title code="0x8e">Round 5 Boss</title>
      <title code="0x89">"Billie Jean" (Ending)</title>
      <title code="0x8c">(unused)</title>
      <title code="0xaa">"Bad" (intro I)</title>
      <title code="0x8d">"Bad" (intro II)</title>
      <title code="0xf7">Game Over</title>
      <title code="0xfa">Dance Magic I</title>
      <title code="0xfb">Dance Magic I (short version)</title>
      <title code="0xf5">Dance Magic II</title>
      <title code="0xf6">Dance Magic II (short version)</title>
      <title code="0xb0">Dance Magic III</title>
      <title code="0xb1">Dance Magic III (short version)</title>
      <title code="0xfc">Dance Magic IV</title>
      <title code="0xfd">Dance Magic IV (short version)</title>
      <range min="0xb2" max="0xb4" extcode="1">[Voice] %02x</range>
   </titlelist>
</game>
最後の音声2つはなんだこれ?
初音ミク???

拍手

載せ忘れてたw
国内版、いわゆるPSG版。
<game>
   <name>[MAME] テラクレスタ (OPL版)</name>
   <driver type="terracre">nichibutsu</driver>
   <driveralias type="MAME">日本物産</driveralias>
   <romlist archive="terracre">
      <rom type="code" offset="0x0000">2a_15b.rom</rom>
      <rom type="code" offset="0x4000">2a_17b.rom</rom>
      <rom type="code" offset="0x8000">2a_18b.rom</rom>
   </romlist>
   <titlelist>
      <range min="0x65" max="0x6d" extcode="1">BGM %02x</range>
   </titlelist>
</game>

拍手

海外版も。
<game>
   <name>[MAME] サイコソルジャー (海外版)</name>
   <driver type="3526_8950">snk</driver>
   <driveralias type="MAME">SNK</driveralias>
   <romlist archive="psychos">
      <rom type="code" offset="0x00000">p5</rom>
      <rom type="pcm" offset="0x00000">p1</rom>
      <rom type="pcm" offset="0x10000">p2</rom>
      <rom type="pcm" offset="0x20000">p3</rom>
   </romlist>
   <titlelist>
      <title code="0x67">タイトル</title>
      <title code="0xbf">Coin</title>
      <title code="0x7f">サイコ・ソルジャーのテーマ</title>
      <title code="0x75">サイコ・ソルジャーのテーマ &lt;インスト&gt;</title>
      <title code="0x45">戦いの街</title>
      <title code="0x44">地下洞くつ</title>
      <title code="0x41">青い地底湖</title>
      <title code="0x7e">しゃく熱の溶岩地帯</title>
      <title code="0x74">シグド・ダビデ</title>
      <title code="0x60">シグド・ダビデ &lt;イントロなし&gt;</title>
      <title code="0x59">ラストボス</title>
      <title code="0x71">傷だらけのBlue Moon</title>
      <title code="0x72">傷だらけのBlue Moon &lt;イントロなし&gt;</title>
      <title code="0x51">ゲームオーバー</title>
      <title code="0x66">?</title>
      <range min="0xc0" max="0xc7" extcode="1">SONG %02x</range>
      <range min="0xe4" max="0xe9" extcode="1">SONG %02x</range>
      <range min="0x80" max="0xff" extcode="1">SE %02x</range>
   </titlelist>
</game>

拍手

<game>
   <name>[MAME] サイコソルジャー</name>
   <driver type="3526_8950">snk</driver>
   <driveralias type="MAME">SNK</driveralias>
   <romlist archive="psychosj">
      <rom type="code" offset="0x00000">up03_j6.rom</rom>
      <rom type="pcm" offset="0x00000">up03_b5.rom</rom>
      <rom type="pcm" offset="0x10000">up03_c5.rom</rom>
      <rom type="pcm" offset="0x20000">up03_d5.rom</rom>
      <rom type="pcm" offset="0x30000">up03_f5.rom</rom>
   </romlist>
   <titlelist>
      <title code="0x67">タイトル</title>
      <title code="0xbf">Coin</title>
      <title code="0x7f">サイコ・ソルジャーのテーマ</title>
      <title code="0x75">サイコ・ソルジャーのテーマ &lt;インスト&gt;</title>
      <title code="0x45">戦いの街</title>
      <title code="0x44">地下洞くつ</title>
      <title code="0x41">青い地底湖</title>
      <title code="0x7e">しゃく熱の溶岩地帯</title>
      <title code="0x74">シグド・ダビデ</title>
      <title code="0x60">シグド・ダビデ &lt;イントロなし&gt;</title>
      <title code="0x59">ラストボス</title>
      <title code="0x71">傷だらけのBlue Moon</title>
      <title code="0x72">傷だらけのBlue Moon &lt;イントロなし&gt;</title>
      <title code="0x51">ゲームオーバー</title>
      <title code="0x66">?</title>
      <range min="0xc0" max="0xc7" extcode="1">SONG %02x</range>
      <range min="0xe4" max="0xe9" extcode="1">SONG %02x</range>
      <range min="0x80" max="0xff" extcode="1">SE %02x</range>
   </titlelist>
</game>
効果音としての音声が見つからない...

拍手

PR
Copyright © 2005-2006 SAMURAI-FACTORY ALL RIGHTS RESERVED.
忍者ブログ [PR]
プロフィール
Name : ギン
カレンダー
04 2024/05 06
S M T W T F S
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
カウンター
ブログ内検索(google)
ブログ内検索