View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002029 | GemX | [WHDLoad Installs Games] slave | public | 2009-05-05 08:38 | 2017-10-31 12:09 | ||||||||
Reporter | Don_Adan | ||||||||||||
Assigned To | StingRay | Project Info | Gem'X (Demonware/Kaiko) http://www.whdload.de/games/GemX.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||||
Status | resolved | Resolution | fixed | ||||||||||
Summary | 0002029: GemX: sound replay tfmx not correct | ||||||||||||
Description | I'm working on new version of TFMX Pro player (I want to add support to external replays as option) and I found some bugs in TFMX Pro (4v) replays. If you want you can fix next games/titles: ; Fix patch for tfmx.obj (Turrican 2, Logical, Amigo6_91) MOVE.B $43,D1 -> move.b $43(A5),D1 ; Fix patch for tfmx.obj (Gem'X intro) MOVE.B $F2,D1 -> move.b $F2(A5),D1 ; Fix patch for tfmx.obj (Gem'X ingame) MOVE.B $3E,D1 -> move.b $3E(A5),D1 Of course music now sounds different, but I don't have perfect ears. BTW. If you want I can send to you test version of new TFMX Pro replay for tests. Pa Don Adam | ||||||||||||
Additional Information | Date: Wed, 06 May 2009 13:42:46 +0500 From: Don Adan Subject: player bugs Present I'm very rare using WHDload installs on my A2000. Here is short infos about possible bugs: 1. Gem'X game perhaps (random ?) trashes memory with $32804ED0 longword, you can check samples from both full versions and demo for more info or find absolute (trashed) address. Correct (undamaged) samples are on: http://wt.exotica.org.uk/files/examples/TFMX_GemX.lzx BTW. First 1024 bytes of samples are realtime (IMS) samples and can be different, dependent to time when samples are ripped. But this differences exist only between demo and full version for intro samples. Date: Thu, 07 May 2009 15:33:31 +0500 From: Don Adan To: Bert Jahn Subject: next bug Hola! I found next bug in Monkey Island and Gem'X TFMX Pro replays: MOVEA.L D1,A4 CLR.L (A0) -> clr.l (A4) It cleared wrong A0 address. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | A1200 | ||||||||||||
CPU | 68020 | ||||||||||||
CPUSpeed | 50 | ||||||||||||
ChipSet | AGA | ||||||||||||
GFXCard | None | ||||||||||||
ChipMem | 2 MB | ||||||||||||
FastMem | 0 MB | ||||||||||||
Workbench | OS 3.0 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | None | ||||||||||||
WHDLoad | 16.9 | ||||||||||||
imported | |||||||||||||
Attached Files |
|
Relationships | |||||||||||||
|
Notes | |
StingRay (developer) 2017-10-31 12:08 |
TFMX bugs fixed in v1.3, thanks Don Adan! |
Issue History | |||
Date Modified | Username | Field | Change |
---|---|---|---|
2009-05-05 08:38 | Wepl | New Issue | |
2009-05-05 08:38 | Wepl | Machine | => A1200 |
2009-05-05 08:38 | Wepl | CPU | => 68020 |
2009-05-05 08:38 | Wepl | CPUSpeed | => 50 |
2009-05-05 08:38 | Wepl | ChipSet | => AGA |
2009-05-05 08:38 | Wepl | GFXCard | => None |
2009-05-05 08:38 | Wepl | ChipMem | => 2 MB |
2009-05-05 08:38 | Wepl | FastMem | => 0 MB |
2009-05-05 08:38 | Wepl | Workbench | => OS 3.0 |
2009-05-05 08:38 | Wepl | KickROM | => 40 - Kick 3.1 |
2009-05-05 08:38 | Wepl | KickSoft | => None |
2009-05-05 08:38 | Wepl | WHDLoad | => 16.9 |
2009-05-05 08:39 | Wepl | Issue cloned: 0002030 | |
2009-05-05 08:39 | Wepl | Relationship added | related to 0002030 |
2009-05-05 08:40 | Wepl | Issue cloned: 0002031 | |
2009-05-05 08:40 | Wepl | Relationship added | related to 0002031 |
2009-05-17 23:15 | Wepl | Status | new => assigned |
2009-05-17 23:15 | Wepl | Assigned To | => Harry |
2009-06-02 22:00 | Wepl | Reporter | Wepl => Don_Adan |
2009-06-03 08:11 | Wepl | Additional Information Updated | |
2009-06-03 08:29 | Wepl | Additional Information Updated | |
2009-11-10 15:23 | Wepl | Assigned To | Harry => |
2009-11-10 17:03 | Wepl | Status | assigned => new |
2017-10-31 12:08 | StingRay | Note Added: 0005812 | |
2017-10-31 12:09 | StingRay | Assigned To | => StingRay |
2017-10-31 12:09 | StingRay | Status | new => resolved |
2017-10-31 12:09 | StingRay | Resolution | open => fixed |