From aa057fa911c86eee90702e30d93ff4167863057e Mon Sep 17 00:00:00 2001 From: MattNL Date: Mon, 1 May 2023 08:13:32 -0400 Subject: [PATCH] Added "Switch" to "Vita/PS4 pck" checkbox --- PCK-Studio/MainForm.cs | 6 +++--- PCK-Studio/MainForm.resx | 9 ++++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/PCK-Studio/MainForm.cs b/PCK-Studio/MainForm.cs index ae54aef6..d574bbf1 100644 --- a/PCK-Studio/MainForm.cs +++ b/PCK-Studio/MainForm.cs @@ -161,7 +161,7 @@ namespace PckStudio catch (OverflowException ex) { MessageBox.Show("Failed to open pck\n" + - $"Try {(LittleEndianCheckBox.Checked ? "unchecking" : "checking")} the 'Open/Save as Vita/PS4 pck' check box in the upper right corner.", + $"Try {(LittleEndianCheckBox.Checked ? "unchecking" : "checking")} the 'Open/Save as Switch/Vita/PS4 pck' check box in the upper right corner.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error); Debug.WriteLine(ex.Message); } @@ -285,7 +285,7 @@ namespace PckStudio catch (OverflowException ex) { MessageBox.Show("Failed to open pck\n" + - "Try checking the 'Open/Save as Vita/PS4 pck' checkbox in the upper right corner.", + "Try checking the 'Open/Save as Switch/Vita/PS4 pck' checkbox in the upper right corner.", "Error", MessageBoxButtons.OK, MessageBoxIcon.Error); Debug.WriteLine(ex.Message); } @@ -1418,7 +1418,7 @@ namespace PckStudio } catch (OverflowException ex) { - MessageBox.Show("Error", "Failed to open pck\nTry checking the 'Open/Save as Vita/PS4 pck' check box in the upper right corner.", + MessageBox.Show("Error", "Failed to open pck\nTry checking the 'Open/Save as Switch/Vita/PS4 pck' check box in the upper right corner.", MessageBoxButtons.OK, MessageBoxIcon.Error); Debug.WriteLine(ex.Message); } diff --git a/PCK-Studio/MainForm.resx b/PCK-Studio/MainForm.resx index 033a24e2..609a7665 100644 --- a/PCK-Studio/MainForm.resx +++ b/PCK-Studio/MainForm.resx @@ -30930,16 +30930,16 @@ True - 866, 49 + 826, 49 - 167, 15 + 207, 15 21 - Open/Save as Vita/PS4 PCK + Open/Save as Switch/Vita/PS4 PCK LittleEndianCheckBox @@ -33474,6 +33474,9 @@ AP//AAA= + + NoControl + 1064, 660