2024-04-20 17:20 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0004325StreetRacer[All Projects] Generalpublic2020-04-24 20:36
ReporterHexaae 
Assigned ToJOTDProject InfoStreet Racer (Epic)
http://www.whdload.de/games/StreetRacer.html
 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Summary0004325: The game freezes at black screen when I select 3-4 Players and I try to proceed
DescriptionGameVersion: english,pal
SlaveVersion: v1.5 (01.07.2004)

The game freezes at black screen when I select 3-4 Players and I try to proceed to the race...
Feature request: disable joy2 port for solo players (mouse movements can cause a mess in Options screen otherwhise)
TagsNo tags attached.
MachineUAE
CPU68060
CPUSpeed75
ChipSetAGA
GFXCardOther
ChipMem2 MB
FastMem512 MB
WorkbenchOS 3.9
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.6beta
importedyes
Attached Files

-Relationships
+Relationships

-Notes

note ~0008441

JOTD (developer)

talk about bad luck!!!
removed stupid check on address $6.W (probably error!)
this checks for 1.W. in the meantime whdload sets
$4.L to $F0000001 so $6.W == 1 and the addresses are
completely off and access faults are triggered
but now access fault fix is not necessary when disabling this test

A similar bad luck was seen in some Team 17 games when game read
$4.B and found $F0 for whdload.

Found on a hunch, using winuae read watchpoints on zero page.

+Notes

-Issue History
Date Modified Username Field Change
2020-01-21 10:02 administrator New Issue
2020-01-21 10:02 administrator Status new => assigned
2020-01-21 10:02 administrator Assigned To => JOTD
2020-04-24 20:36 JOTD Status assigned => closed
2020-04-24 20:36 JOTD Resolution open => fixed
2020-04-24 20:36 JOTD Note Added: 0008441
+Issue History