Jump to content

Changed Archvile sprites not showing up (fixed)


Geometri7

Recommended Posts

Hello everyone,
Recently me and my friends decided that we should make a .wad about our inside joke, so I decided to make it despite being new to the game. I installed Slade, everything went well, and I just changed some parts of Archviles' sprites. Eventually I made the .wad (in the .zip file attached here), but for some reason the game just uses the default sprites, not even some error missing sprites. I found out that it successfully reads the .wad, but I guess it just overrides it with default sprites. What is the problem?

test.zip

Edited by Geometri7

Share this post


Link to post

looks like you're just missing S_START and S_END markers. sprite replacements/additions in Doom require to be set between those markers so the game knows where they are in the wad. in case you're not sure how to put markers in SLADE: make two new empty entries named S_START and S_END, and move the sprites between them. :)

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...