I made a mod for Demon's Souls for the PS3 which Pixelizes all the textures using ImageMagick! #1751
Unanswered
thegreatgramcracker
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just released a new mod for Demon's Souls, where the vast majority of textures were put through some procedures I coded using Magick.NET! I was able to read through all .dds textures from the game archives, and write them back out after performing numerous image processing steps to get the look you see in the screenshot above. Below is an example of how the original textures look vs my mod!
Thanks for making this library accessible in C# and for the help!
Beta Was this translation helpful? Give feedback.
All reactions