Ripping Assets from wad files
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
-
Jekyll_Hyde
- Posts: 10
- Joined: Wed Dec 27, 2017 12:09 am
Ripping Assets from wad files
How would one go about pulling assets(like graphics or audio) from wad files? I ask as I was looking to use some assets from Strife in my own projects.
-
Blue Shadow
- Posts: 5046
- Joined: Sun Nov 14, 2010 12:59 am
-
Jekyll_Hyde
- Posts: 10
- Joined: Wed Dec 27, 2017 12:09 am
Re: Ripping Assets from wad files
I have tried that however when I export something it comes out with as a .lmp file.
-
wildweasel
- Posts: 21707
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
Re: Ripping Assets from wad files
If it's a graphic, look for the Export as PNG option in the menu. Otherwise it exports with no conversion at all.Jekyll_Hyde wrote:I have tried that however when I export something it comes out with as a .lmp file.
-
Jekyll_Hyde
- Posts: 10
- Joined: Wed Dec 27, 2017 12:09 am
Re: Ripping Assets from wad files
ahh, thank you.