lol yeah. The blood on ceiling actor doesn’t discriminate between sky and roof. If the ceiling/sky is low enough and the blood shoots high enough, it’s gonna stick up there and look all goofy. I bet there’s some fancy way of checking what the ceiling texture is before deciding whether to splatter, but that is far outside the realm of my coding abilities. Despite the fact that this mod exists, I actually only barely know what I’m doingMarisa Kirisame wrote:Is it normal that blood splatters can appear in the sky? (e.g.: TNT map02)
Your Name: Lieutenant John Doom. Your Mission:
Forum rules
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
The Projects forums are only for projects. If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.
Got a cool project idea but nothing else? Put it in the project ideas thread instead!
Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.
Please read the full rules for more details.
Re: JohnnyDoom - The Return of The Titlescreen
Re: JohnnyDoom - The Return of The Titlescreen
-claims that he barely knows what he is doing
-creates the most satisfying to use shotguns in gaming history
-creates the most satisfying to use shotguns in gaming history
Re: JohnnyDoom - The Return of The Titlescreen
hahaha I super appreciate that buddy. Ya know I wonder... would it be considered bad form to ask to pay somebody to look over my ACS scripts and make sure there's no other slowdowns or bad shit in there stopping JD from running as smooth as it could? YEARS worth of struggle could have been mitigated if I had done that originally with the bad while loop that Loku found. I'd love to venmo some ACS guru 20 or 30 bucks to take a quick look through them and let me know. No need to rewrite it for me or anything like that, just tell me what's wrong and point me in the right direction and I'd take it from there. I want to make a thread in the scripting forum about it but I feel like that would be lame.affandede wrote:-claims that he barely knows what he is doing
-creates the most satisfying to use shotguns in gaming history
Re: JohnnyDoom - The Return of The Titlescreen
I think You-Know-Who might help you. For free, even. He did some sick optimization thing to v21.
- wildweasel
- 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
- Contact:
Re: JohnnyDoom - The Return of The Titlescreen
Check to make sure that the blood projectiles do not have +SKYEXPLODE on them; if they do, remove or unset that flag, so that they vanish when they reach the sky instead of entering their death state.johnny wrote:lol yeah. The blood on ceiling actor doesn’t discriminate between sky and roof. If the ceiling/sky is low enough and the blood shoots high enough, it’s gonna stick up there and look all goofy. I bet there’s some fancy way of checking what the ceiling texture is before deciding whether to splatter, but that is far outside the realm of my coding abilities. Despite the fact that this mod exists, I actually only barely know what I’m doingMarisa Kirisame wrote:Is it normal that blood splatters can appear in the sky? (e.g.: TNT map02)
- BROS_ETT_311
- Posts: 222
- Joined: Fri Nov 03, 2017 6:05 pm
Re: JohnnyDoom - The Return of The Titlescreen
Absolutely LOVE the inclusion of the blaster rifle! Always a sucker for throwbacks to Dark Forces.
Re: JohnnyDoom - The Return of The Titlescreen
Sadly, it's kinda unplayable for me. After entering the second map in a WAD, it begins to freeze every second or so. Tried latest GZDoom both vintage and not, playing only Ultimate Doom and JohnnyDoom.
-
- Posts: 72
- Joined: Wed Jun 28, 2017 3:07 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
Re: JohnnyDoom - The Return of The Titlescreen
Are you using the Bloom postprocessing effect? It's bugged right now and causes stuttering.Velaron wrote:Sadly, it's kinda unplayable for me. After entering the second map in a WAD, it begins to freeze every second or so. Tried latest GZDoom both vintage and not, playing only Ultimate Doom and JohnnyDoom.
- Trusty McLegit
- Posts: 264
- Joined: Sun Feb 07, 2016 8:42 pm
Re: JohnnyDoom - The Return of The Titlescreen
Fuck yeah, love this mod!
Is there a particular reason this only works with the vintage edition?
Is there a particular reason this only works with the vintage edition?
- Gorec
- Posts: 324
- Joined: Tue Feb 09, 2016 9:41 pm
- Operating System Version (Optional): Windows 11
- Location: )()()()()()()()()()()()(
Re: JohnnyDoom - The Return of The Titlescreen
i have stuttering too and maybe shadows cause this,no bloom no voxels no fancy torches low graphics turned on and still lagging,tried on vintage 3.7.0 and 3.7.2
Re: JohnnyDoom - The Return of The Titlescreen
I think it is something to do with the new font that GZDoom now uses in the menus, so it should work but menus won't appear as expected. However, as GZDoom 4.0.0 will not be having a vintage edition, and with no plans to ever have another vintage edition, I'd hope that something can be done to resolve this for JohnnyDoom.Trusty McLegit wrote:Fuck yeah, love this mod!
Is there a particular reason this only works with the vintage edition?
- Kinsie
- Posts: 7402
- Joined: Fri Oct 22, 2004 9:22 am
- Graphics Processor: nVidia with Vulkan support
- Location: MAP33
- Contact:
Re: JohnnyDoom - The Return of The Titlescreen
It works fine in the modern version.
-
- Posts: 72
- Joined: Wed Jun 28, 2017 3:07 am
- Graphics Processor: ATI/AMD with Vulkan/Metal Support
Re: JohnnyDoom - The Return of The Titlescreen
The Dark Imp with the purple fire seems to transform briefly into a regular Imp during one of its pain animations. It's probably missing a sprite for a pain frame or something like that.
Re: JohnnyDoom - The Return of The Titlescreen
Nope, I have almost every graphical feature disabled as I don't like them. And other mods don't have such problems...Dwailing wrote:Are you using the Bloom postprocessing effect? It's bugged right now and causes stuttering.
- Graf Zahl
- Lead GZDoom+Raze Developer
- Posts: 49230
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: JohnnyDoom - The Return of The Titlescreen
Korell wrote:However, as GZDoom 4.0.0 will not be having a vintage edition, and with no plans to ever have another vintage edition, I'd hope that something can be done to resolve this for JohnnyDoom.
Actually, we'd like to do another one. But with all those recent changes, from some internal code cleanup, the Vulkan render backend to all the localization work, it's going to take some time to get it sorted out. Even then, if it gets sorted out, it will most likely have the new menu font as well. But this whole episode clearly shows that the vintage build's days are numbered. It's just not economical anymore to continue maintaining it.
So essentially doing things that depend on the 3.x menu layout and don't get an adjustment, will inevitably be left behind.