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 41 #define GAMEOPTION_REBEL2_HIRES GUIO_GAMEOPTIONS10 42 #define GAMEOPTION_REBEL2_UNLOCK_ALL GUIO_GAMEOPTIONS11 43 #define GAMEOPTION_REBEL1_UNLOCK_ALL GUIO_GAMEOPTIONS12 44 #define GAMEOPTION_REBEL2_NO_DAMAGE GUIO_GAMEOPTIONS13 45 #define GAMEOPTION_REBEL2_YODA_MODE GUIO_GAMEOPTIONS14 46 #define GAMEOPTION_REBEL1_NO_DAMAGE GUIO_GAMEOPTIONS15 113 enum FilenameGenMethod {
127 FilenameGenMethod genMethod;
133 FilenameGenMethod genMethod;
278 const char *patcherName;
Definition: detection.h:157
Definition: detection.h:184
Definition: detection.h:130
Definition: detection.h:169
Definition: detection.h:125
byte heversion
Definition: detection.h:89
byte id
Definition: detection.h:83
Definition: detection.h:154
Definition: detection.h:196
Definition: detection.h:172
Common::Platform platform
Definition: detection.h:105
Definition: detection.h:187
byte version
Definition: detection.h:86
Definition: detection.h:175
const char * guioptions
Definition: detection.h:110
Definition: detection.h:52
Definition: detection.h:275
Definition: detection.h:226
Definition: detection.h:209
const char * variant
Definition: detection.h:68
Definition: detection.h:221
uint32 features
Definition: detection.h:98
Definition: detection.h:163
Definition: detection.h:160
const char * preferredTag
Definition: detection.h:74
Definition: detection.h:166
GameFeatures
Definition: detection.h:152
Definition: detection.h:193
Definition: detection.h:178
int midi
Definition: detection.h:92
Definition: detection.h:202
const char * gameid
Definition: detection.h:56
Definition: detection.h:139
Definition: detection.h:215
Language
Definition: language.h:45