diff --git a/leverless/keybox/fusion/config.json b/leverless/keybox/fusion/config.json index cd5c2d2..f8e5fe0 100644 --- a/leverless/keybox/fusion/config.json +++ b/leverless/keybox/fusion/config.json @@ -118,7 +118,7 @@ ], "pc_xinput": false, "pc_steaminput": true, - "native_consoles": ["ps4", "ps5", "nsw", "ps3"], + "native_consoles": ["ps4", "ps5", "nsw", "ps3", "nsw2"], "macro": false, "turbo": false } diff --git a/leverless/keybox/fusion_mirrored/config.json b/leverless/keybox/fusion_mirrored/config.json index 546b7f8..804c28b 100644 --- a/leverless/keybox/fusion_mirrored/config.json +++ b/leverless/keybox/fusion_mirrored/config.json @@ -118,7 +118,7 @@ ], "pc_xinput": false, "pc_steaminput": true, - "native_consoles": ["ps4", "ps5", "nsw", "ps3"], + "native_consoles": ["ps4", "ps5", "nsw", "ps3", "nsw2"], "macro": false, "turbo": false } diff --git a/leverless/keybox/impact/config.json b/leverless/keybox/impact/config.json index a88e61c..9be0564 100644 --- a/leverless/keybox/impact/config.json +++ b/leverless/keybox/impact/config.json @@ -118,7 +118,7 @@ ], "pc_xinput": false, "pc_steaminput": true, - "native_consoles": ["ps4", "ps5", "nsw", "ps3"], + "native_consoles": ["ps4", "ps5", "nsw", "ps3", "nsw2"], "macro": false, "turbo": false } diff --git a/pad/8bitdo/lite/config.json b/pad/8bitdo/lite/config.json index b8b2644..34a8a66 100644 --- a/pad/8bitdo/lite/config.json +++ b/pad/8bitdo/lite/config.json @@ -126,7 +126,7 @@ "pc_xinput": true, "pc_steaminput": true, "native_consoles": [ - "nsw" + "nsw", "nsw2" ], "macro": false, "turbo": true diff --git a/pad/handheldlegend/progcc/config.json b/pad/handheldlegend/progcc/config.json index 788c158..2e65662 100644 --- a/pad/handheldlegend/progcc/config.json +++ b/pad/handheldlegend/progcc/config.json @@ -96,7 +96,8 @@ "wii", "n64", "nes", - "snes" + "snes", + "nsw2" ], "macro": false, "turbo": false diff --git a/pad/hori/pokken/config.json b/pad/hori/pokken/config.json index e7d6c2a..f42795b 100644 --- a/pad/hori/pokken/config.json +++ b/pad/hori/pokken/config.json @@ -76,7 +76,7 @@ "digital_to_analog_conversion": null, "pc_xinput": false, "pc_steaminput": true, - "native_consoles": ["nsw"], + "native_consoles": ["nsw", "nsw2"], "macro": false, "turbo": false }