Replacing TITLEPIC
Moderators: GZDoom Developers, Raze Developers
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.
-
- Posts: 2
- Joined: Tue Jan 23, 2018 6:31 pm
Replacing TITLEPIC
I'm new to making WAD's, and wan't to know how I can replace TITLEPIC with a new graphic from my image file.
-
- Posts: 21706
- 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: Replacing TITLEPIC
Your image can be in quite a number of image formats; PNG is recommended since it is lossless and has support for both paletted (Doom palette or embedded) and 24-bit true-color images. If you're putting it in a WAD file, you don't need to do much, just import the image (outside of any S_START/S_END marker lumps) and call it TITLEPIC. If it's a ZIP-based archive, the same thing applies, but it needs to be in the /graphics folder.
-
- Posts: 2
- Joined: Tue Jan 23, 2018 6:31 pm
Re: Replacing TITLEPIC
Thanks alot, dude (or gal) it worked, thanks so much!
-
- Posts: 2091
- Joined: Thu Feb 03, 2011 6:39 pm
- Location: Island's Beauty, Hungary
Re: Replacing TITLEPIC
Interesting topic. What about animated title pictures? We desire to fix together one for our game - if possible, of course. It wouldn't be an interactive title screen, just an animated one.
It would be also extremely great if we could somehow drop the gameplay demo, so the titlepic would stay on the screen as long as the player starts/loads a game or anything.
It would be also extremely great if we could somehow drop the gameplay demo, so the titlepic would stay on the screen as long as the player starts/loads a game or anything.
-
- Posts: 21706
- 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: Replacing TITLEPIC
That's basically what TITLEMAP is for; alternatively you can change the flow of pictures for the standard title screen using MAPINFO.