Function ctru_sys::gfxSetWide

source ·
pub unsafe extern "C" fn gfxSetWide(enable: bool)
Expand description

Enables or disables the 800px (double-height) high resolution display mode of the top screen.

§Arguments

  • enable - Pass true to enable, false to disable.

Note: Wide mode is disabled by default. Note: Wide and stereoscopic 3D modes are mutually exclusive. Note: In wide mode pixels are not square, since scanlines are half as tall as they normally are. Wide mode does not work on Old 2DS consoles (however it does work on New 2DS XL consoles).