WHDLoad MantisBT - GemX
View Issue Details
0002029GemX[WHDLoad Installs Games] slavepublic2009-05-05 08:382017-10-31 12:09
ReporterDon_Adan 
Assigned ToStingRay 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
MachineA1200
CPU68020
CPUSpeed50
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem0 MB
WorkbenchOS 3.0
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad16.9
imported
Summary0002029: GemX: sound replay tfmx not correct
DescriptionI'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 InformationDate: 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.
TagsNo tags attached.
related to 0002030closed CFOU Logical Logical: sound replay tfmx not correct 
related to 0002031closed Wepl Turrican2 Turrican2: sound replay tfmx not correct 
Attached Files

Notes
(0005812)
StingRay   
2017-10-31 12:08   
TFMX bugs fixed in v1.3, thanks Don Adan!

Issue History
2009-05-05 08:38WeplNew Issue
2009-05-05 08:38WeplMachine => A1200
2009-05-05 08:38WeplCPU => 68020
2009-05-05 08:38WeplCPUSpeed => 50
2009-05-05 08:38WeplChipSet => AGA
2009-05-05 08:38WeplGFXCard => None
2009-05-05 08:38WeplChipMem => 2 MB
2009-05-05 08:38WeplFastMem => 0 MB
2009-05-05 08:38WeplWorkbench => OS 3.0
2009-05-05 08:38WeplKickROM => 40 - Kick 3.1
2009-05-05 08:38WeplKickSoft => None
2009-05-05 08:38WeplWHDLoad => 16.9
2009-05-05 08:39WeplIssue cloned: 0002030
2009-05-05 08:39WeplRelationship addedrelated to 0002030
2009-05-05 08:40WeplIssue cloned: 0002031
2009-05-05 08:40WeplRelationship addedrelated to 0002031
2009-05-17 23:15WeplStatusnew => assigned
2009-05-17 23:15WeplAssigned To => Harry
2009-06-02 22:00WeplReporterWepl => Don_Adan
2009-06-03 08:11WeplAdditional Information Updated
2009-06-03 08:29WeplAdditional Information Updated
2009-11-10 15:23WeplAssigned ToHarry =>
2009-11-10 17:03WeplStatusassigned => new
2017-10-31 12:08StingRayNote Added: 0005812
2017-10-31 12:09StingRayAssigned To => StingRay
2017-10-31 12:09StingRayStatusnew => resolved
2017-10-31 12:09StingRayResolutionopen => fixed