Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Randy110887

Sprites!

Recommended Posts

Try deusf -merge wadfile. Then deusf -restore whenever you want to play with the original sprites.

Share this post


Link to post

You can also make all the new sprites have new names rather than the same names as existing sprites. You'll then edit the relevant text in DeHackEd to make the game use these new names rather than the old ones (Press F7, scroll down to Text Offset 22044).

If you need an example wad, try STRAIN.

Share this post


Link to post

You can do it with NWT,

1: Extract s_start and s_end from the Iwad, as a raw file
2: insert s_start.raw over the s_start of the Iwad, but into a NEW pwad (i.e mysprites.wad)
3: insert your sprites
4: reload the Iwad
5: insert the s_end

That's it!

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×