From 3726fe4d7ea9c11cacfc595dc7dcf49ab26e98c2 Mon Sep 17 00:00:00 2001 From: Logan Date: Fri, 17 Apr 2020 08:01:21 -0600 Subject: [PATCH] Enable FBInfo for Dr Mario and FlappyBird --- ini/GLideN64.custom.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ini/GLideN64.custom.ini b/ini/GLideN64.custom.ini index 38dbe5d3..14312af5 100644 --- a/ini/GLideN64.custom.ini +++ b/ini/GLideN64.custom.ini @@ -46,6 +46,7 @@ frameBufferEmulation\copyDepthToRDRAM=1 [DR.MARIO%2064] Good_Name=Dr. Mario 64 (U) +frameBufferEmulation\fbInfoDisabled=0 frameBufferEmulation\copyFromRDRAM=1 frameBufferEmulation\copyToRDRAM=0 @@ -75,6 +76,7 @@ frameBufferEmulation\copyToRDRAM=1 [FLAPPYBIRD64] Good_Name=FlappyBird64 +frameBufferEmulation\fbInfoDisabled=0 frameBufferEmulation\copyFromRDRAM=1 frameBufferEmulation\copyToRDRAM=0