[ scummvm-Patches-2791023 ] Cruise: Support for Amiga floppy version

SourceForge.net noreply at sourceforge.net
Wed May 13 07:41:13 CEST 2009


Patches item #2791023, was opened at 2009-05-13 14:41
Message generated for change (Tracker Item Submitted) made by karlbackstrom
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2791023&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: New port
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: KarlB (karlbackstrom)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cruise: Support for Amiga floppy version

Initial Comment:
If this is added to detection.cpp:
        {
                {
                        "cruise",
                        "256 colors",
                        AD_ENTRY1("D1", "a9ff0e8b6ad2c08ccc3100d6b321e7b4"),
                        Common::EN_ANY,
                        Common::kPlatformAmiga,
                        ADGF_NO_FLAGS
                },
                GType_CRUISE,
                0,
        },


and CruiseEngine::loadLanguageStrings() is not called (based on the fact that DELPHINE.LNG is not found)

the game starts. (Although it runs to fast)

Hope this was the correct place to add the patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=2791023&group_id=37116




More information about the Scummvm-tracker mailing list