WHDLoad MantisBT - Logical
View Issue Details
0002030Logical[WHDLoad Installs Games] slavepublic2009-05-05 08:392020-02-24 21:43
ReporterDon_Adan 
Assigned ToCFOU 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
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
Summary0002030: Logical: 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
TagsNo tags attached.
related to 0002029resolved StingRay GemX GemX: sound replay tfmx not correct 
Attached Files? .whdl_register (2,942) 2009-12-29 15:27
https://whdload.de/mantis/file_download.php?file_id=61&type=bug

Notes
(0001619)
Stellan   
2009-12-29 15:30   
short: access fault after title screen

 If I start the game with CUSTOM1=1 (Skip title screen) it seems there is no problem. But without CUSTOM1=1 I get attached access fault after title screen.

Slave Version 1.1 (29.08.2003)
(0007778)
CFOU   
2020-02-24 11:21   
1) freeze confirmed with skip intro (ECS) CDTV works fine.
2) TFMX to fix

soon update to fix it
(0007781)
CFOU   
2020-02-24 21:43   
all ready "move.b $43(A5),D1" not MOVE.B $43,D1

fix seems not needed

Issue History
2009-05-05 08:39WeplNew Issue
2009-05-05 08:39WeplMachine => A1200
2009-05-05 08:39WeplCPU => 68020
2009-05-05 08:39WeplCPUSpeed => 50
2009-05-05 08:39WeplChipSet => AGA
2009-05-05 08:39WeplGFXCard => None
2009-05-05 08:39WeplChipMem => 2 MB
2009-05-05 08:39WeplFastMem => 0 MB
2009-05-05 08:39WeplWorkbench => OS 3.0
2009-05-05 08:39WeplKickROM => 40 - Kick 3.1
2009-05-05 08:39WeplKickSoft => None
2009-05-05 08:39WeplWHDLoad => 16.9
2009-05-05 08:39WeplIssue generated from: 0002029
2009-05-05 08:39WeplRelationship addedrelated to 0002029
2009-05-05 08:44WeplProjectGemX => Logical
2009-05-05 08:47WeplSummaryGemX: sound replay tfmx not correct => Logical: sound replay tfmx not correct
2009-05-17 23:14WeplStatusnew => assigned
2009-05-17 23:14WeplAssigned To => CFOU
2009-06-02 22:00WeplReporterWepl => Don_Adan
2009-12-29 15:27StellanFile Added: .whdl_register
2009-12-29 15:30StellanNote Added: 0001619
2020-02-24 11:21CFOUNote Added: 0007778
2020-02-24 21:43CFOUStatusassigned => closed
2020-02-24 21:43CFOUResolutionopen => fixed
2020-02-24 21:43CFOUNote Added: 0007781