X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=e28955badab0f2cb5ca30655628d503ce8b15600;hb=09d454e73bc251b44848abba4026efcd452df752;hp=df1cec2650a8e2242cb2bace223ce47568c25504;hpb=ea4db4b5e14d27f9820cc72ecc7b244c1c2b9cb9;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index df1cec26..e28955ba 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -155,8 +155,9 @@ else ifeq ($(platform), ctr) # CFLAGS += -DPCSX # BUILTIN_GPU = unai USE_DYNAREC = 1 - DRC_CACHE_BASE = 1 + DRC_CACHE_BASE = 0 ARCH = arm + HAVE_NEON = 0 STATIC_LINKING = 1