Gx2.rpl

From WiiUBrew
Jump to navigation Jump to search

GX2 provides accelerated graphics for games.

Functions

Display

Name Prototype Description
GX2SetTVEnable void GX2SetTVEnable(bool enable); Enable or disable the TV display
GX2SetDRCEnable void GX2SetDRCEnable(bool enable); Enable or disable the Gamepad display
GX2SetTVScale void GX2SetTVScale(uint32_t xres, uint32_t yres); Restrict the resolution of the TV display
GX2SetDRCScale void GX2SetDRCScale(uint32_t xres, uint32_t yres); Restrict the resolution of the Gamepad display