summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author ClawGrip <clawgrip@hotmail.com>2019-04-20 11:58:06 +0200
committer Robert <Robbbert@users.noreply.github.com>2019-04-20 19:58:06 +1000
commit4e5394a76b1e508ed9d86dd5ad42c30557d07851 (patch)
tree41b1366d0965d763786a53c54bb6b4cb71d9e9b2
parent845984a1e5ce4b2bbab7b9d9a8e047c77ad4cadb (diff)
pce_tourvision.xml: Add game ID for "F1 Triple Battle" (nw) (#4909)
* pce_tourvision.xml: Add game ID for "F1 Triple Battle" (nw) * pce_tourvision.xml: Fix spelling (nw) The "F1 Triple Battle" cart ID was reverse-engineered by System11. It has such a specific set of inputs required to start the game in 1p or 2p mode that it was easy to isolate the correct string from the 200+ defined in the data tables. * pce_tourvision.xml: Add note (nw)
-rw-r--r--hash/pce_tourvision.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/pce_tourvision.xml b/hash/pce_tourvision.xml
index 8b95018ce14..aafb4748c91 100644
--- a/hash/pce_tourvision.xml
+++ b/hash/pce_tourvision.xml
@@ -18,7 +18,7 @@ For 512, 256 or 128KB ROMs, just a simple split is needed.
Armed-F
Dragon Spirit
-F1 Triple Battle
+F1 Triple Battle (reverse-engineered to be ID=100)
Power League IV
Violent Soldier
Xevious
@@ -543,7 +543,7 @@ Parasol Stars
<publisher>bootleg (TourVision) / Human</publisher>
<info name="alt_title" value="F1トリプルバトル"/>
<part name="cart" interface="tourvision_cart">
- <feature name="id" value="0xff"/>
+ <feature name="id" value="0x64"/> <!-- ID = 100. It was not actually read from the cart, but reversed-engineered -->
<dataarea name="rom" size="393216">
<rom name="f1 triple battle (japan).pce" size="393216" crc="13bf0409" sha1="0a219b433529b3214f42734c2a144d238cb3c99c" />
</dataarea>