View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0005537 | IK+ | [All Projects] General | public | 2022-03-22 00:13 | 2022-12-18 17:31 | ||||||||
Reporter | Torti the Smurf | ||||||||||||
Assigned To | StingRay | Project Info | IK+ (Archer MacLean) http://www.whdload.de/games/IK+.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Summary | 0005537: SoundFX in "Deflecting Balls Bonus" Round dosent play (right) | ||||||||||||
Description | The SoundFX of those Bouncing Balls stop working/playing after the first Ball hits the Shield. | ||||||||||||
Steps To Reproduce | Happends 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... | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | A600 | ||||||||||||
CPU | 68020 | ||||||||||||
CPUSpeed | 50 | ||||||||||||
ChipSet | ECS | ||||||||||||
GFXCard | None | ||||||||||||
ChipMem | 2 MB | ||||||||||||
FastMem | 28MB | ||||||||||||
Workbench | OS 3.9 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | None | ||||||||||||
WHDLoad | 18.7 | ||||||||||||
imported | |||||||||||||
Attached Files |
|
Relationships | ||||||
|
Notes | |
RobDangerous (reporter) 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" |
JOTD (developer) 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. |
Torti the Smurf (reporter) 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) ;) |
Torti the Smurf (reporter) 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 |
Torti the Smurf (reporter) 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* |
Torti the Smurf (reporter) 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 :) |
JOTD (developer) 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 | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2022-03-22 00:13 | Torti the Smurf | New Issue | |
2022-03-23 19:19 | StingRay | Assigned To | => StingRay |
2022-03-23 19:19 | StingRay | Status | new => assigned |
2022-03-25 22:14 | RobDangerous | Note Added: 0011044 | |
2022-03-27 23:22 | JOTD | Note Added: 0011045 | |
2022-03-27 23:22 | JOTD | Note Edited: 0011045 | View Revisions |
2022-03-27 23:22 | JOTD | Status | assigned => confirmed |
2022-03-27 23:23 | JOTD | Steps to Reproduce Updated | View Revisions |
2022-03-27 23:23 | JOTD | Note Edited: 0011045 | View Revisions |
2022-03-31 13:19 | Torti the Smurf | Note Added: 0011049 | |
2022-05-02 13:56 | Torti the Smurf | Note Added: 0011279 | |
2022-07-17 17:28 | Torti the Smurf | Note Added: 0011571 | |
2022-10-14 14:25 | Torti the Smurf | Note Added: 0011838 | |
2022-12-18 17:31 | JOTD | Note Added: 0012149 | |
2022-12-18 17:31 | JOTD | Status | confirmed => closed |
2022-12-18 17:31 | JOTD | Resolution | open => fixed |
2022-12-18 17:32 | JOTD | Relationship added | has duplicate 0000952 |