View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0004965 | Pushover | [All Projects] General | public | 2021-01-22 21:58 | 2023-01-21 17:40 | ||||||||
Reporter | probdenis | ||||||||||||
Assigned To | StingRay | Project Info | Pushover (Red Rat Software/Ocean) http://www.whdload.de/games/Pushover.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | resolved | Resolution | fixed | ||||||||||
Summary | 0004965: Sound glitches with fast CPUs | ||||||||||||
Description | When 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 Reproduce | Running the game on an accelerated Amiga (tested with 68030) | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | A1200 | ||||||||||||
CPU | 68030 | ||||||||||||
CPUSpeed | 40 | ||||||||||||
ChipSet | AGA | ||||||||||||
GFXCard | None | ||||||||||||
ChipMem | 2 MB | ||||||||||||
FastMem | 10 MB | ||||||||||||
Workbench | OS 3.1 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | None | ||||||||||||
WHDLoad | 18.6 | ||||||||||||
imported | |||||||||||||
Attached Files |
|
Notes | |
StingRay (developer) 2021-01-30 10:53 |
I suspect you are using a (very) old version of the patch. What's the patch version you've been trying? |
probdenis (reporter) 2021-01-30 12:01 |
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. |
JOTD (developer) 2021-01-30 23:48 |
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. |
probdenis (reporter) 2021-12-11 22:46 |
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. |
StingRay (developer) 2022-12-29 17:52 Last edited: 2022-12-29 18:01 |
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. |
StingRay (developer) 2022-12-29 18:47 |
I have added DMA waits in the MED replayer, please try attached slave, does it fix the sound issues? |
RobDangerous (reporter) 2023-01-11 22:25 |
Thanks a lot! I'm not the original reporter but for me (A4000, 68060, OS 3.2.1) this fixes it. |
StingRay (developer) 2023-01-12 20:42 |
Thanks for the feedback, RobDangerous. I'll release an updated package of the patch then. |
StingRay (developer) 2023-01-21 17:40 |
The updated version of the patch is now available. |
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 |