Brutal doom how to install

broken image
broken image

Is compatible with Zandronum 3.0, or any version of GZDoom newer than 1.8. So far I have tested it with Smooth Doom, Project MSX, Ashes 2063, Blade of Agony, Stronghold, Quake2Stuff, FreeDoom, DemonSteele, and DukeNukemThreeDee. It should theoretically run with anything, as long as it doesn't features sprites with the same name. 2300 lines of DECORATE code compared to Ketchup's over 5000 lines. Every actor is commented with their purpose explained. With a cleaner code, now it's easier to incorporate the system into your mod.

broken image
broken image

Code is also sensitive to the monster's size, which spawns more gibs if you are killing bigger enemies. It's up to date with Brutal Doom v21's gore effects, code has been entirely remade and is now easier to read, it performs better, has new features (uses sv_corpsequesize to control the maximum amount of bloodspots and gibs, and allows you to control the minimum gibing health) and now it no longer uses DECORATE code to spawn gibs, but it uses ACS to spawn them without touching the monster's original code, allowing it to work with custom monsters. Bolognese is a more advanced version of Ketchup.