-
-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Description
There are new dump (HDD) of arcade Rom set.
*Time Crisis 4: Both JPN and USA HDD image are same but COH dongle data different.
*Battle Gear 3 is Japanese vanilla , not "TUNED".
Batte Gear 3 version 2.04J
{
"id": "batlgr3j",
"name": "Battle Gear 3 (Ver.2.04J)",
"driver": "sys246",
"dongle":
{
"name": "batlgr3j.ic002"
},
"hdd":
{
"name": "batlgr3j.chd"
},
"inputMode": "drive",
"boot": "ac0:BGRLOAD",
"patches":
[
{
"address": "0x001008EC",
"value": "0x0",
"description": "Fixes hang on white screen."
},
{
"address": "0x00181064",
"value": "0x0",
"description": "Removes T1_COUNT read that throws off idle detector."
}
]
}
Time Crisis 4 (Japan)
{
"id": "timecrs4j",
"name": "Time Crisis 4 (Japan)",
"driver": "sys246",
"dongle":
{
"name": "tsf1001-na-a.ic002"
},
"hdd":
{
"name": "tsf1-ha.chd"
},
"buttons":
{
"3": "circle"
},
"inputMode": "lightgun",
"screenPosXform": [ -65535, 0, 65535, 0 ],
"eeFrequencyScale": [3, 2],
"boot": "ac0:TC4LOAD",
"patches":
[
]
}
Metadata
Metadata
Assignees
Labels
No labels