
Hello I'm a big noob concerning Video Patches etc.
I'm Using a Second Generation non-native Gamecube Compatible Black Laying Wii with a Wii2HDMI Adapter connected to a 1080P Monitor not TV
I want to write a patch for a WII not for Dolphin!! that forces the linewidth to 720px in games so I get no pillar boxing and my screen is filled
Something similar to the Video patch in Nintendont where you can force the line width and adjust the picture until it is stretched to the full 720x480
It works really well on Zelda Windwaker on Nintendont and I'm thinking: could this work on Native-Wii games?
This is all the info I got:
You basically need to find the GXRenderModeObj and adjust viWidth and viXOrigin.
Hooking into VIConfigure can help you find it.
I need to find it through the Dolphin Debugger
Maybe someone already knows what to do
I don't
Thanks In Advance
I'm Using a Second Generation non-native Gamecube Compatible Black Laying Wii with a Wii2HDMI Adapter connected to a 1080P Monitor not TV
I want to write a patch for a WII not for Dolphin!! that forces the linewidth to 720px in games so I get no pillar boxing and my screen is filled
Something similar to the Video patch in Nintendont where you can force the line width and adjust the picture until it is stretched to the full 720x480
It works really well on Zelda Windwaker on Nintendont and I'm thinking: could this work on Native-Wii games?
This is all the info I got:
You basically need to find the GXRenderModeObj and adjust viWidth and viXOrigin.
Hooking into VIConfigure can help you find it.
I need to find it through the Dolphin Debugger
Maybe someone already knows what to do
I don't

Thanks In Advance