Skip to content

Commit 8beed35

Browse files
committed
hash/pc98.xml: fix spcstage floppy order
1 parent 282a1df commit 8beed35

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

Diff for: hash/pc98.xml

+12-8
Original file line numberDiff line numberDiff line change
@@ -39250,7 +39250,7 @@ No [PC9801-86] sound
3925039250

3925139251
<software name="sangofgt" supported="no">
3925239252
<!-- Sangoku Bushou Souha a.k.a. Sango Fighter -->
39253-
<description>Sangokushi Fighters</description>
39253+
<description>Sangoku Bushō Sōha</description>
3925439254
<year>1995</year>
3925539255
<publisher>イマジニア (Imagineer)</publisher>
3925639256
<notes><![CDATA[
@@ -41383,29 +41383,33 @@ Cannot install, gets stuck at "please insert disk and press mouse" prompt
4138341383
<software name="spcstage">
4138441384
<description>Special Stage - Paris-Dakar Sabaku no Shissou</description>
4138541385
<year>1992</year>
41386+
<!-- Takeru alt label? -->
4138641387
<publisher>アレックス (Allex)</publisher>
4138741388
<info name="alt_title" value="スペシャルステージ ~パリダカール砂漠の疾走~" />
4138841389
<info name="release" value="19920330" />
41390+
<!-- TODO: game indicates labels by their initials (RM = Rally Map) -->
41391+
<!-- Are those visible on disks, or it's just implicit by the katakana? -->
4138941392
<part name="flop1" interface="floppy_5_25">
41390-
<feature name="part_id" value="System"/>
41393+
<feature name="part_id" value="Bootup Opening"/>
4139141394
<dataarea name="flop" size="1265664">
41392-
<rom name="special stage - paris-dakar sabaku no shissou [main-system].fdi" size="1265664" crc="da92f10c" sha1="66c498e854ee58d32df5f7dabd528f10c956b033" offset="0" />
41395+
<rom name="special stage - paris-dakar sabaku no shissou [bootup - opening].fdi" size="1265664" crc="ccef8104" sha1="6d4519698534a27a189a9add19e688a71eedc2e9" offset="0" />
4139341396
</dataarea>
4139441397
</part>
4139541398
<part name="flop2" interface="floppy_5_25">
41396-
<feature name="part_id" value="Opening"/>
41399+
<feature name="part_id" value="Rally Map"/>
4139741400
<dataarea name="flop" size="1265664">
41398-
<rom name="special stage - paris-dakar sabaku no shissou [bootup - opening].fdi" size="1265664" crc="ccef8104" sha1="6d4519698534a27a189a9add19e688a71eedc2e9" offset="0" />
41401+
<rom name="special stage - paris-dakar sabaku no shissou [rally-map].fdi" size="1265664" crc="04f4256f" sha1="186907cbbbe48537c3e254dec14837cca3bd9ce1" offset="0" />
4139941402
</dataarea>
4140041403
</part>
4140141404
<part name="flop3" interface="floppy_5_25">
41402-
<feature name="part_id" value="Map"/>
41405+
<feature name="part_id" value="Main System"/>
4140341406
<dataarea name="flop" size="1265664">
41404-
<rom name="special stage - paris-dakar sabaku no shissou [rally-map].fdi" size="1265664" crc="04f4256f" sha1="186907cbbbe48537c3e254dec14837cca3bd9ce1" offset="0" />
41407+
<rom name="special stage - paris-dakar sabaku no shissou [main-system].fdi" size="1265664" crc="da92f10c" sha1="66c498e854ee58d32df5f7dabd528f10c956b033" offset="0" />
4140541408
</dataarea>
4140641409
</part>
41410+
<!-- baddump: empty floppy, game release has 3 disks only -->
4140741411
<part name="flop4" interface="floppy_5_25">
41408-
<feature name="part_id" value="User"/>
41412+
<feature name="part_id" value="User Disk"/>
4140941413
<dataarea name="flop" size="1265664">
4141041414
<rom name="special stage - paris-dakar sabaku no shissou [user].fdi" size="1265664" crc="0a16e242" sha1="93061859c7641620a0890b90c84f6e6ad1852ad0" offset="0" status="baddump" />
4141141415
</dataarea>

Diff for: hash/pc98_cd.xml

+2
Original file line numberDiff line numberDiff line change
@@ -2856,6 +2856,8 @@ license:CC0-1.0
28562856
<publisher>アスキー (ASCII)</publisher>
28572857
<info name="alt_title" value="偽典・女神転生 東京黙示録" />
28582858
<info name="release" value="19970404" />
2859+
<!-- TODO: unmentioned by manual, but does it need MSCDEX + CD driver too? -->
2860+
<info name="usage" value="Before starting to install prepare a writable DOS boot floppy (msdos62:flop8). Game needs HIMEM.SYS, EMM386.EXE, SMARTDRV.EXE and MOUSE.COM loaded" />
28592861
<part name="cdrom" interface="cdrom">
28602862
<diskarea name="cdrom">
28612863
<disk name="giten megami tensei - tokyo mokushiroku (japan)" sha1="5ec487543a5e2b6dbf0d8e2b78c7d36307d60599" />

0 commit comments

Comments
 (0)