[DeusDoom: Augmentations] adding Deus Ex augmentations to Doom
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.
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
I am glad to notify you that there is a big new update to DeusDoom!
This update features legendary tier upgrades: find extra rare legendary augmentation upgrade canisters and apply them to augmentations you already maxed out to gain a totally new extra feature!
Note: not all the augmentations featured have a legendary tier yet - but more than half of them do, so stay tuned for other updates, and suggest your ideas!
This update features legendary tier upgrades: find extra rare legendary augmentation upgrade canisters and apply them to augmentations you already maxed out to gain a totally new extra feature!
Note: not all the augmentations featured have a legendary tier yet - but more than half of them do, so stay tuned for other updates, and suggest your ideas!
You do not have the required permissions to view the files attached to this post.
-
- Posts: 13
- Joined: Thu Nov 07, 2019 2:43 am
- Graphics Processor: nVidia with Vulkan support
- Location: Somewhere in the Void
Re: DeusDoom: adding Deus Ex augmentations to Doom
I've been playing with this for a long time and it's become a staple in a good majority of my HDest runs but ever since the blues and drugs rework there are a few issues that have surfaced. The first is that blues no longer drain out slowly to recharge your bioelectrical energy. The second is that the cloak aug causes massive FPS drops. It worsens with the number of enemies on a map, especially if enemies are already looking for you. Also, I'm not sure if this is a bug or intentional but Arachnotrons can still see you when you have radar transparency active but not when you have the cloak active. I always assumed that the Arachnotrons were a cybernetic enemy and that the radar transparency would be the more appropriate aug choice.
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
So, I recently hopped back on development and:
- Power recirculator got reworked: it is as 40% effective as it was before, but works passively. Activating it while having all other augmentations off causes a portion of spent before bioelectric energy to release back: use this ability after intensive fights to squeeze the maximum out of bioelectric cells!
- Added binds for toggling on or off all augmentations (except power recirculator)
- Changed the spy drone to display marks of different colors instead of enemy sprites (white is regular enemies, red is bosses, green is items and friendly monsters).
- Changed microfibral muscle: added a feature of picking up alive non-boss monsters with thershold of their current health, increased per level of augmentation (and severely increased by legendary upgrade), also made it do damage with thrown objects below legendary upgrade but also made legendary upgrade heavily improve the damage; also made picked up objects semi-transparent.
- Added a legendary upgrade for synthetic heart that makes all tech 4 augmentations legendary, and all legendary augmentations tech 5.
- Finally fixed the bug with microfibral muscle that caused gzdoom hardcrashing.
- Improved HDest compatibility, addressing existing bugs mentioned before, as well as agility enhancement incapacitating the player on levels above 2 (still very dangerous if you bash your head on a wall while dashing).
- Added a workaround for HDest speed cap that sort of works.
- Power recirculator got reworked: it is as 40% effective as it was before, but works passively. Activating it while having all other augmentations off causes a portion of spent before bioelectric energy to release back: use this ability after intensive fights to squeeze the maximum out of bioelectric cells!
- Added binds for toggling on or off all augmentations (except power recirculator)
- Changed the spy drone to display marks of different colors instead of enemy sprites (white is regular enemies, red is bosses, green is items and friendly monsters).
- Changed microfibral muscle: added a feature of picking up alive non-boss monsters with thershold of their current health, increased per level of augmentation (and severely increased by legendary upgrade), also made it do damage with thrown objects below legendary upgrade but also made legendary upgrade heavily improve the damage; also made picked up objects semi-transparent.
- Added a legendary upgrade for synthetic heart that makes all tech 4 augmentations legendary, and all legendary augmentations tech 5.
- Finally fixed the bug with microfibral muscle that caused gzdoom hardcrashing.
- Improved HDest compatibility, addressing existing bugs mentioned before, as well as agility enhancement incapacitating the player on levels above 2 (still very dangerous if you bash your head on a wall while dashing).
- Added a workaround for HDest speed cap that sort of works.
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
Added almost all legendary upgrades, except speed enhancement. Ideas are welcome.
Also now augmentation toggle binds are displayed on the augmentations UI.
Quick note: I lost my main communication channel on Discord and the forum topic seems to have died, so I believe this is the last update.
Also now augmentation toggle binds are displayed on the augmentations UI.
Quick note: I lost my main communication channel on Discord and the forum topic seems to have died, so I believe this is the last update.
-
- Posts: 2
- Joined: Wed Jun 08, 2022 1:07 am
Re: DeusDoom: adding Deus Ex augmentations to Doom
I cannot for the life of me get this to work. Every time I try to install an aug, the game crashes with a wall of error text
(Since I can't upload the screenshot directly, I can only link to its url) https://cdn.discordapp.com/attachments/ ... nknown.png
(Since I can't upload the screenshot directly, I can only link to its url) https://cdn.discordapp.com/attachments/ ... nknown.png
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
That's strange, cause it pretty much says that player's Mobj is null. Do you have other mods installed? I can't reproduce it.Doomwolf96 wrote:I cannot for the life of me get this to work. Every time I try to install an aug, the game crashes with a wall of error text
(Since I can't upload the screenshot directly, I can only link to its url) https://cdn.discordapp.com/attachments/ ... nknown.png
-
- Posts: 2
- Joined: Wed Jun 08, 2022 1:07 am
Re: DeusDoom: adding Deus Ex augmentations to Doom
No, I had no other mods installed. I tried it one more time and it worked for a while, installing the aggressive defense system didn't cause a crash, but installing the healing aug did cause a crash.cyber_cool wrote:That's strange, cause it pretty much says that player's Mobj is null. Do you have other mods installed? I can't reproduce it.Doomwolf96 wrote:I cannot for the life of me get this to work. Every time I try to install an aug, the game crashes with a wall of error text
(Since I can't upload the screenshot directly, I can only link to its url) https://cdn.discordapp.com/attachments/ ... nknown.png
-
- Posts: 1780
- Joined: Wed Sep 08, 2010 4:58 pm
Re: DeusDoom: adding Deus Ex augmentations to Doom
I've actually gotten this as well, albeit while playing with other mods. Been trying to narrow down which ones are causing it, I think I've had it happen with the regen aug too.
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
If you are fine with that, you can post all the mods you have been using, I may as well have some free time to try narrowing it down, too.-Ghost- wrote:I've actually gotten this as well, albeit while playing with other mods. Been trying to narrow down which ones are causing it, I think I've had it happen with the regen aug too.
-
- Posts: 1780
- Joined: Wed Sep 08, 2010 4:58 pm
Re: DeusDoom: adding Deus Ex augmentations to Doom
Sure, just got one now while trying to install either Combat Strength or Microbial Muscles. I usually play this with NeoCore because it fits the aesthetic pretty well.cyber_cool wrote:If you are fine with that, you can post all the mods you have been using, I may as well have some free time to try narrowing it down, too.-Ghost- wrote:I've actually gotten this as well, albeit while playing with other mods. Been trying to narrow down which ones are causing it, I think I've had it happen with the regen aug too.
Error:
Mod List:
Let me know if you need any mod info, most of them are basically just aesthetic.
I did have another weird bug where when I was playing with the STALKER Weapons Mod I couldn't pick up or interact with the biocell drops.
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
Thanks for the info. I believe it doesn't have to do with specific augmentations, but with UI elements. Kinda hard to tell what interferes with it (since UI elements aren't even actors), and I couldn't reproduce it with NeoCore alone (also couldn't find download links for Project Malice for some reason). So instead I "fixed" it by adding a simple check to the widget that was causing the crash (thanks to your 2nd screenshot). Hope it works.-Ghost- wrote:Sure, just got one now while trying to install either Combat Strength or Microbial Muscles. I usually play this with NeoCore because it fits the aesthetic pretty well.
-
- Posts: 1780
- Joined: Wed Sep 08, 2010 4:58 pm
Re: DeusDoom: adding Deus Ex augmentations to Doom
Here's the link for Project Malice if it helps for troubleshooting: https://www.dropbox.com/s/lhcya5zw5xdql ... 2.pk3?dl=1cyber_cool wrote:Thanks for the info. I believe it doesn't have to do with specific augmentations, but with UI elements. Kinda hard to tell what interferes with it (since UI elements aren't even actors), and I couldn't reproduce it with NeoCore alone (also couldn't find download links for Project Malice for some reason). So instead I "fixed" it by adding a simple check to the widget that was causing the crash (thanks to your 2nd screenshot). Hope it works.-Ghost- wrote:Sure, just got one now while trying to install either Combat Strength or Microbial Muscles. I usually play this with NeoCore because it fits the aesthetic pretty well.
If it's a UI based issue, UDVBase is a custom version of Ultimate Doom Visor and Dom64ifier has UI changes as well I think, they're just overwritten by my other stuff in there.
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
Thanks for the link, couldn't reproduce the bug still (maybe the recent "fix" actually helped, it's hard to tell). About UI - I made it in a strange way, it's basically a system of objects that renders through renderUnderlay event of StaticEventHandler. But I might as well try to reproduce the bug with these mods loaded as well.-Ghost- wrote: Here's the link for Project Malice if it helps for troubleshooting: https://www.dropbox.com/s/lhcya5zw5xdql ... 2.pk3?dl=1
If it's a UI based issue, UDVBase is a custom version of Ultimate Doom Visor and Dom64ifier has UI changes as well I think, they're just overwritten by my other stuff in there.
-
- Posts: 150
- Joined: Tue Aug 13, 2019 8:40 pm
- Graphics Processor: nVidia with Vulkan support
Re: DeusDoom: adding Deus Ex augmentations to Doom
Alright, I made some significant improvements to DeusDoom during this week:
- Added (albeit primitive) GFX for Gravitational Field, Regeneration, Aggressive Defense System, Combat Strength, Ballistic Protection, Energy Shield, Environmental Resistance.
- Targeting now continues to display information about the last monster you put your crosshair on. Legendary upgrade wasn't changed.
- Added and used a new font for UI overlay, which looks cleaner.
- Added an ability for enemies to gain and use augmentations to their advantage. Can be disabled and/or tweaked in Settings > Gameplay.
-
- Posts: 1780
- Joined: Wed Sep 08, 2010 4:58 pm
Re: DeusDoom: adding Deus Ex augmentations to Doom
Good to see another update! Do you think you'll be adding other stuff from Deus Ex, like the various gear you can carry? More augs would be cool too, maybe blending the original DX ones with some of the more useful sequel ones.