devkitPro / wut

Let's try to make a Wii U Toolchain / SDK for creating rpx/rpl.
zlib License
244 stars 52 forks source link

Add several definitions for Multi/Double DRC mode #266

Closed GaryOderNichts closed 2 years ago

GaryOderNichts commented 2 years ago

Allows making use of the MultiDRC mode, which can be enabled with the functions from #264 and #265. Not sure what GX2_SCAN_TARGET_TV1 is used for, from RE'ing GX2 it seems to copy the colorbuffer to some TV scanbuffer. GX2GetSystemDRCScanMode was replaced with GX2GetSystemDRCMode in WhbGfx since GX2GetSystemDRCScanMode doesn't seem to keep the second GamePad in mind.

Invictaz commented 2 years ago

@GaryOderNichts is the videodata send to the gamepads encrypted? Otherwise it would be fun to have it display on a 3DS, to use it as a smaller gamepad.