View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0004325 | StreetRacer | [All Projects] General | public | 2020-01-21 10:02 | 2020-04-24 20:36 | ||||||||
Reporter | Hexaae | ||||||||||||
Assigned To | JOTD | Project Info | Street Racer (Epic) http://www.whdload.de/games/StreetRacer.html | ||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | closed | Resolution | fixed | ||||||||||
Summary | 0004325: The game freezes at black screen when I select 3-4 Players and I try to proceed | ||||||||||||
Description | GameVersion: 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) | ||||||||||||
Tags | No tags attached. | ||||||||||||
Machine | UAE | ||||||||||||
CPU | 68060 | ||||||||||||
CPUSpeed | 75 | ||||||||||||
ChipSet | AGA | ||||||||||||
GFXCard | Other | ||||||||||||
ChipMem | 2 MB | ||||||||||||
FastMem | 512 MB | ||||||||||||
Workbench | OS 3.9 | ||||||||||||
KickROM | 40 - Kick 3.1 | ||||||||||||
KickSoft | None | ||||||||||||
WHDLoad | 18.6beta | ||||||||||||
imported | yes | ||||||||||||
Attached Files |
|
Notes | |
JOTD (developer) 2020-04-24 20:36 |
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. |
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 |