X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=e28955badab0f2cb5ca30655628d503ce8b15600;hb=6c5b8733e0b286d5a4b4d9b7899e4c17a92cd04a;hp=df1cec2650a8e2242cb2bace223ce47568c25504;hpb=8fc5171a4c53b6f0e7ef7247d36ee5e05eaf0a07;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