- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 04786 | Original Reference | Minor | Always | Apr 29, 2012, 16:32 | Apr 30, 2012, 22:28 |
| Tester | Pythagoras | View Status | Public | Platform | MAME (Official Binary) |
| Assigned To | Resolution | Fixed | OS | ||
| Status [?] | Resolved | Driver | |||
| Version | 0.145u7 | Fixed in Version | 0.145u8 | Build | |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 04786: vhunt2d: In-Game selftest fails on Program Rom 04 | ||||
| Description |
ROM_LOAD16_WORD_SWAP( "vh2j_d.06", 0x200000, 0x80000, CRC(f320ea30) SHA1(c7853b83892a49917e7a0aa68bc66875a9263589) ) // fails rom test, bad? I don't see why this should change Should be replaced with: (Rom vhj_d.06 is just a bad dump of the vh2j.06 rom which is already included in the driver) ROM_LOAD16_WORD_SWAP( "vh2j.07", 0x200000, 0x80000, CRC(b021c029) SHA1(de4299197600608e83fe50775e3f352f5add844d) ) |
||||
| Steps To Reproduce |
Mame vhunt2d, after the phoenix logo disappears use F2 to enter service mode. Do a romtest ( Select (8...). Rom 4 will be marked as "NG", The fix above will fix this issue. |
||||
| Additional Information |
The revision of the the rom is: "Japan 970913 Phoenix Edition" Not 970929 as displayed at the top of the screen. See Attached screenshot. (had to use printscreen to get all info). |
||||
| Github Commit | |||||
| Flags | Noted in Source | ||||
| Regression Version | |||||
| Affected Sets / Systems | vhunt2d | ||||
|
Attached Files
|
Displays typo regarding the revision of the game.
| ||||
Relationships
| There are no relationship linked to this issue. |
Notes
1
|
No.08473
B2K24 Senior Tester
Apr 29, 2012, 17:32
|
I can confirm this behavior. |
|---|