From fed8982409a3dff66fe5f2927c0c75537b2b29ba Mon Sep 17 00:00:00 2001 From: Mr-Wiseguy Date: Tue, 2 Jul 2024 22:27:08 -0400 Subject: [PATCH] Fix RT64 compilation error and temporarily disable shader cache --- src/main/main.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/main/main.cpp b/src/main/main.cpp index 1ecfbbb..9af7e41 100644 --- a/src/main/main.cpp +++ b/src/main/main.cpp @@ -325,6 +325,9 @@ RspUcodeFunc* get_rsp_microcode(const OSTask* task) { extern "C" void recomp_entrypoint(uint8_t * rdram, recomp_context * ctx); gpr get_entrypoint_address(); +// TODO DO NOT MERGE THIS BRANCH WITHOUT REENABLING THE SHADER CACHE +#undef HAS_MM_SHADER_CACHE + // array of supported GameEntry objects std::vector supported_games = { {