WHDLoad MantisBT - IK+
View Issue Details
0005537IK+[All Projects] Generalpublic2022-03-22 00:132022-12-18 17:31
ReporterTorti the Smurf 
Assigned ToStingRay 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
MachineA600
CPU68020
CPUSpeed50
ChipSetECS
GFXCardNone
ChipMem2 MB
FastMem28MB
WorkbenchOS 3.9
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.7
imported
Summary0005537: SoundFX in "Deflecting Balls Bonus" Round dosent play (right)
DescriptionThe SoundFX of those Bouncing Balls stop working/playing after the first Ball hits the Shield.
Steps To ReproduceHappends every Time, no matter what version of the slave or Whdload.
Tried all the major Tooltypes. Nothing (T_T)

There is a Version from JST that works perfectly, but dosent save the highscores.

Only seems to happen on real hardware...
TagsNo tags attached.
has duplicate 0000952closed JOTD IK+: I miss the Sounds in Level 3 (Ball and death Sound) 
Attached Files

Notes
(0011044)
RobDangerous   
2022-03-25 22:14   
Torti the Smurf added the following message to issue 5546 but I think it's a better fit for this issue:

"I did more testing.

Its the ECS setting that leads to this soundbug.

Game works great under AGA.
If i change to ECS (mist or Furia 600) the Sound bug is there.

Hope that helped in any way. Thank you very much StingRay"
(0011045)
JOTD   
2022-03-27 23:22   
(Last edited: 2022-03-27 23:23)
I have tested that under emulation and sound is fine

However, on my A1200/060 (so AGA) the sound of bouncing balls goes away after the first ball bounce.

One easy bug to fix when it fails only on the real machine! :)

The irony is: I don't even remember about the JST version.

(0011049)
Torti the Smurf   
2022-03-31 13:19   
Thats strange.

On my AGA (mist) Setup its fine, but if i change to ECS the SoundFX disappear in the Ball Bonus Game.

Same on my Amiga600 Furia (Fast ECS Machine)

Really odd.

The JST istall (version 0.9) runs perfect, but dosent save the highscores.

Which is a Bummer; still the finest and funniest Beat em up there is XD (imho)

;)
(0011279)
Torti the Smurf   
2022-05-02 13:56   
Sorry, my bad. The SoundFX are working on AGA; but they are still not right.
In fact, they are even worst as on ECS machines, because even the second Bonus game (kick the bombs) is affected.

Please fix this legendary game. (T_T)

Thank you so much.
Yours, Torti
(0011571)
Torti the Smurf   
2022-07-17 17:28   
This sound bug affect ECS and AGA. The JST version is flawless (can be found here)

https://mega.nz/folder/gdozjZxL#uI5SheetsAd-NYKMeRjf2A/folder/QVAFEYaI

but it wont save the highscores :(

I really hope this classic get fixed *fingers cross*
(0011838)
Torti the Smurf   
2022-10-14 14:25   
This is a bit confusing.

On one side, StingRay has this on his "list" (nothing happend so far)
and on the other, Master Wepl also working on it ? (also nothing so far)

I am afraid there is some confusion about this Slave ; very odd.

There stange thing is, the JST version (there is a 0.9 version) is flawless, only the highscore save option is missing.

So, i use the JST so far, but it sucks that no Highscores are saved.

Hope this Classic will be fixed...... someday :)
(0012149)
JOTD   
2022-12-18 17:31   
This is strange as the bug only occurs on my real machine. WinUAE plays the samples properly

I noticed a missing wait in that case

    MOVE.W #$000c,D0 ;012e4: 303c000c
; stingray fixed that cpu dependent wait loop
LAB_01B4:
    MOVE.L EXT_0067,D1 ;012e8: 223900078000
    DBF D0,LAB_01B4 ;012ee: 51c8fff8
    SUBQ.W #1,LAB_01B2.W ;012f2: 537812ca
    CMPI.W #$0001,LAB_01B2.W ;012f6: 0c78000112ca
    BEQ.W LAB_01B6 ;012fc: 67000030
    MOVE.W #$0008,DMACON ;01300: 33fc000800dff096
; but here we should wait a few rasterlines else next audio writes won't register
    MOVE.W #$0400,INTENA ;01308: 33fc040000dff09a
    MOVE.W #$0001,AUD3PER ;01310: 33fc000100dff0d6
    MOVE.L #$000012c6,AUD3LCH ;01318: 23fc000012c600dff0d0
    MOVE.W #$0001,AUD3LEN ;01322: 33fc000100dff0d4

fixing at $1300 with a few rasterline waits fixes the issue

Issue History
2022-03-22 00:13Torti the SmurfNew Issue
2022-03-23 19:19StingRayAssigned To => StingRay
2022-03-23 19:19StingRayStatusnew => assigned
2022-03-25 22:14RobDangerousNote Added: 0011044
2022-03-27 23:22JOTDNote Added: 0011045
2022-03-27 23:22JOTDNote Edited: 0011045bug_revision_view_page.php?bugnote_id=11045#r1466
2022-03-27 23:22JOTDStatusassigned => confirmed
2022-03-27 23:23JOTDSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=1468#r1468
2022-03-27 23:23JOTDNote Edited: 0011045bug_revision_view_page.php?bugnote_id=11045#r1469
2022-03-31 13:19Torti the SmurfNote Added: 0011049
2022-05-02 13:56Torti the SmurfNote Added: 0011279
2022-07-17 17:28Torti the SmurfNote Added: 0011571
2022-10-14 14:25Torti the SmurfNote Added: 0011838
2022-12-18 17:31JOTDNote Added: 0012149
2022-12-18 17:31JOTDStatusconfirmed => closed
2022-12-18 17:31JOTDResolutionopen => fixed
2022-12-18 17:32JOTDRelationship addedhas duplicate 0000952