From fdf1e3b92c861daa551db7eeffb84fa41c030ae5 Mon Sep 17 00:00:00 2001 From: onms Date: Thu, 23 Oct 2025 15:52:08 -0500 Subject: [PATCH] patcher for the manual downloaders --- (Read if you downloaded the repository).txt | 3 +++ (SRPG_Unpacker Patcher).bat | 2 ++ .gitignore | 1 + 3 files changed, 6 insertions(+) create mode 100644 (Read if you downloaded the repository).txt create mode 100644 (SRPG_Unpacker Patcher).bat diff --git a/(Read if you downloaded the repository).txt b/(Read if you downloaded the repository).txt new file mode 100644 index 0000000..417d29b --- /dev/null +++ b/(Read if you downloaded the repository).txt @@ -0,0 +1,3 @@ +This game's files need to be patched in before they will work. +If you ran GameUpdate.bat, it did this for you. +If you manually downloaded a repository archive, you will need to run "(SRPG_Unpacker Patcher).bat" after overwriting the files. \ No newline at end of file diff --git a/(SRPG_Unpacker Patcher).bat b/(SRPG_Unpacker Patcher).bat new file mode 100644 index 0000000..5c2ee03 --- /dev/null +++ b/(SRPG_Unpacker Patcher).bat @@ -0,0 +1,2 @@ +.\SRPG_Unpacker.exe .\data\project.dat -a +.\SRPG_Unpacker.exe -o data.dts data \ No newline at end of file diff --git a/.gitignore b/.gitignore index 6b35b40..d93d3fa 100644 --- a/.gitignore +++ b/.gitignore @@ -29,6 +29,7 @@ !game.ini !package.nw !SRPG_Unpacker.exe +!(SRPG_Unpacker Patcher).bat # Ignore previous_patch_sha.txt