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 106 enum FilenameGenMethod {
120 FilenameGenMethod genMethod;
126 FilenameGenMethod genMethod;
266 const char *patcherName;
Definition: detection.h:174
Definition: detection.h:123
Definition: detection.h:159
Definition: detection.h:118
byte heversion
Definition: detection.h:82
byte id
Definition: detection.h:76
Definition: detection.h:147
Definition: detection.h:186
Definition: detection.h:162
Common::Platform platform
Definition: detection.h:98
Definition: detection.h:177
byte version
Definition: detection.h:79
Definition: detection.h:165
const char * guioptions
Definition: detection.h:103
Definition: detection.h:45
Definition: detection.h:263
Definition: detection.h:216
Definition: detection.h:199
const char * variant
Definition: detection.h:61
Definition: detection.h:211
uint32 features
Definition: detection.h:91
Definition: detection.h:153
Definition: detection.h:150
const char * preferredTag
Definition: detection.h:67
Definition: detection.h:156
GameFeatures
Definition: detection.h:145
Definition: detection.h:183
Definition: detection.h:168
int midi
Definition: detection.h:85
Definition: detection.h:192
const char * gameid
Definition: detection.h:49
Definition: detection.h:132
Definition: detection.h:205
Language
Definition: language.h:45