Opened 12 years ago

Closed 12 years ago

Last modified 5 years ago

#9402 closed patch (fixed)

detect freddi2 dutch mac demo

Reported by: BenCastricum Owned by:
Priority: normal Component: Engine: SCUMM
Version: Keywords:
Cc: Game: Freddi Fish 2

Description

Currently the Dutch Mac demo of Freddi2 is detected as windows. This patch makes it properly report the mac version as mac.

Ticket imported from: #3464411. Ticket imported from: patches/1507.

Attachments (2)

detect_freddi2_mac_dutch.patch (1.9 KB ) - added by BenCastricum 12 years ago.
patch against current master
detect_freddi2_mac_dutch-v2.patch (2.7 KB ) - added by BenCastricum 12 years ago.
patch against current master

Download all attachments as: .zip

Change History (7)

by BenCastricum, 12 years ago

patch against current master

comment:1 by BenCastricum, 12 years ago

I would recommend changing the entry in the detection_tables to

{ "freddi2", "ff2-demo", kGenHEPC, UNK_LANG, Common::kPlatformWindows, 0 },

so the windows/dos version is still reported as such too.

by BenCastricum, 12 years ago

patch against current master

comment:2 by BenCastricum, 12 years ago

the v2 patch makes the windows demo report windows as platform again.

comment:3 by BenCastricum, 12 years ago

Resolution: fixed
Status: newclosed

comment:4 by BenCastricum, 12 years ago

fixed in commit e3b93672d54c59c036c0e87ec2f5aac2ad397cc2

comment:5 by digitall, 5 years ago

Component: Engine: SCUMM
Game: Freddi Fish 2
Note: See TracTickets for help on using tickets.