![]() |
|
Disable Destination Alpha Pass - direct3d? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: Disable Destination Alpha Pass - direct3d? (/Thread-disable-destination-alpha-pass-direct3d) |
Disable Destination Alpha Pass - direct3d? - kingb33 - 03-12-2010 Is there a setting when using direct3d that is the same or is similar to OpenGL's "disable destination alpha pass" option? i need to be able to do that in a game but i want to use direct3D and not use openGL. Thanks RE: Disable Destination Alpha Pass - direct3d? - Ocean - 03-12-2010 Yes, it's under video hacks in game properties when you right click. But I think it's disabled by default. RE: Disable Destination Alpha Pass - direct3d? - kingb33 - 03-12-2010 (03-12-2010, 09:18 AM)Ocean Wrote: Yes, it's under video hacks in game properties when you right click. But I think it's disabled by default. Awesome yeah i forgot about that..thx! RE: Disable Destination Alpha Pass - direct3d? - schez - 03-12-2010 I'm not 100% sure but i think it will only work under OGL if u set it up in the properties. RE: Disable Destination Alpha Pass - direct3d? - kingb33 - 03-13-2010 (03-12-2010, 11:34 PM)schez Wrote: I'm not 100% sure but i think it will only work under OGL if u set it up in the properties. yeah you are right...this option only seems to work in OGL. When i enable it in d3d it did nothing. |