Reduce buffer size back to 16, enable start menu

RwInitialised non-sense
This commit is contained in:
Shinovon 2026-05-07 01:25:53 +05:00
parent 38bc1a6dab
commit 689c76b4c5
7 changed files with 92 additions and 31 deletions

View file

@ -16,7 +16,7 @@
#include "Renderer.h"
#if defined __ARMCC_VERSION && !defined _DEBUG
#pragma O2
#pragma O2 // fixes crash
#endif
int32 CCullZones::NumCullZones;

View file

@ -1758,9 +1758,7 @@ Idle(void *arg)
if (gbShowTimebars)
tbDisplay();
tbStartTimer(0, "EndOfFrame");
DoRWStuffEndOfFrame();
tbEndTimer("EndOfFrame");
POP_MEMID(); // MEMID_RENDER