Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Pioziomgames authored Jul 28, 2023
1 parent 3046b30 commit 048c4ec
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.<br>
Textures imported in a certain way tend to have broken shadows in game:

Broken Shadow:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fixed Shadow:
<br>
![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.<br>
# 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.

0 comments on commit 048c4ec

Please sign in to comment.