2024-04-20 13:59 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0003880NorthAndSouth[WHDLoad Installs Games] OCSpublic2019-01-26 22:55
ReporterHungry Horace 
Assigned ToJOTDProject InfoNorth & South (Infogrames)
http://www.whdload.de/games/NorthAndSouth.html
 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
Summary0003880: DATA folder used by installer / icon but not specified in slave header
Description
Same problem as XJ220

http://mantis.whdload.de/view.php?id=3831


The installed for the game includes a folder for extraction of files to the 'data' folder.... however, the slave header itself does not include this, and have a value of 0 for the slv_CurrentDir pointer.

This should be updated for a pointer to the slv_CurrentDir to go to string containing 'data' to resolve this.

This affects programs which read the slave header in order to determine the location of the data for the game, meaning a manual setting of the data= location is required.
Steps To ReproduceView Source code:

slv_name dc.b "North & South",0
slv_copy dc.b "1989 Infogrames",0
slv_info dc.b "adapted by Wepl, CFou! & Mr.Larmer",10,10
            dc.b "Version "
            DECL_VERSION
        dc.b 0
slv_CurrentDir:
    dc.b 0
TagsNo tags attached.
MachineA1200
CPU68020
CPUSpeed50
ChipSetAGA
GFXCardNone
ChipMem2 MB
FastMem0 MB
WorkbenchOS 3.0
KickROM40 - Kick 3.1
KickSoftNone
WHDLoad18.3
imported
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2018-05-28 17:53 Hungry Horace New Issue
2018-05-29 14:42 Wepl Assigned To => JOTD
2018-05-29 14:42 Wepl Status new => assigned
2019-01-26 22:55 JOTD Status assigned => closed
2019-01-26 22:55 JOTD Resolution open => fixed
+Issue History