MrOrangeHorseman Posted August 1, 2017 I've been trying to create a Wad(obviously). However, I have a problem; after I exit SLADE 3, my Decorate, OpenGL, and SndInfo files get converted to "Unknown" files. How do I fix this? Thanks! 0 Quote Share this post Link to post
1 Gez Posted August 1, 2017 First thing first, don't panic. "Unknown" presumably just means it doesn't identify them, but if you look at their content ("edit as text") it should still be there. Secondly, text lumps are usually identified by their name. SLADE should identify correctly lumps that have the "root" name (i.e. DECORATE, GLDEFS, SNDINFO, etc.) and, in WAD files, lumps that are referenced in the "root" lump (so if your DECORATE lump contains the line #include NEWIMPS, then the NEWIMPS lump will also be identified as a DECORATE file). For PK3s, there are file extensions you can use (.gl for GLDEFS lumps, for example) as well as some special folders (/Actors/ for DECORATE lumps for example). If you post a screenshot of your entry list it should help giving you a more precise answer. 0 Quote Share this post Link to post
0 MrOrangeHorseman Posted August 1, 2017 1 hour ago, Gez said: First thing first, don't panic. "Unknown" presumably just means it doesn't identify them, but if you look at their content ("edit as text") it should still be there. Secondly, text lumps are usually identified by their name. SLADE should identify correctly lumps that have the "root" name (i.e. DECORATE, GLDEFS, SNDINFO, etc.) and, in WAD files, lumps that are referenced in the "root" lump (so if your DECORATE lump contains the line #include NEWIMPS, then the NEWIMPS lump will also be identified as a DECORATE file). For PK3s, there are file extensions you can use (.gl for GLDEFS lumps, for example) as well as some special folders (/Actors/ for DECORATE lumps for example). If you post a screenshot of your entry list it should help giving you a more precise answer. That did the trick! Thanks! 0 Quote Share this post Link to post
Question
MrOrangeHorseman
I've been trying to create a Wad(obviously). However, I have a problem; after I exit SLADE 3, my Decorate, OpenGL, and SndInfo files get converted to "Unknown" files. How do I fix this? Thanks!
Share this post
Link to post
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.