Changes

Jump to navigation Jump to search
259 bytes added ,  21:46, 8 April 2015
→‎Display: Add TV and DRC scale functions as well
Line 15: Line 15:  
|<code>void GX2SetDRCEnable(bool enable);</code>  
 
|<code>void GX2SetDRCEnable(bool enable);</code>  
 
|Enable or disable the Gamepad display
 
|Enable or disable the Gamepad display
 +
|-
 +
|GX2SetTVScale
 +
|<code>void GX2SetTVScale(uint32_t xres, uint32_t yres);</code>
 +
|Restrict the resolution of the TV display
 +
|-
 +
|GX2SetDRCScale
 +
|<code>void GX2SetDRCScale(uint32_t xres, uint32_t yres);</code>
 +
|Restrict the resolution of the Gamepad display
 
|}
 
|}

Navigation menu