Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Kira

[Fixed] BFALL doesn't work properly with homebrew IWAD

Recommended Posts

New problem in my "make your own IWAD adventure": BFALL doesn't work properly.

On prboom-plus it's giving an HOM at each cycle and it doesn't show as a translucent middle texture.

On gzdoom it gives an HOM permanently.

The patches are in TEXTURE1 and were working correctly when the wad was a PWAD.

Any idea?

Share this post


Link to post

I think there needs to be a placeholder texture like AASHITTY at the beginning of the texture list. Due to a hack, the first texture is always considered blank and won't draw.

Share this post


Link to post

Check for missing patches and that there aren't any unexpected textures between BFALL1 and BFALL4. Are you using port-specific features to make the texture translucent?

Share this post


Link to post
printz said:

I think there needs to be a placeholder texture like AASHITTY at the beginning of the texture list. Due to a hack, the first texture is always considered blank and won't draw.

Like always, a very helpful post printz! Thanks a lot, I didn't know about this.

@GreyGhost: everything was well sorted and I was using a Boom action to make the texture translucent.

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
Sign in to follow this  
×