From 078ed551bc26d2e5be71e74c8c08297040f6f0b8 Mon Sep 17 00:00:00 2001 From: oceanstuck <56813824+oceanstuck@users.noreply.github.com> Date: Tue, 26 Mar 2024 16:15:42 -0700 Subject: [PATCH] credit + minor documentation edits --- README-LOADER.md | 4 +++- docs/index.md | 2 ++ docs/usage.md | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README-LOADER.md b/README-LOADER.md index 368e078..94940e1 100644 --- a/README-LOADER.md +++ b/README-LOADER.md @@ -18,6 +18,7 @@ For more information, [please visit the documentation](https://sewer56.dev/p5rpc - Automatically merges .tbl files. - Automatically merges PAK (.bin) files. - Automatically merges .bf files. +- Automatically merges .bmd files. - Automatically merges .spd files. # Special Thanks @@ -26,4 +27,5 @@ For more information, [please visit the documentation](https://sewer56.dev/p5rpc - CherryCreamSoda: Project Logo - Shujynx, Covfefe: Mod Test Data - AnimatedSwine37: PAK Merging -- Secre-C: SPD Merging \ No newline at end of file +- Secre-C: SPD Merging +- oceanstuck: BMD Merging \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 069a53e..0fd4b06 100644 --- a/docs/index.md +++ b/docs/index.md @@ -22,6 +22,7 @@ Persona Essentials is a set of miscellaneous improvements for Persona 3 Portable - Automatically merges PAK (.bin) files. - Automatically merges .bf files. - Automatically merges .spd files. +- Automatically merges .bmd files. # Building @@ -44,3 +45,4 @@ Refer to the [usage section](./usage.md). - Shujynx, Covfefe: Mod Test Data - AnimatedSwine37: PAK Merging - Secre-C: SPD Merging +- oceanstuck: BMD Merging \ No newline at end of file diff --git a/docs/usage.md b/docs/usage.md index 8594b3c..bf5c399 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -157,7 +157,7 @@ In addition to the `.msg` files you include in `FEmulator\BMD` per the above gui !!! info - To create a dummy bf file you can create a new empty text file and just rename it, changing the file extension. + To create a dummy bmd file you can create a new empty text file and just rename it, changing the file extension. To edit the loose `e722_103.bmd` file in `event_data\message` you would first add a dummy bmd file in `P5REssentials\CPK\en.cpk\event_data\message`