22 #ifndef SCUMM_DETECTION_H 23 #define SCUMM_DETECTION_H 25 #include "common/language.h" 26 #include "common/platform.h" 32 #define GAMEOPTION_TRIM_FMTOWNS_TO_200_PIXELS GUIO_GAMEOPTIONS1 33 #define GAMEOPTION_ENHANCEMENTS GUIO_GAMEOPTIONS2 34 #define GAMEOPTION_AUDIO_OVERRIDE GUIO_GAMEOPTIONS3 35 #define GAMEOPTION_ORIGINALGUI GUIO_GAMEOPTIONS4 36 #define GAMEOPTION_LOWLATENCYAUDIO GUIO_GAMEOPTIONS5 37 #define GAMEOPTION_NETWORK GUIO_GAMEOPTIONS6 38 #define GAMEOPTION_COPY_PROTECTION GUIO_GAMEOPTIONS7 39 #define GAMEOPTION_USE_REMASTERED_AUDIO GUIO_GAMEOPTIONS8 40 #define GAMEOPTION_TTS GUIO_GAMEOPTIONS9 107 enum FilenameGenMethod {
121 FilenameGenMethod genMethod;
127 FilenameGenMethod genMethod;
267 const char *patcherName;
Definition: detection.h:175
Definition: detection.h:124
Definition: detection.h:160
Definition: detection.h:119
byte heversion
Definition: detection.h:83
byte id
Definition: detection.h:77
Definition: detection.h:148
Definition: detection.h:187
Definition: detection.h:163
Common::Platform platform
Definition: detection.h:99
Definition: detection.h:178
byte version
Definition: detection.h:80
Definition: detection.h:166
const char * guioptions
Definition: detection.h:104
Definition: detection.h:46
Definition: detection.h:264
Definition: detection.h:217
Definition: detection.h:200
const char * variant
Definition: detection.h:62
Definition: detection.h:212
uint32 features
Definition: detection.h:92
Definition: detection.h:154
Definition: detection.h:151
const char * preferredTag
Definition: detection.h:68
Definition: detection.h:157
GameFeatures
Definition: detection.h:146
Definition: detection.h:184
Definition: detection.h:169
int midi
Definition: detection.h:86
Definition: detection.h:193
const char * gameid
Definition: detection.h:50
Definition: detection.h:133
Definition: detection.h:206
Language
Definition: language.h:45