mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
RYUJINX: Updated to 4 controllers
This commit is contained in:
parent
9315de24d1
commit
739b489c9c
|
@ -28,7 +28,7 @@
|
||||||
"enable_discord_integration": true,
|
"enable_discord_integration": true,
|
||||||
"check_updates_on_start": false,
|
"check_updates_on_start": false,
|
||||||
"show_confirm_exit": false,
|
"show_confirm_exit": false,
|
||||||
"hide_cursor": 2,
|
"hide_cursor": 1,
|
||||||
"enable_vsync": true,
|
"enable_vsync": true,
|
||||||
"enable_shader_cache": true,
|
"enable_shader_cache": true,
|
||||||
"enable_texture_recompression": false,
|
"enable_texture_recompression": false,
|
||||||
|
@ -38,7 +38,7 @@
|
||||||
"enable_internet_access": false,
|
"enable_internet_access": false,
|
||||||
"enable_fs_integrity_checks": true,
|
"enable_fs_integrity_checks": true,
|
||||||
"fs_global_access_log_mode": 0,
|
"fs_global_access_log_mode": 0,
|
||||||
"audio_backend": "OpenAl",
|
"audio_backend": "SDL2",
|
||||||
"audio_volume": 1,
|
"audio_volume": 1,
|
||||||
"memory_manager_mode": "HostMappedUnsafe",
|
"memory_manager_mode": "HostMappedUnsafe",
|
||||||
"expand_ram": false,
|
"expand_ram": false,
|
||||||
|
@ -72,10 +72,10 @@
|
||||||
},
|
},
|
||||||
"window_startup": {
|
"window_startup": {
|
||||||
"window_size_width": 1280,
|
"window_size_width": 1280,
|
||||||
"window_size_height": 800,
|
"window_size_height": 760,
|
||||||
"window_position_x": 0,
|
"window_position_x": 0,
|
||||||
"window_position_y": 0,
|
"window_position_y": 0,
|
||||||
"window_maximized": true
|
"window_maximized": false
|
||||||
},
|
},
|
||||||
"language_code": "en_US",
|
"language_code": "en_US",
|
||||||
"enable_custom_theme": false,
|
"enable_custom_theme": false,
|
||||||
|
@ -86,18 +86,18 @@
|
||||||
"grid_size": 2,
|
"grid_size": 2,
|
||||||
"application_sort": 0,
|
"application_sort": 0,
|
||||||
"is_ascending_order": true,
|
"is_ascending_order": true,
|
||||||
"start_fullscreen": true,
|
"start_fullscreen": false,
|
||||||
"show_console": true,
|
"show_console": true,
|
||||||
"enable_keyboard": false,
|
"enable_keyboard": false,
|
||||||
"enable_mouse": false,
|
"enable_mouse": false,
|
||||||
"hotkeys": {
|
"hotkeys": {
|
||||||
"toggle_vsync": "Unknown",
|
"toggle_vsync": "",
|
||||||
"screenshot": "Unknown",
|
"screenshot": "",
|
||||||
"show_ui": "F1",
|
"show_ui": "ESC",
|
||||||
"pause": "F4",
|
"pause": "",
|
||||||
"toggle_mute": "Unknown",
|
"toggle_mute": "",
|
||||||
"res_scale_up": "F7",
|
"res_scale_up": "Unbound",
|
||||||
"res_scale_down": "F8",
|
"res_scale_down": "Unbound",
|
||||||
"volume_up": "Unbound",
|
"volume_up": "Unbound",
|
||||||
"volume_down": "Unbound"
|
"volume_down": "Unbound"
|
||||||
},
|
},
|
||||||
|
@ -141,7 +141,7 @@
|
||||||
"enable_rumble": true
|
"enable_rumble": true
|
||||||
},
|
},
|
||||||
"left_joycon": {
|
"left_joycon": {
|
||||||
"button_minus": "Back",
|
"button_minus": "Minus",
|
||||||
"button_l": "LeftShoulder",
|
"button_l": "LeftShoulder",
|
||||||
"button_zl": "LeftTrigger",
|
"button_zl": "LeftTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
|
@ -152,20 +152,20 @@
|
||||||
"dpad_right": "DpadRight"
|
"dpad_right": "DpadRight"
|
||||||
},
|
},
|
||||||
"right_joycon": {
|
"right_joycon": {
|
||||||
"button_plus": "Start",
|
"button_plus": "Plus",
|
||||||
"button_r": "RightShoulder",
|
"button_r": "RightShoulder",
|
||||||
"button_zr": "RightTrigger",
|
"button_zr": "RightTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
"button_sr": "Unbound",
|
"button_sr": "Unbound",
|
||||||
"button_x": "Y",
|
"button_x": "X",
|
||||||
"button_b": "A",
|
"button_b": "B",
|
||||||
"button_y": "X",
|
"button_y": "Y",
|
||||||
"button_a": "B"
|
"button_a": "A"
|
||||||
},
|
},
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"backend": "GamepadSDL2",
|
"backend": "GamepadSDL2",
|
||||||
"id": "0-f6790003-28de-0000-ff11-000001000000",
|
"id": "0-00000003-28de-0000-ff11-000001000000",
|
||||||
"controller_type": "ProController",
|
"controller_type": "JoyconPair",
|
||||||
"player_index": "Player1"
|
"player_index": "Player1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -200,7 +200,7 @@
|
||||||
"enable_rumble": true
|
"enable_rumble": true
|
||||||
},
|
},
|
||||||
"left_joycon": {
|
"left_joycon": {
|
||||||
"button_minus": "Back",
|
"button_minus": "Minus",
|
||||||
"button_l": "LeftShoulder",
|
"button_l": "LeftShoulder",
|
||||||
"button_zl": "LeftTrigger",
|
"button_zl": "LeftTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
|
@ -211,15 +211,15 @@
|
||||||
"dpad_right": "DpadRight"
|
"dpad_right": "DpadRight"
|
||||||
},
|
},
|
||||||
"right_joycon": {
|
"right_joycon": {
|
||||||
"button_plus": "Start",
|
"button_plus": "Plus",
|
||||||
"button_r": "RightShoulder",
|
"button_r": "RightShoulder",
|
||||||
"button_zr": "RightTrigger",
|
"button_zr": "RightTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
"button_sr": "Unbound",
|
"button_sr": "Unbound",
|
||||||
"button_x": "Y",
|
"button_x": "X",
|
||||||
"button_b": "A",
|
"button_b": "B",
|
||||||
"button_y": "X",
|
"button_y": "Y",
|
||||||
"button_a": "B"
|
"button_a": "A"
|
||||||
},
|
},
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"backend": "GamepadSDL2",
|
"backend": "GamepadSDL2",
|
||||||
|
@ -259,7 +259,7 @@
|
||||||
"enable_rumble": true
|
"enable_rumble": true
|
||||||
},
|
},
|
||||||
"left_joycon": {
|
"left_joycon": {
|
||||||
"button_minus": "Back",
|
"button_minus": "Minus",
|
||||||
"button_l": "LeftShoulder",
|
"button_l": "LeftShoulder",
|
||||||
"button_zl": "LeftTrigger",
|
"button_zl": "LeftTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
|
@ -270,15 +270,15 @@
|
||||||
"dpad_right": "DpadRight"
|
"dpad_right": "DpadRight"
|
||||||
},
|
},
|
||||||
"right_joycon": {
|
"right_joycon": {
|
||||||
"button_plus": "Start",
|
"button_plus": "Plus",
|
||||||
"button_r": "RightShoulder",
|
"button_r": "RightShoulder",
|
||||||
"button_zr": "RightTrigger",
|
"button_zr": "RightTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
"button_sr": "Unbound",
|
"button_sr": "Unbound",
|
||||||
"button_x": "Y",
|
"button_x": "X",
|
||||||
"button_b": "A",
|
"button_b": "B",
|
||||||
"button_y": "X",
|
"button_y": "Y",
|
||||||
"button_a": "B"
|
"button_a": "A"
|
||||||
},
|
},
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"backend": "GamepadSDL2",
|
"backend": "GamepadSDL2",
|
||||||
|
@ -318,7 +318,7 @@
|
||||||
"enable_rumble": true
|
"enable_rumble": true
|
||||||
},
|
},
|
||||||
"left_joycon": {
|
"left_joycon": {
|
||||||
"button_minus": "Back",
|
"button_minus": "Minus",
|
||||||
"button_l": "LeftShoulder",
|
"button_l": "LeftShoulder",
|
||||||
"button_zl": "LeftTrigger",
|
"button_zl": "LeftTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
|
@ -329,15 +329,15 @@
|
||||||
"dpad_right": "DpadRight"
|
"dpad_right": "DpadRight"
|
||||||
},
|
},
|
||||||
"right_joycon": {
|
"right_joycon": {
|
||||||
"button_plus": "Start",
|
"button_plus": "Plus",
|
||||||
"button_r": "RightShoulder",
|
"button_r": "RightShoulder",
|
||||||
"button_zr": "RightTrigger",
|
"button_zr": "RightTrigger",
|
||||||
"button_sl": "Unbound",
|
"button_sl": "Unbound",
|
||||||
"button_sr": "Unbound",
|
"button_sr": "Unbound",
|
||||||
"button_x": "Y",
|
"button_x": "X",
|
||||||
"button_b": "A",
|
"button_b": "B",
|
||||||
"button_y": "X",
|
"button_y": "Y",
|
||||||
"button_a": "B"
|
"button_a": "A"
|
||||||
},
|
},
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"backend": "GamepadSDL2",
|
"backend": "GamepadSDL2",
|
||||||
|
|
|
@ -1,352 +0,0 @@
|
||||||
{
|
|
||||||
"version": 49,
|
|
||||||
"enable_file_log": true,
|
|
||||||
"backend_threading": "Auto",
|
|
||||||
"res_scale": 1,
|
|
||||||
"res_scale_custom": 1,
|
|
||||||
"max_anisotropy": -1,
|
|
||||||
"aspect_ratio": "Fixed16x9",
|
|
||||||
"anti_aliasing": "None",
|
|
||||||
"scaling_filter": "Bilinear",
|
|
||||||
"scaling_filter_level": 80,
|
|
||||||
"graphics_shaders_dump_path": "",
|
|
||||||
"logging_enable_debug": false,
|
|
||||||
"logging_enable_stub": true,
|
|
||||||
"logging_enable_info": true,
|
|
||||||
"logging_enable_warn": true,
|
|
||||||
"logging_enable_error": true,
|
|
||||||
"logging_enable_trace": false,
|
|
||||||
"logging_enable_guest": true,
|
|
||||||
"logging_enable_fs_access_log": false,
|
|
||||||
"logging_filtered_classes": [],
|
|
||||||
"logging_graphics_debug_level": "None",
|
|
||||||
"system_language": "AmericanEnglish",
|
|
||||||
"system_region": "USA",
|
|
||||||
"system_time_zone": "UTC",
|
|
||||||
"system_time_offset": 0,
|
|
||||||
"docked_mode": true,
|
|
||||||
"enable_discord_integration": true,
|
|
||||||
"check_updates_on_start": false,
|
|
||||||
"show_confirm_exit": true,
|
|
||||||
"hide_cursor": 1,
|
|
||||||
"enable_vsync": true,
|
|
||||||
"enable_shader_cache": true,
|
|
||||||
"enable_texture_recompression": false,
|
|
||||||
"enable_macro_hle": true,
|
|
||||||
"enable_color_space_passthrough": false,
|
|
||||||
"enable_ptc": true,
|
|
||||||
"enable_internet_access": false,
|
|
||||||
"enable_fs_integrity_checks": true,
|
|
||||||
"fs_global_access_log_mode": 0,
|
|
||||||
"audio_backend": "SDL2",
|
|
||||||
"audio_volume": 1,
|
|
||||||
"memory_manager_mode": "HostMappedUnsafe",
|
|
||||||
"expand_ram": false,
|
|
||||||
"ignore_missing_services": false,
|
|
||||||
"gui_columns": {
|
|
||||||
"fav_column": true,
|
|
||||||
"icon_column": true,
|
|
||||||
"app_column": true,
|
|
||||||
"dev_column": true,
|
|
||||||
"version_column": true,
|
|
||||||
"time_played_column": true,
|
|
||||||
"last_played_column": true,
|
|
||||||
"file_ext_column": true,
|
|
||||||
"file_size_column": true,
|
|
||||||
"path_column": true
|
|
||||||
},
|
|
||||||
"column_sort": {
|
|
||||||
"sort_column_id": 0,
|
|
||||||
"sort_ascending": false
|
|
||||||
},
|
|
||||||
"game_dirs": [],
|
|
||||||
"shown_file_types": {
|
|
||||||
"nsp": true,
|
|
||||||
"pfs0": true,
|
|
||||||
"xci": true,
|
|
||||||
"nca": true,
|
|
||||||
"nro": true,
|
|
||||||
"nso": true
|
|
||||||
},
|
|
||||||
"window_startup": {
|
|
||||||
"window_size_width": 1280,
|
|
||||||
"window_size_height": 760,
|
|
||||||
"window_position_x": 0,
|
|
||||||
"window_position_y": 0,
|
|
||||||
"window_maximized": false
|
|
||||||
},
|
|
||||||
"language_code": "en_US",
|
|
||||||
"enable_custom_theme": false,
|
|
||||||
"custom_theme_path": "",
|
|
||||||
"base_style": "Dark",
|
|
||||||
"game_list_view_mode": 0,
|
|
||||||
"show_names": true,
|
|
||||||
"grid_size": 2,
|
|
||||||
"application_sort": 0,
|
|
||||||
"is_ascending_order": true,
|
|
||||||
"start_fullscreen": false,
|
|
||||||
"show_console": true,
|
|
||||||
"enable_keyboard": false,
|
|
||||||
"enable_mouse": false,
|
|
||||||
"hotkeys": {
|
|
||||||
"toggle_vsync": "",
|
|
||||||
"screenshot": "",
|
|
||||||
"show_ui": "ESC",
|
|
||||||
"pause": "",
|
|
||||||
"toggle_mute": "",
|
|
||||||
"res_scale_up": "Unbound",
|
|
||||||
"res_scale_down": "Unbound",
|
|
||||||
"volume_up": "Unbound",
|
|
||||||
"volume_down": "Unbound"
|
|
||||||
},
|
|
||||||
"keyboard_config": [],
|
|
||||||
"controller_config": [],
|
|
||||||
"input_config": [
|
|
||||||
{
|
|
||||||
"left_joycon_stick": {
|
|
||||||
"joystick": "Left",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "LeftStick"
|
|
||||||
},
|
|
||||||
"right_joycon_stick": {
|
|
||||||
"joystick": "Right",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "RightStick"
|
|
||||||
},
|
|
||||||
"deadzone_left": 0,
|
|
||||||
"deadzone_right": 0,
|
|
||||||
"range_left": 1.2,
|
|
||||||
"range_right": 1,
|
|
||||||
"trigger_threshold": 0,
|
|
||||||
"motion": {
|
|
||||||
"slot": 0,
|
|
||||||
"alt_slot": 0,
|
|
||||||
"mirror_input": false,
|
|
||||||
"dsu_server_host": "127.0.0.1",
|
|
||||||
"dsu_server_port": 26760,
|
|
||||||
"motion_backend": "CemuHook",
|
|
||||||
"sensitivity": 100,
|
|
||||||
"gyro_deadzone": 1,
|
|
||||||
"enable_motion": true
|
|
||||||
},
|
|
||||||
"rumble": {
|
|
||||||
"strong_rumble": 2.1,
|
|
||||||
"weak_rumble": 1,
|
|
||||||
"enable_rumble": true
|
|
||||||
},
|
|
||||||
"left_joycon": {
|
|
||||||
"button_minus": "Minus",
|
|
||||||
"button_l": "LeftShoulder",
|
|
||||||
"button_zl": "LeftTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"dpad_up": "DpadUp",
|
|
||||||
"dpad_down": "DpadDown",
|
|
||||||
"dpad_left": "DpadLeft",
|
|
||||||
"dpad_right": "DpadRight"
|
|
||||||
},
|
|
||||||
"right_joycon": {
|
|
||||||
"button_plus": "Plus",
|
|
||||||
"button_r": "RightShoulder",
|
|
||||||
"button_zr": "RightTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"button_x": "X",
|
|
||||||
"button_b": "B",
|
|
||||||
"button_y": "Y",
|
|
||||||
"button_a": "A"
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"backend": "GamepadSDL2",
|
|
||||||
"id": "0-00000003-28de-0000-ff11-000001000000",
|
|
||||||
"controller_type": "JoyconPair",
|
|
||||||
"player_index": "Player1"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"left_joycon_stick": {
|
|
||||||
"joystick": "Left",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "LeftStick"
|
|
||||||
},
|
|
||||||
"right_joycon_stick": {
|
|
||||||
"joystick": "Right",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "RightStick"
|
|
||||||
},
|
|
||||||
"deadzone_left": 0,
|
|
||||||
"deadzone_right": 0,
|
|
||||||
"range_left": 1.2,
|
|
||||||
"range_right": 1,
|
|
||||||
"trigger_threshold": 0,
|
|
||||||
"motion": {
|
|
||||||
"motion_backend": "GamepadDriver",
|
|
||||||
"sensitivity": 100,
|
|
||||||
"gyro_deadzone": 1,
|
|
||||||
"enable_motion": false
|
|
||||||
},
|
|
||||||
"rumble": {
|
|
||||||
"strong_rumble": 1,
|
|
||||||
"weak_rumble": 1,
|
|
||||||
"enable_rumble": true
|
|
||||||
},
|
|
||||||
"left_joycon": {
|
|
||||||
"button_minus": "Minus",
|
|
||||||
"button_l": "LeftShoulder",
|
|
||||||
"button_zl": "LeftTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"dpad_up": "DpadUp",
|
|
||||||
"dpad_down": "DpadDown",
|
|
||||||
"dpad_left": "DpadLeft",
|
|
||||||
"dpad_right": "DpadRight"
|
|
||||||
},
|
|
||||||
"right_joycon": {
|
|
||||||
"button_plus": "Plus",
|
|
||||||
"button_r": "RightShoulder",
|
|
||||||
"button_zr": "RightTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"button_x": "X",
|
|
||||||
"button_b": "B",
|
|
||||||
"button_y": "Y",
|
|
||||||
"button_a": "A"
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"backend": "GamepadSDL2",
|
|
||||||
"id": "1-00000003-28de-0000-ff11-000001000000",
|
|
||||||
"controller_type": "ProController",
|
|
||||||
"player_index": "Player2"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"left_joycon_stick": {
|
|
||||||
"joystick": "Left",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "LeftStick"
|
|
||||||
},
|
|
||||||
"right_joycon_stick": {
|
|
||||||
"joystick": "Right",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "RightStick"
|
|
||||||
},
|
|
||||||
"deadzone_left": 0,
|
|
||||||
"deadzone_right": 0,
|
|
||||||
"range_left": 1.2,
|
|
||||||
"range_right": 1,
|
|
||||||
"trigger_threshold": 0,
|
|
||||||
"motion": {
|
|
||||||
"motion_backend": "GamepadDriver",
|
|
||||||
"sensitivity": 100,
|
|
||||||
"gyro_deadzone": 1,
|
|
||||||
"enable_motion": false
|
|
||||||
},
|
|
||||||
"rumble": {
|
|
||||||
"strong_rumble": 1,
|
|
||||||
"weak_rumble": 1,
|
|
||||||
"enable_rumble": true
|
|
||||||
},
|
|
||||||
"left_joycon": {
|
|
||||||
"button_minus": "Minus",
|
|
||||||
"button_l": "LeftShoulder",
|
|
||||||
"button_zl": "LeftTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"dpad_up": "DpadUp",
|
|
||||||
"dpad_down": "DpadDown",
|
|
||||||
"dpad_left": "DpadLeft",
|
|
||||||
"dpad_right": "DpadRight"
|
|
||||||
},
|
|
||||||
"right_joycon": {
|
|
||||||
"button_plus": "Plus",
|
|
||||||
"button_r": "RightShoulder",
|
|
||||||
"button_zr": "RightTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"button_x": "X",
|
|
||||||
"button_b": "B",
|
|
||||||
"button_y": "Y",
|
|
||||||
"button_a": "A"
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"backend": "GamepadSDL2",
|
|
||||||
"id": "2-00000003-28de-0000-ff11-000001000000",
|
|
||||||
"controller_type": "ProController",
|
|
||||||
"player_index": "Player3"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"left_joycon_stick": {
|
|
||||||
"joystick": "Left",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "LeftStick"
|
|
||||||
},
|
|
||||||
"right_joycon_stick": {
|
|
||||||
"joystick": "Right",
|
|
||||||
"invert_stick_x": false,
|
|
||||||
"invert_stick_y": false,
|
|
||||||
"rotate90_cw": false,
|
|
||||||
"stick_button": "RightStick"
|
|
||||||
},
|
|
||||||
"deadzone_left": 0,
|
|
||||||
"deadzone_right": 0,
|
|
||||||
"range_left": 1.2,
|
|
||||||
"range_right": 1,
|
|
||||||
"trigger_threshold": 0,
|
|
||||||
"motion": {
|
|
||||||
"motion_backend": "GamepadDriver",
|
|
||||||
"sensitivity": 100,
|
|
||||||
"gyro_deadzone": 1,
|
|
||||||
"enable_motion": false
|
|
||||||
},
|
|
||||||
"rumble": {
|
|
||||||
"strong_rumble": 1,
|
|
||||||
"weak_rumble": 1,
|
|
||||||
"enable_rumble": true
|
|
||||||
},
|
|
||||||
"left_joycon": {
|
|
||||||
"button_minus": "Minus",
|
|
||||||
"button_l": "LeftShoulder",
|
|
||||||
"button_zl": "LeftTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"dpad_up": "DpadUp",
|
|
||||||
"dpad_down": "DpadDown",
|
|
||||||
"dpad_left": "DpadLeft",
|
|
||||||
"dpad_right": "DpadRight"
|
|
||||||
},
|
|
||||||
"right_joycon": {
|
|
||||||
"button_plus": "Plus",
|
|
||||||
"button_r": "RightShoulder",
|
|
||||||
"button_zr": "RightTrigger",
|
|
||||||
"button_sl": "Unbound",
|
|
||||||
"button_sr": "Unbound",
|
|
||||||
"button_x": "X",
|
|
||||||
"button_b": "B",
|
|
||||||
"button_y": "Y",
|
|
||||||
"button_a": "A"
|
|
||||||
},
|
|
||||||
"version": 1,
|
|
||||||
"backend": "GamepadSDL2",
|
|
||||||
"id": "3-00000003-28de-0000-ff11-000001000000",
|
|
||||||
"controller_type": "ProController",
|
|
||||||
"player_index": "Player4"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"graphics_backend": "Vulkan",
|
|
||||||
"preferred_gpu": "0x1002_0x163F",
|
|
||||||
"multiplayer_mode": 0,
|
|
||||||
"multiplayer_lan_interface_id": "0",
|
|
||||||
"use_hypervisor": true
|
|
||||||
}
|
|
|
@ -3,10 +3,6 @@ MelonDS (Minor changes)
|
||||||
|
|
||||||
- Graphical tweaks
|
- Graphical tweaks
|
||||||
|
|
||||||
Ryujinx (New)
|
|
||||||
|
|
||||||
- We did not have this before
|
|
||||||
|
|
||||||
Yuzu
|
Yuzu
|
||||||
|
|
||||||
- Needs to be tested
|
- Needs to be tested
|
||||||
|
|
|
@ -105,6 +105,7 @@
|
||||||
<li>PCSX2: general and graphical tweaks</li>
|
<li>PCSX2: general and graphical tweaks</li>
|
||||||
<li>RPCS3 is now running via shortcut (.desktop file) by default - WARN THE USERS TO MIGRATE</li>
|
<li>RPCS3 is now running via shortcut (.desktop file) by default - WARN THE USERS TO MIGRATE</li>
|
||||||
<li>RPCS3: Updated to 4 controllers</li>
|
<li>RPCS3: Updated to 4 controllers</li>
|
||||||
|
<li>RYUJINX: Updated to 4 controllers</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Fixes:</p>
|
<p>Fixes:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
|
Loading…
Reference in a new issue