View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0005081 | TomAndJerry2 | [All Projects] General | public | 2021-03-27 21:44 | 2021-04-02 20:38 | ||||||||
Reporter | Irek | ||||||||||||
Assigned To | CFOU | Project Info | Tom And Jerry (Magic Bytes) http://www.whdload.de/games/TomAndJerry2.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Summary | 0005081: Hello, I have some problems with the game on my (040 CPu and WinUAE) -gfx | ||||||||||||
Description | GameVersion: english,pal,1 disks SlaveVersion: 1.0 from 23.03.2021 Hello, I have some problems with the game on my (040 CPu and WinUAE) -gfx problems in main character (only 040 CPU) -The game intro with MagicByte and Jerry is not displayed at all. (both versions of Tom and Jerry (1 and 2) are affected)) -No sound and music in the game (Both versions of Tom and Jerry (1 and 2) are affected) Regards, Irek | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | A1200 | ||||||||||||
CPU | 68040 | ||||||||||||
CPUSpeed | 25 | ||||||||||||
ChipSet | AGA | ||||||||||||
GFXCard | None | ||||||||||||
ChipMem | 2 MB | ||||||||||||
FastMem | 128 MB | ||||||||||||
Workbench | OS 3.9 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | 40 - Kick 3.1 | ||||||||||||
WHDLoad | 18.6 | ||||||||||||
imported | yes | ||||||||||||
Attached Files |
|
Notes | |
CFOU (developer) 2021-03-28 13:58 Last edited: 2021-03-28 14:13 |
hi, gfx bug can be removed using ExpChip And i have skipped by error magic bytes logo. but there are no music problem in winuae |
CFOU (developer) 2021-03-28 14:39 |
indeed logo intro is launch via bootblock using TrackDisk device (250000 ko missing data needed to see it ;)) |
Irek (reporter) 2021-03-28 15:13 |
I have 2 versions of this game here. one version with sound and music in the game and one without->(kind of magic 2 version) |
Irek (reporter) 2021-03-28 15:43 |
Strange, I just tested the kind of magic version on WinUAE (ADF) and the sound works there too. It seems that the game is having problems on an A1200 |
CFOU (developer) 2021-03-28 15:50 |
hi, can you test beta attached version before release (for Tom & jerry 1)? WARNING!! You need re-install game using new install script to extract logo animation data!! |
CFOU (developer) 2021-03-28 16:20 |
now for Tom & Jerry 2 Attached new version for test: Can you try with SPS 1506 & SPS 2229? I have music with both version and logo animations now |
retrogamer (reporter) 2021-03-28 17:03 |
Please Cfou can you reduce memory usage 512kb chip and 256kb for the kickemu. |
Irek (reporter) 2021-03-28 18:47 |
I was only able to test the Tom & Jerry2 version (unfortunately the other one is not there, unfortunately I have no access to the SPS stuff) The intro works now ok, the sound is there too (sounds a bit perturbed) Unfortunately I still have no sound in the game. PS; I have uploaded a few icons for both versions, if you like it you can use it. |
CFOU (developer) 2021-03-28 20:09 |
Hi 3 IPF's versions are uploaded in TheZone! on EAB home page |
retrogamer (reporter) 2021-03-28 22:06 |
I have attached the manual for Tom & Jerry:Hunting high & low please can you include it to the next update CFOU? |
Irek (reporter) 2021-03-29 20:02 |
Hi, I tried it today on my 040 CPU and both parts of Tom & Jerry have no sound in the game. The intro works now with sounds a bit distorted at the beginning in both cases. |
CFOU (developer) 2021-03-29 23:06 Last edited: 2021-03-29 23:07 |
tested on real 1200+blizzard 1260 no music & sound too. but i am not again found reason (perhaps son SMC in music code to verify... on winuae: sounf=d with all my config tests |
Irek (reporter) 2021-04-01 14:49 |
I've tried the two parts with snoopsocs option on real 1200 with 040 CPU, both parts crash with the same error after the intro. (See attachment) |
CFOU (developer) 2021-04-01 17:14 Last edited: 2021-04-01 17:15 |
thank. it's interesting way. but i don't no an odd address à DMA AUDIOVOl can cause trouble on some configurations... I am never meet this problem before. can you post report file for T&J2 both versions? iundeed uploaded version named T&J2 contains a file that concerns T&J1... |
Irek (reporter) 2021-04-02 10:48 |
sorry for the late answer, yesterday I had a serious hardware problem on my main Amiga. After many hours of work, it works again. (I suspect that the power supply is slowly breaking down or my 040 blizzard card is causing problems) I have now uploaded the wgdl register file. That looks like the same error as in part 1. |
StingRay (developer) 2021-04-02 17:28 |
@CFOU: The problem is not the odd address access, custom registers all are word sized hence byte writes are illegal. On 040/060 machines the byte write to AudXVol will cause the sound not to be replayed properly. Many many old replay routines have this bug, it's present in a lot of demos and games. Luckily it's very easy fix though (either write to AudXVol+1 or clip the value and write a word, I prefer the latter approach). |
CFOU (developer) 2021-04-02 20:38 |
fixed with v1.2 soon released + manual + icons music & sound works fine now on blizzad 060 Thakns Irek for bug report & icons |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-27 21:44 | administrator | New Issue | |
2021-03-27 21:44 | administrator | Status | new => assigned |
2021-03-27 21:44 | administrator | Assigned To | => CFOU |
2021-03-28 13:58 | CFOU | Note Added: 0009783 | |
2021-03-28 14:13 | CFOU | Note Edited: 0009783 | View Revisions |
2021-03-28 14:39 | CFOU | Note Added: 0009784 | |
2021-03-28 15:13 | Irek | Note Added: 0009786 | |
2021-03-28 15:43 | Irek | Note Added: 0009787 | |
2021-03-28 15:50 | CFOU | File Added: TomandJerry1-beta.lha | |
2021-03-28 15:50 | CFOU | Note Added: 0009788 | |
2021-03-28 16:20 | CFOU | File Added: TomAndJerry2-beta.lha | |
2021-03-28 16:20 | CFOU | Note Added: 0009789 | |
2021-03-28 17:03 | retrogamer | Note Added: 0009790 | |
2021-03-28 18:47 | Irek | File Added: Icons.lha | |
2021-03-28 18:47 | Irek | Note Added: 0009792 | |
2021-03-28 20:09 | CFOU | Note Added: 0009794 | |
2021-03-28 22:03 | retrogamer | File Added: Tom&JerryHuntinghigh&lowmanual.zip | |
2021-03-28 22:06 | retrogamer | Note Added: 0009797 | |
2021-03-29 20:02 | Irek | Note Added: 0009807 | |
2021-03-29 23:06 | CFOU | Status | assigned => confirmed |
2021-03-29 23:06 | CFOU | Note Added: 0009809 | |
2021-03-29 23:07 | CFOU | Note Edited: 0009809 | View Revisions |
2021-04-01 14:49 | Irek | File Added: T&J2.whdl.reg.lha | |
2021-04-01 14:49 | Irek | Note Added: 0009818 | |
2021-04-01 14:50 | Irek | File Added: T&J.whdl.reg.lha | |
2021-04-01 17:14 | CFOU | Note Added: 0009819 | |
2021-04-01 17:15 | CFOU | Note Edited: 0009819 | View Revisions |
2021-04-02 10:48 | Irek | File Added: whdl.register.lha | |
2021-04-02 10:48 | Irek | Note Added: 0009824 | |
2021-04-02 17:28 | StingRay | Note Added: 0009828 | |
2021-04-02 20:38 | CFOU | Status | confirmed => closed |
2021-04-02 20:38 | CFOU | Resolution | open => fixed |
2021-04-02 20:38 | CFOU | Note Added: 0009833 |