From a8a134743cf072e13651c56ca898f92a109954d0 Mon Sep 17 00:00:00 2001 From: clobber Date: Thu, 30 Jun 2016 01:31:34 -0500 Subject: [PATCH] Limit rewind buffer to 60 seconds to reduce memory use --- Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Info.plist b/Info.plist index eec7d80..a58d61c 100644 --- a/Info.plist +++ b/Info.plist @@ -27,7 +27,7 @@ openemu.system.nes OEGameCoreRewindBufferSeconds - 3600 + 60 OEGameCoreRewindInterval 0 OEGameCoreSupportsCheatCode