| [1-] [101-] [201-] [301-] [401-] [501-] [601-] [最新50] [検索] ※標準/[PC-7743] 名無しさん 
 12 hootのデータ/ドライバに関する話題(671)
 
 
 1 管理者 : 2006-01-21 16:24:57 [n8KCLkCk]hoot関係のお話はここでお願いします。ミス指摘等は大歓迎です。
 70 あすか◆bcLAinxbCfZw2 : 2007-03-24 12:12:39 [QowtRwd2]JANISは一通り見てみたけど、ほとんどがIBGMでLZがかかっているなぁ・・・LZの解凍は黒羽さんに任せた(汗
 
 連結だけのヤツをとりあえず・・・
 
 連結の解除ってか切り出しは
 bcut GOKU_BGM.CHM GOKU_01.MDZ 0x0000 0x0441
 bcut GOKU_BGM.CHM GOKU_02.MDZ 0x0442 0x0385
 bcut GOKU_BGM.CHM GOKU_03.MDZ 0x07c7 0x03C8
 bcut GOKU_BGM.CHM GOKU_04.MDZ 0x0b8f 0x0458
 bcut GOKU_BGM.CHM GOKU_05.MDZ 0x0fe7 0x038C
 bcut GOKU_BGM.CHM GOKU_06.MDZ 0x1373 0x02F8
 bcut GOKU_BGM.CHM GOKU_07.MDZ 0x166b 0x048F
 bcut GOKU_BGM.CHM GOKU_08.MDZ 0x1afa 0x0682
 bcut GOKU_BGM.CHM GOKU_09.MDZ 0x217c 0x068F
 bcut GOKU_BGM.CHM GOKU_10.MDZ 0x280b 0x0677
 bcut GOKU_BGM.CHM GOKU_11.MDZ 0x2e82 0x059E
 bcut GOKU_BGM.CHM GOKU_12.MDZ 0x3420 0x064B
 bcut GOKU_BGM.CHM GOKU_13.MDZ 0x3a6b 0x0809
 bcut GOKU_BGM.CHM GOKU_14.MDZ 0x4274 0x04CC
 bcut GOKU_BGM.CHM GOKU_15.MDZ 0x4740 0x0366
 bcut GOKU_BGM.CHM GOKU_16.MDZ 0x4aa6 0x01AD
 bcut GOKU_BGM.CHM GOKU_17.MDZ 0x4c53 0x03FD
 
 です。
 
 xmlは
 
 <game>
 <name>[PC-98] 極楽アリーナ</name>
 <driver type="opn">pc98dos</driver>
 <driveralias type="PC-98">Janis</driveralias>
 <options>
 <option name="fm_mix" value="19"/>
 <option name="ssg_mix" value="0"/>
 </options>
 <romlist archive="goku_98">
 <rom type="file" offset="-1">mdznplay.com</rom>
 <rom type="file" offset="-1">MDZN.COM</rom>
 <rom type="file" offset="0x10">GOKU_01.MDZ</rom>
 <rom type="file" offset="0x11">GOKU_02.MDZ</rom>
 <rom type="file" offset="0x12">GOKU_03.MDZ</rom>
 <rom type="file" offset="0x13">GOKU_04.MDZ</rom>
 <rom type="file" offset="0x14">GOKU_05.MDZ</rom>
 <rom type="file" offset="0x15">GOKU_06.MDZ</rom>
 <rom type="file" offset="0x16">GOKU_07.MDZ</rom>
 <rom type="file" offset="0x17">GOKU_08.MDZ</rom>
 <rom type="file" offset="0x18">GOKU_09.MDZ</rom>
 <rom type="file" offset="0x19">GOKU_10.MDZ</rom>
 <rom type="file" offset="0x1A">GOKU_11.MDZ</rom>
 <rom type="file" offset="0x1B">GOKU_12.MDZ</rom>
 <rom type="file" offset="0x1C">GOKU_13.MDZ</rom>
 <rom type="file" offset="0x1D">GOKU_14.MDZ</rom>
 <rom type="file" offset="0x1E">GOKU_15.MDZ</rom>
 <rom type="file" offset="0x1F">GOKU_16.MDZ</rom>
 <rom type="file" offset="0x20">GOKU_17.MDZ</rom>
 <rom type="shell" offset="0">mdzn S -#8 -E8</rom>
 <rom type="shell" offset="0">mdznplay</rom>
 </romlist>
 <titlelist>
 <title code="0x10">GOKU_01.MDZ</title>
 <title code="0x11">GOKU_02.MDZ</title>
 <title code="0x12">GOKU_03.MDZ</title>
 <title code="0x13">GOKU_04.MDZ</title>
 <title code="0x14">GOKU_05.MDZ</title>
 <title code="0x15">GOKU_06.MDZ</title>
 <title code="0x16">GOKU_07.MDZ</title>
 <title code="0x17">GOKU_08.MDZ</title>
 <title code="0x18">GOKU_09.MDZ</title>
 <title code="0x19">GOKU_10.MDZ</title>
 <title code="0x1A">GOKU_11.MDZ</title>
 <title code="0x1B">GOKU_12.MDZ</title>
 <title code="0x1C">GOKU_13.MDZ</title>
 <title code="0x1D">GOKU_14.MDZ</title>
 <title code="0x1E">GOKU_15.MDZ</title>
 <title code="0x1F">GOKU_16.MDZ</title>
 <title code="0x20">GOKU_17.MDZ</title>
 </titlelist>
 </game>
 
 です。
 
 [ALL] [LAST100] [1-100]
 |