![]() |
|
What settings should i use? - 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: What settings should i use? (/Thread-what-settings-should-i-use) |
What settings should i use? - gon4aloxd - 04-04-2019 What are the best setting to i use in dolphin with the hardware i have? RE: What settings should i use? - Helios - 04-04-2019 Use the latest development build Keep everything at default except for the following in graphics: Backend - Direct3D 11 or 12 Ubershaders - async ubershaders Enhancements > internal resolution - Set to the closest to your monitor resolution. It has labels to help figure that out. Enhancements > Anti-aliasing - Set to taste. Prefer SSAA over MSAA. Changing the backend is only necessary to avoid some possible stuttering that can occur with async ubershaders on nvidia. RE: What settings should i use? - trihy - 04-04-2019 What type of ubershaders do you recommend for an amd rx580? Im using sync (ubershaders) on dx12. RE: What settings should i use? - JonnyH - 04-04-2019 Always use async ubershaders. Synchronous ubershaders is more work for no gain - outside of testing for specific driver issues. RE: What settings should i use? - trihy - 04-04-2019 Thanks. Changed to async. RE: What settings should i use? - GreenT - 04-04-2019 When did DX12 return as a backend option? RE: What settings should i use? - ExtremeDude2 - 04-04-2019 (04-04-2019, 11:29 AM)GreenT Wrote: When did DX12 return as a backend option? https://dolphin-emu.org/blog/2019/04/01/the-new-era-of-video-backends/ RE: What settings should i use? - trihy - 04-04-2019 And what a comeback! It solved many problems with bt passthrough on my system. |