From 048c4ec2e26e7684eb6e3bbe3f91325ec123486d Mon Sep 17 00:00:00 2001 From: Pioziomgames <73062121+Pioziomgames@users.noreply.github.com> Date: Fri, 28 Jul 2023 02:13:03 +0200 Subject: [PATCH] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..60d469d --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# RmdTextureFix +A program for fixing textures in rmd models. + +# Introduction +This program was made for the purpose of fixing custom textures inside of rmd model files.
+Textures imported in a certain way tend to have broken shadows in game: + +Broken Shadow:                                  Fixed Shadow: +
+![broken](https://github.com/Pioziomgames/RmdTextureFix/assets/73062121/69862fda-9dd3-4d28-95bb-f8de2bcf0d8a) +![fixed](https://github.com/Pioziomgames/RmdTextureFix/assets/73062121/0183a34e-09db-41b3-af29-24a989694a55) + +This program takes a PAC\RMD file (or a directory with them) and fixes textures inside of it.
+# Usage +Simply drag n drop (or use the terminal) an RMD,PAC or even a directory containing them and they will get overwritten with files that have fully working textures.