how to overwrite strife's default menu intro

Ask about ACS, DECORATE, ZScript, or any other scripting questions here!

Moderator: GZDoom 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.

Please bear in mind that the people helping you do not automatically know how much you know. You may be asked to upload your project file to look at. Don't be afraid to ask questions about what things mean, but also please be patient with the people trying to help you. (And helpers, please be patient with the person you're trying to help!)
Post Reply
User avatar
ramon.dexter
Posts: 1529
Joined: Tue Oct 20, 2015 12:50 pm
Graphics Processor: nVidia with Vulkan support
Location: Kozolupy, Bohemia

how to overwrite strife's default menu intro

Post by ramon.dexter »

Well, the title says it. How do I overwrite/redefine the Strife's main menu Intro slides? Better said, where is this sequence located and defined? I know I can make the replaced by placinig simialr named pics into my archive, but the music and narrator speaks. I want to redefine this, but I just dont know where should I defined this. I tried to change the main menu music in mapinfo's gameinfo block, but the strife's stock titlemusic plays. So it must be defined somewhere else, or do I have to replace it by using similar named music lump in my archive? I'm little bit confused by this...
User avatar
Kinsie
Posts: 7399
Joined: Fri Oct 22, 2004 9:22 am
Graphics Processor: nVidia with Vulkan support
Location: MAP33
Contact:

Re: how to overwrite strife's default menu intro

Post by Kinsie »

This appears to be hard-coded. If you want to replace it, create a titlemap and recreate the sequence using ACS. Shouldn't be too difficult, all things considered.
User avatar
ramon.dexter
Posts: 1529
Joined: Tue Oct 20, 2015 12:50 pm
Graphics Processor: nVidia with Vulkan support
Location: Kozolupy, Bohemia

Re: how to overwrite strife's default menu intro

Post by ramon.dexter »

Thanks kinsie, I was aftraid that its hardcoded. Well, now I have some starting point. Thanks.

edit: making titlemap works as expected
Post Reply

Return to “Scripting”