![]() |
|
DX11 Questions - 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: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: DX11 Questions (/Thread-dx11-questions) Pages:
1
2
|
DX11 Questions - spanky - 04-09-2012 How can I set Dolphin to run in DX11 instead of DX9. I saw some people say it's under 'Graphics', but I don't see 'Graphics' anywhere. Can someone help? RE: DX11 Questions - Shonumi - 04-09-2012 It's a big button in Dolphin, here's a screenshot highlighting where it is in Dolphin 3.0. When you click it, you'll come up to a dialog box where you can choose your backend. If your GPU doesn't support DX11, it won't display it? I'm not sure, but at least that's the case me; it's not an option for me on the family desktop (not the same as my sig). RE: DX11 Questions - spanky - 04-09-2012 (04-09-2012, 10:49 AM)Shonumi Wrote: It's a big button in Dolphin, here's screenshot highlighting where it is in Dolphin 3.0. When you click it, you'll come up to a dialog box where you can choose your backend. If your GPU doesn't support DX11, it won't display it? I'm not sure, but at least that's the case me; it's not an option for me on the family desktop (not the same as my sig). Oh wow. I guess that's the problem I'm getting the stupid 0xc000007 error code. I thought I had it figured out. RE: DX11 Questions - Shonumi - 04-09-2012 (04-09-2012, 10:52 AM)spanky Wrote: Oh wow. I guess that's the problem Is this an error message generated from Windows or Dolphin? If you don't know which, you can post a screenshot of the message when it pops up. RE: DX11 Questions - spanky - 04-09-2012 (04-09-2012, 10:55 AM)Shonumi Wrote:(04-09-2012, 10:52 AM)spanky Wrote: Oh wow. I guess that's the problem Here is the code. RE: DX11 Questions - NaturalViolence - 04-09-2012 Hardware? Revision? RE: DX11 Questions - spanky - 04-09-2012 (04-09-2012, 11:01 AM)NaturalViolence Wrote: Hardware? Intel i5 4-core processor Windows 7 Enterprise. XFX Radeon HD 6570 4 GB of RAM. I'm not sure the revision ![]() RE: DX11 Questions - ExtremeDude2 - 04-09-2012 (04-09-2012, 11:05 AM)spanky Wrote: I'm not sure the revision It says in the top left corner >.> RE: DX11 Questions - spanky - 04-09-2012 (04-09-2012, 12:09 PM)ExtremeDude2 Wrote:(04-09-2012, 11:05 AM)spanky Wrote: I'm not sure the revision I can't open Dolphin period, though. RE: DX11 Questions - LPFaint99 - 04-09-2012 0xc000007b is caused by using 32bit dlls with a 64 bit program. run the appropriate installers (vc++ 2010 sp1 runtimes x64, etc) and remove the dlls that you downloaded. http://forums.dolphin-emu.org/showthread.php?tid=22084&pid=202797#pid202797 |