From c656105a6c6ce14ced695f8edb1864cbba4e66dd Mon Sep 17 00:00:00 2001 From: GPUCode Date: Sun, 10 Sep 2023 23:26:09 +0300 Subject: debug: Add renderdoc capture hotkey --- src/yuzu/configuration/configure_debug.ui | 99 +++++++++++++++++-------------- 1 file changed, 53 insertions(+), 46 deletions(-) (limited to 'src/yuzu/configuration/configure_debug.ui') diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui index 97c7d9022..66b8b7459 100644 --- a/src/yuzu/configuration/configure_debug.ui +++ b/src/yuzu/configuration/configure_debug.ui @@ -18,8 +18,8 @@ 0 0 - 829 - 758 + 842 + 741 @@ -260,7 +260,7 @@ Graphics - + When checked, it executes shaders without loop logic changes @@ -270,33 +270,53 @@ - - + + true - When checked, it will dump all the original assembler shaders from the disk shader cache or game as found + When checked, it disables the macro HLE functions. Enabling this makes games run slower - Dump Game Shaders + Disable Macro HLE - + true - When checked, it disables the macro HLE functions. Enabling this makes games run slower + When checked, it will dump all the macro programs of the GPU - Disable Macro HLE + Dump Maxwell Macros - + + + + When checked, it enables Nsight Aftermath crash dumps + + + Enable Nsight Aftermath + + + + + + + When checked, yuzu will log statistics about the compiled pipeline cache + + + Enable Shader Feedback + + + + true @@ -309,6 +329,22 @@ + + + + Qt::Vertical + + + QSizePolicy::Preferred + + + + 20 + 0 + + + + @@ -322,55 +358,26 @@ - - + + true - When checked, it will dump all the macro programs of the GPU + When checked, it will dump all the original assembler shaders from the disk shader cache or game as found - Dump Maxwell Macros + Dump Game Shaders - - - When checked, yuzu will log statistics about the compiled pipeline cache - - - Enable Shader Feedback - - - - - - - When checked, it enables Nsight Aftermath crash dumps - + - Enable Nsight Aftermath + Enable Renderdoc Hotkey - - - - Qt::Vertical - - - QSizePolicy::Preferred - - - - 20 - 0 - - - - -- cgit v1.2.3