From 40f09e2fe29cbce4ab0102d85feaf7d2953b3d34 Mon Sep 17 00:00:00 2001 From: ppkantorski <6467366+ppkantorski@users.noreply.github.com> Date: Sat, 10 Jan 2026 14:43:40 -0800 Subject: [PATCH] Update pchtxt2cheat to include folder_name --- Alchemist/package.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Alchemist/package.ini b/Alchemist/package.ini index 56d4c5b..81aa352 100644 --- a/Alchemist/package.ini +++ b/Alchemist/package.ini @@ -43,7 +43,7 @@ pchtxt2ips "{file_source}" "/atmosphere/exefs_patches/{folder_name}/" [*pchtxt  cheat] ;grouping=split2 file_source './pchtxts/*/*.pchtxt' -pchtxt2cheat "{file_source}" +pchtxt2cheat "{file_source}" "{folder_name}"