From 13d4e1fdf7b47a090db109196fcdc448cc6b3a67 Mon Sep 17 00:00:00 2001 From: Pika <15848969+ThatNerdyPikachu@users.noreply.github.com> Date: Thu, 23 Aug 2018 09:34:38 -0400 Subject: [PATCH] Update Main.cs --- LaunchpadNX/Main.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LaunchpadNX/Main.cs b/LaunchpadNX/Main.cs index c8e4ada..5256335 100644 --- a/LaunchpadNX/Main.cs +++ b/LaunchpadNX/Main.cs @@ -147,7 +147,7 @@ private void startButton_Click(object sender, EventArgs e) // copy files File.Copy("temp\\hekate\\output\\hekate.bin", "CFW.bin", true); - File.Copy("temp\\hekate\\output\\libsys_lp0.bso", "SD Root\\bootloader\\libsys_lp0.bso"); + File.Copy("temp\\hekate\\output\\libsys_lp0.bso", "SD Root\\bootloader\\sys\\libsys_lp0.bso"); // Atmosphere base (always ran) //