Closed evandrolellis closed 1 year ago
Hello! N64 games show "Video Statistics" on the left side of the screen. This is default in this build of the M17 core. How do I disable this?
fps_show = "false" framecount_show = "false" statistics_show = "false"
in minigui/gbx66.cfg
fps_show = "false" framecount_show = "false" statistics_show = "false" in minigui/gbx66.cfg
This is correct.
Hello! N64 games show "Video Statistics" on the left side of the screen. This is default in this build of the M17 core. How do I disable this?