From 8251df2d42fa2c498867a7ca54d35fe55f0b0b2f Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 13 Apr 2015 20:54:47 +0600 Subject: [PATCH] Disable copy to RDRAM for Space Invaders. --- GLideN64.ini | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/GLideN64.ini b/GLideN64.ini index 56325651..38ddb512 100644 --- a/GLideN64.ini +++ b/GLideN64.ini @@ -217,6 +217,11 @@ frameBufferEmulation\copyToRDRAM=0 Good_Name=Shadowgate 64 - Trials of the Four Towers (E)(U) frameBufferEmulation\copyDepthToRDRAM=0 +[SPACE%20INVADERS] +Good_Name=Space Invaders (U) +frameBufferEmulation\copyDepthToRDRAM=0 +frameBufferEmulation\copyToRDRAM=0 + [STARCRAFT%2064] Good_Name=Star Craft 64 (E)(G)(U) frameBufferEmulation\detectCFB=1