X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fmain.c;h=43a55481b940420edc4794eb8b8e03ed859e9e10;hp=a824fdcc50c85d83bf64c31a56fd7eedff591bf6;hb=210476c77ec6d0160e66ab6e9a45ad64fe5e50ce;hpb=bebe989ba22f0bac230a0b8a75617ae895ea274f diff --git a/frontend/main.c b/frontend/main.c index a824fdcc..43a55481 100644 --- a/frontend/main.c +++ b/frontend/main.c @@ -138,6 +138,7 @@ void emu_set_default_config(void) pl_rearmed_cbs.gpu_peopsgl.iTexGarbageCollection = 1; spu_config.iUseReverb = 1; + spu_config.idiablofix = 0; spu_config.iUseInterpolation = 1; spu_config.iXAPitch = 0; spu_config.iVolume = 768;