X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.libretro;h=79d71c52382088a88d7a9ac8a173cb06f2c4a08e;hb=1cc8c854f8161cd0251a9b92929ad01584031ed3;hp=1cb1df9169768edb24e3e9e87b467d441d3d1bc8;hpb=41ad29beb13d815c2cfa9abb3fc8e87f80e7370e;p=pcsx_rearmed.git diff --git a/Makefile.libretro b/Makefile.libretro index 1cb1df91..79d71c52 100644 --- a/Makefile.libretro +++ b/Makefile.libretro @@ -124,8 +124,8 @@ else ifeq ($(platform), vita) HAVE_NEON = 1 BUILTIN_GPU = neon -# USE_DYNAREC = 1 -# DRC_CACHE_BASE = 0 + USE_DYNAREC = 1 + DRC_CACHE_BASE = 0 ARCH = arm STATIC_LINKING = 1