Core: Less restrictive on when using FB mode
authorptitSeb <sebastien.chev@gmail.com>
Thu, 17 Oct 2013 20:07:11 +0000 (22:07 +0200)
committerptitSeb <sebastien.chev@gmail.com>
Thu, 17 Oct 2013 20:07:11 +0000 (22:07 +0200)
source/mupen64plus-core/src/api/vidext.c

index 756a6ef..8dec43c 100755 (executable)
@@ -293,7 +293,7 @@ printf("SDL was not init, aborting\n");
     }
        #ifdef PANDORA
        // Setup EGL Context...
     }
        #ifdef PANDORA
        // Setup EGL Context...
-       if ((Width==800) && (Height==480))      // 800x480 => FB and no X11
+//     if ((Width==800) && (Height==480))      // 800x480 => FB and no X11
                useFB = 1;              
 //     Width = 800;
 //     Height = 480;
                useFB = 1;              
 //     Width = 800;
 //     Height = 480;