2024-04-19 01:29 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004965Pushover[All Projects] Generalpublic2023-01-21 17:40
Reporterprobdenis 
Assigned ToStingRayProject InfoPushover (Red Rat Software/Ocean)
http://www.whdload.de/games/Pushover.html
 
PrioritynormalSeverityminorReproducibilityalways
StatusresolvedResolutionfixed 
Summary0004965: Sound glitches with fast CPUs
DescriptionWhen playing Pushover on an accelerated Amiga, the music doesn't sound correct. Notes (and sound effects) are randomly skipped, and there's some occasional noise. The faster the CPU, the worse it sounds. Lowering the clock speed or disabling the accelerator card altogether seems to fix (or at least minimze) the problem.
Steps To ReproduceRunning the game on an accelerated Amiga (tested with 68030)
TagsNo tags attached.
MachineA1200
CPU68030
CPUSpeed40
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem10 MB
WorkbenchOS 3.1
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.6
imported
Attached Files

-Relationships
+Relationships

-Notes

note ~0009490

StingRay (developer)

I suspect you are using a (very) old version of the patch. What's the patch version you've been trying?

note ~0009491

probdenis (reporter)

I'm using Version 1.23 (27.11.2017) from the WHDLoad website. Just to confirm, I did a fresh install today and ran a couple of tests.

First I tested in FS-UAE and wasn't able to reproduce the sound issues in the emulator at all. No matter how fast I ran it, the sound was fine, so this seems to be an issue that happens on real hardware only.

Then I've tested on an A1200 with an ACA1233n, which has the advantage that I can run it at different clock speeds:
- 40 MHz gave me very notable sound glitches, some missing sound effects (especially in in the intro), dropouts in the music etc.
- 26 MHz improved it a little, but it was still notable.
- At even lower clock speeds it was still happening, but considerably better. Sound effects seemed to be mostly fine and I still got occasional missing notes in the music.

So, it seems to happen only on real hardware, and it seems to get worse with higher clock speeds. The game is running fine otherwise, no timing issues or anything.

note ~0009494

JOTD (developer)

with winuae we can probably reproduce it with chipset_hacks=0x8 in .ini file

this dev option trashes the sound if timing isn't respected between writing to dmacon (to shut off the channel(s)) and new audio data fed to audx registers.

note ~0010815

probdenis (reporter)

Recently I've tested a TerribleFire 1260 card when I remembered this bug report. So I tried to run Pushover, and got the same audio problems with that card. So it's not limited to the ACA card, and with the 060 it's even worse, there's not much left of the music. Which seems to confirm that the sound glitches get worse the faster the CPU is.
Then I also tested with WinUAE, and while the sound is fine when I run it normally, with "chipset_hacks=0x8" it causes very similar audio dropouts.

note ~0012221

StingRay (developer)

Last edited: 2022-12-29 18:01

View 2 revisions

Confirmed, I had already fixed a few CPU dependent delay loops but there are more, probably "hidden" in the external files the game loads. Currently trying to find the remaining delay loops that need to be fixed.

note ~0012225

StingRay (developer)

I have added DMA waits in the MED replayer, please try attached slave, does it fix the sound issues?

note ~0012296

RobDangerous (reporter)

Thanks a lot! I'm not the original reporter but for me (A4000, 68060, OS 3.2.1) this fixes it.

note ~0012305

StingRay (developer)

Thanks for the feedback, RobDangerous. I'll release an updated package of the patch then.

note ~0012338

StingRay (developer)

The updated version of the patch is now available.
+Notes

-Issue History
Date Modified Username Field Change
2021-01-22 21:58 probdenis New Issue
2021-01-23 18:18 JOTD Assigned To => StingRay
2021-01-23 18:18 JOTD Status new => assigned
2021-01-30 10:53 StingRay Note Added: 0009490
2021-01-30 12:01 probdenis Note Added: 0009491
2021-01-30 23:48 JOTD Note Added: 0009494
2021-12-11 22:46 probdenis Note Added: 0010815
2022-12-29 17:52 StingRay Status assigned => confirmed
2022-12-29 17:52 StingRay Note Added: 0012221
2022-12-29 18:01 StingRay Note Edited: 0012221 View Revisions
2022-12-29 18:46 StingRay File Added: PushOver.slave
2022-12-29 18:47 StingRay Note Added: 0012225
2023-01-11 22:25 RobDangerous Note Added: 0012296
2023-01-12 20:42 StingRay Note Added: 0012305
2023-01-21 17:40 StingRay Status confirmed => resolved
2023-01-21 17:40 StingRay Resolution open => fixed
2023-01-21 17:40 StingRay Note Added: 0012338
+Issue History