- --
Viewing Issue Advanced Details
| ID | Category [?] | Severity [?] | Reproducibility | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 02702 | Sound | Major | Always | Dec 2, 2008, 17:29 | Dec 4, 2008, 09:36 |
| Tester | hap | View Status | Public | Platform | MAME (Unofficial Binary) |
| Assigned To | aaron | Resolution | Fixed | OS | Windows XP/Vista 32-bit |
| Status [?] | Resolved | Driver | |||
| Version | 0.128u4 | Fixed in Version | 0.128u5 | Build | I686 |
| Fixed in Git Commit | Github Pull Request # | ||||
| Summary | 02702: tturf: no audio | ||||
| Description | No sound or music. | ||||
| Steps To Reproduce | |||||
| Additional Information |
- happens on official 0.128 too - tturfu is fine |
||||
| Github Commit | |||||
| Flags | |||||
| Regression Version | |||||
| Affected Sets / Systems | tturf | ||||
|
Attached Files
|
|||||
Relationships
| There are no relationship linked to this issue. |
Notes
2
|
No.03199
Tafoid Administrator
Dec 2, 2008, 17:53
|
Somewhere there is a miscommunication... this set has been without sound forever (as far as I knew). It seems the flag was taken off between 0.80 and 0.81 but no baseline releases I tested from 0.81 onward had audio for TTURF. There is a missing rom though, a sound rom, which is probably the cause. If that rom were there and valid, I have to assume this would just... work. That could be why it was unflagged NO_SOUND, pending a rom redump. ROM_REGION( 0x50000, "sound", 0 ) /* sound CPU */ ROM_LOAD( "12328.a10", 0x00000, 0x08000, NO_DUMP ) Should this be reflagged as NO_SOUND? That's for the devs to decide. |
|---|---|
|
No.03219
aaron Developer
Dec 4, 2008, 09:36
|
I marked the game as NO_SOUND. |