#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)
Change History (7)
by , 13 years ago
Attachment: | detect_freddi2_mac_dutch.patch added |
---|
comment:1 by , 13 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.
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 6 years ago
Component: | → Engine: SCUMM |
---|---|
Game: | → Freddi Fish 2 |
Note:
See TracTickets
for help on using tickets.
patch against current master