Opened 18 years ago

Closed 18 years ago

Last modified 5 years ago

#8550 closed patch

Fixing AGI Game Detection

Reported by: SF/metafox Owned by: sev-
Priority: normal Component: Engine: AGI
Version: Keywords:
Cc: Game:

Description

VIEWDIR is not the common file among AGI games. That would be OBJECT.

King's Quest IV is detected and works fine when OBJECT is used as the common base for AGI games. When it is not, it is not detected due to the game not having a VIEWDIR file.

Ticket imported from: #1512689. Ticket imported from: patches/655.

Attachments (1)

agi.cpp (14.4 KB ) - added by SF/metafox 18 years ago.
AGI.CPP File with VIEWDIR replaced with OBJECT

Download all attachments as: .zip

Change History (5)

by SF/metafox, 18 years ago

Attachment: agi.cpp added

AGI.CPP File with VIEWDIR replaced with OBJECT

comment:1 by SF/metafox, 18 years ago

Forgot to click attach.

comment:2 by sev-, 18 years ago

Owner: set to sev-
Status: newclosed

comment:3 by sev-, 18 years ago

Thanks, committed. However there is plan to completely rework detection in AGI engine.

comment:4 by digitall, 5 years ago

Component: Engine: AGI
Note: See TracTickets for help on using tickets.