remove all the hack options
[pcsx_rearmed.git] / libpcsxcore / psxcommon.h
index 224caa5..a549eb6 100644 (file)
@@ -125,17 +125,14 @@ typedef struct {
        char PluginsDir[MAXPATHLEN];
        char PatchesDir[MAXPATHLEN];
        boolean Xa;
-       boolean Sio;
        boolean Mdec;
        boolean PsxAuto;
        boolean Cdda;
+       boolean CHD_Precache; /* loads disk image into memory, works with CHD only. */
        boolean HLE;
        boolean Debug;
        boolean PsxOut;
-       boolean SpuIrq;
-       boolean RCntFix;
        boolean UseNet;
-       boolean VSyncWA;
        boolean icache_emulation;
        boolean DisableStalls;
        u8 Cpu; // CPU_DYNAREC or CPU_INTERPRETER