This does NOT include sprites or sounds from Legacy of Rust. You will need to own Doom Rerelease and add id24res.wad to the load order in order for this to function.
What this adds
- Incinerator — original weapon by Xaser Acheron (ND) Plasma Rifle replacement.
The mod modifies its fire and projectile animations a bit, so there's less quick flickering between sprite frames, making the animation smoother. It also adds some particle effects and more nuanced muzzle flash animation with more sprite variations. - Calamity Blade (aka Heatwave Generator, as it's known in some parts of the game's code) — original weapon by Roger Berrones (id) & Xaser Acheron (ND) BFG9000 replacement.
In the mod it has a slightly more nuanced muzzle flash, and the gun doesn't become fully bright when charging/firing, only the muzzle flash does. The projectiles also have lo-fi particle effects added. In addition to that, this version does allow for vertical autoaiming (in contrast to the Legacy of Rust version, which doesn't), but all fired projectiles will be aimed in sync. - New pickups for Cell and Cell Pack. They're still cell ammo internally, but they use different sprites (sprites are replaced directly, by name) and different pickup messages. Pickup messages are localized, using translations from Doom Rerelease.
- Download: https://github.com/jekyllgrim/ZSLoRWeap ... s/main.zip
- You'll get a file called ZSLoRWeapons-main.zip. DO NOT UNPACK.
- Add this file to your load order, like any other mod.
- (Optional) You can change its extension from .zip to .pk3 if you like (but this is not required).
- Add id24res.wad to the load order (or extract sprites/sounds from it into a separate archive if you know how to do that).
- Run GZDoom.
The weapons feature the same mechanics as in Legacy of Rust, but a a few visual changes:
- Muzzle flashes are separated from the guns and are lit independently (without making the whole gun full bright. They're also truecolor PNGs with smoother edges.
- The Incinerator has more muzzle flash variations.
- The Incinerator has smoother animation (instead of switching between frames every tic it changes frames every 3 tics). I found the original animation very jerky and hard to look at.
- While firing, The Incinerator's light changes in a sine wave rather than switching between A_Light1 on and off every tic, because again, that was kinda seizure-inducing.
- Flame projectiles use additive renderstyle rather than just being partially translucent.
- Flame projectiles emit particles when firing/dying.