|
2922 | 2922 | </property> |
2923 | 2923 | <layout class="QVBoxLayout" name="gb_emu_settings_layout"> |
2924 | 2924 | <item> |
2925 | | - <widget class="QCheckBox" name="exitOnStop"> |
| 2925 | + <widget class="QCheckBox" name="enableGamemode"> |
2926 | 2926 | <property name="text"> |
2927 | | - <string>Exit RPCS3 when process finishes</string> |
| 2927 | + <string>Enable GameMode</string> |
2928 | 2928 | </property> |
2929 | 2929 | </widget> |
2930 | 2930 | </item> |
2931 | 2931 | <item> |
2932 | | - <widget class="QCheckBox" name="pauseOnFocusLoss"> |
| 2932 | + <widget class="QCheckBox" name="exitOnStop"> |
2933 | 2933 | <property name="text"> |
2934 | | - <string>Pause emulation on RPCS3 focus loss</string> |
| 2934 | + <string>Exit RPCS3 when process finishes</string> |
2935 | 2935 | </property> |
2936 | 2936 | </widget> |
2937 | 2937 | </item> |
|
2950 | 2950 | </widget> |
2951 | 2951 | </item> |
2952 | 2952 | <item> |
2953 | | - <widget class="QCheckBox" name="preventDisplaySleep"> |
| 2953 | + <widget class="QCheckBox" name="pauseOnFocusLoss"> |
2954 | 2954 | <property name="text"> |
2955 | | - <string>Prevent display sleep while running games</string> |
| 2955 | + <string>Pause emulation on RPCS3 focus loss</string> |
2956 | 2956 | </property> |
2957 | 2957 | </widget> |
2958 | 2958 | </item> |
2959 | 2959 | <item> |
2960 | | - <widget class="QCheckBox" name="showTrophyPopups"> |
| 2960 | + <widget class="QCheckBox" name="preventDisplaySleep"> |
2961 | 2961 | <property name="text"> |
2962 | | - <string>Show trophy popups</string> |
| 2962 | + <string>Prevent display sleep while running games</string> |
2963 | 2963 | </property> |
2964 | 2964 | </widget> |
2965 | 2965 | </item> |
2966 | 2966 | <item> |
2967 | | - <widget class="QCheckBox" name="showRpcnPopups"> |
| 2967 | + <widget class="QCheckBox" name="startGameFullscreen"> |
2968 | 2968 | <property name="text"> |
2969 | | - <string>Show RPCN popups</string> |
| 2969 | + <string>Start games in fullscreen mode</string> |
2970 | 2970 | </property> |
2971 | 2971 | </widget> |
2972 | 2972 | </item> |
2973 | 2973 | <item> |
2974 | | - <widget class="QCheckBox" name="showShaderCompilationHint"> |
| 2974 | + <widget class="QCheckBox" name="useNativeInterface"> |
2975 | 2975 | <property name="text"> |
2976 | | - <string>Show shader compilation hint</string> |
| 2976 | + <string>Use native user interface</string> |
2977 | 2977 | </property> |
2978 | 2978 | </widget> |
2979 | 2979 | </item> |
| 2980 | + </layout> |
| 2981 | + </widget> |
| 2982 | + </item> |
| 2983 | + <item> |
| 2984 | + <widget class="QGroupBox" name="gb_overlay_settings"> |
| 2985 | + <property name="title"> |
| 2986 | + <string>Overlay Settings</string> |
| 2987 | + </property> |
| 2988 | + <layout class="QVBoxLayout" name="gb_overlay_settings_layout"> |
2980 | 2989 | <item> |
2981 | | - <widget class="QCheckBox" name="showPPUCompilationHint"> |
| 2990 | + <widget class="QCheckBox" name="recordWithOverlays"> |
2982 | 2991 | <property name="text"> |
2983 | | - <string>Show PPU compilation hint</string> |
| 2992 | + <string>Record and screenshot with overlays</string> |
2984 | 2993 | </property> |
2985 | 2994 | </widget> |
2986 | 2995 | </item> |
2987 | 2996 | <item> |
2988 | | - <widget class="QCheckBox" name="showAutosaveAutoloadHint"> |
| 2997 | + <widget class="QCheckBox" name="showAnalogLimiterToggleHint"> |
2989 | 2998 | <property name="text"> |
2990 | | - <string>Show autosave/autoload hint</string> |
| 2999 | + <string>Show analog limiter toggle hint</string> |
2991 | 3000 | </property> |
2992 | 3001 | </widget> |
2993 | 3002 | </item> |
2994 | 3003 | <item> |
2995 | | - <widget class="QCheckBox" name="showAnalogLimiterToggleHint"> |
| 3004 | + <widget class="QCheckBox" name="showAutosaveAutoloadHint"> |
2996 | 3005 | <property name="text"> |
2997 | | - <string>Show analog limiter toggle hint</string> |
| 3006 | + <string>Show autosave/autoload hint</string> |
2998 | 3007 | </property> |
2999 | 3008 | </widget> |
3000 | 3009 | </item> |
3001 | 3010 | <item> |
3002 | | - <widget class="QCheckBox" name="showPressureIntensityToggleHint"> |
| 3011 | + <widget class="QCheckBox" name="showCaptureHints"> |
3003 | 3012 | <property name="text"> |
3004 | | - <string>Show pressure intensity toggle hint</string> |
| 3013 | + <string>Show capture hints</string> |
3005 | 3014 | </property> |
3006 | 3015 | </widget> |
3007 | 3016 | </item> |
|
3013 | 3022 | </widget> |
3014 | 3023 | </item> |
3015 | 3024 | <item> |
3016 | | - <widget class="QCheckBox" name="showCaptureHints"> |
| 3025 | + <widget class="QCheckBox" name="showRpcnPopups"> |
3017 | 3026 | <property name="text"> |
3018 | | - <string>Show capture hints</string> |
| 3027 | + <string>Show netplay popups</string> |
3019 | 3028 | </property> |
3020 | 3029 | </widget> |
3021 | 3030 | </item> |
3022 | 3031 | <item> |
3023 | | - <widget class="QCheckBox" name="startGameFullscreen"> |
| 3032 | + <widget class="QCheckBox" name="showPressureIntensityToggleHint"> |
3024 | 3033 | <property name="text"> |
3025 | | - <string>Start games in fullscreen mode</string> |
| 3034 | + <string>Show pressure intensity toggle hint</string> |
3026 | 3035 | </property> |
3027 | 3036 | </widget> |
3028 | 3037 | </item> |
3029 | 3038 | <item> |
3030 | | - <widget class="QCheckBox" name="useNativeInterface"> |
| 3039 | + <widget class="QCheckBox" name="showPPUCompilationHint"> |
3031 | 3040 | <property name="text"> |
3032 | | - <string>Use native user interface</string> |
| 3041 | + <string>Show PPU compilation hint</string> |
3033 | 3042 | </property> |
3034 | 3043 | </widget> |
3035 | 3044 | </item> |
3036 | 3045 | <item> |
3037 | | - <widget class="QCheckBox" name="recordWithOverlays"> |
| 3046 | + <widget class="QCheckBox" name="showShaderCompilationHint"> |
3038 | 3047 | <property name="text"> |
3039 | | - <string>Record with overlays</string> |
| 3048 | + <string>Show shader compilation hint</string> |
3040 | 3049 | </property> |
3041 | 3050 | </widget> |
3042 | 3051 | </item> |
3043 | 3052 | <item> |
3044 | | - <widget class="QCheckBox" name="enableGamemode"> |
| 3053 | + <widget class="QCheckBox" name="showTrophyPopups"> |
3045 | 3054 | <property name="text"> |
3046 | | - <string>Enable GameMode</string> |
| 3055 | + <string>Show trophy popups</string> |
3047 | 3056 | </property> |
3048 | 3057 | </widget> |
3049 | 3058 | </item> |
|
0 commit comments