REWeps - Resident Evil styled weapons

Sprites, textures, sounds, code, and other resources belong here. Share and share-alike!
Forum rules
Before posting your Resource, please make sure you can answer YES to any of the following questions:
  • Is the resource ENTIRELY my own work?
  • If no to the previous one, do I have permission from the original author?
  • If no to the previous one, did I put a reasonable amount of work into the resource myself, such that the changes are noticeably different from the source that I could take credit for them?
If you answered no to all three, maybe you should consider taking your stuff somewhere other than the Resources forum.

Consult the Resource/Request Posting Guidelines for more information.

Please don't put requests here! They have their own forum --> here. Thank you!
Post Reply
User avatar
R4L
Global Moderator
Posts: 423
Joined: Fri Mar 03, 2017 9:53 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11 Pro
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

REWeps - Resident Evil styled weapons

Post by R4L »

REWeps - A weapon set for Ultimate Doom/Doom II
REWeps is Resident Evil-styled weapons for Doom 2. The sprites were made by rendering models in Blender down to a base canvas, then further touching up in Photoshop. These are free to use! I would appreciate credit where due if you would so kindly. :)

Features:
  • Beretta M9
    -Alt-fire will steady your aim with the other hand. Makes you more accurate with a small damage boost at the cost of fire rate
    -Has a reload state in alt-fire and normal fire
    -Has a dry fire state
    -Compatible with Zandronum

    Benelli M3S
    -Has a reload state
    -Also has a dry fire state
    -Compatible with Zandronum
Planned Additions
-Add more weapons
-Fix the Beretta reload (it's ugly af)
-Add an alt-fire to the Benelli

Screenshots:









I'm too lazy to upload screenshots for the Benelli, so see it in action instead:


Download:
Github: https://github.com/OrdinaryVanity/REWeps
Updated 9/15/21: Thanks Enjay for catching a missing SNDINFO definition.

Credits
ALl credits are listed in the PK3s.
Last edited by R4L on Wed Jan 12, 2022 10:02 am, edited 3 times in total.
User avatar
Enjay
 
 
Posts: 26991
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: Beretta M9

Post by Enjay »

It looks nice, and seems to work well too, but the sound is borked.

Code: Select all

BRTT B 1 A_PlaySound("BERRSHOT",1,1) //BSHOTC
There is no BERRSHOT defined in your SNDINFO

Code: Select all

//beretta sounds
BERETTAC BERETTAC
DRYFIRE DRYFIRE
BRTASHOT BRTASHOT
BSHOTA BSHOTA
BSHOTB BSHOTB
BSHOTC BSHOTC
BEJECT BEJECT
BINSERT BINSERT
BEQUIP BEQUIP
BUNEQUIP BUNEQUIP

//9mm shell sound
$RANDOM 9MMSH { SHELL_1 SHELL_2 SHELL_3 }

SHELL_1 SHELL_1
SHELL_2 SHELL_2
SHELL_3 SHELL_3
User avatar
R4L
Global Moderator
Posts: 423
Joined: Fri Mar 03, 2017 9:53 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11 Pro
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: Beretta M9

Post by R4L »

Whoops! I'll fix and re-upload.

EDIT: Fixed and re-uploaded. Same link should work.
User avatar
R4L
Global Moderator
Posts: 423
Joined: Fri Mar 03, 2017 9:53 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11 Pro
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: REWeps - Resident Evil styled weapons

Post by R4L »

Edited the thread to show that this is now hosted on my GitHub!
User avatar
Dr_Cosmobyte
Posts: 2849
Joined: Thu Jun 04, 2015 9:07 pm
Preferred Pronouns: He/Him
Location: Killing spiders.
Contact:

Re: REWeps - Resident Evil styled weapons

Post by Dr_Cosmobyte »

Is this the same mod that had a hammer at some point?

Don't get me wrong, i'm interested in the stamina mechanics and the HUD, if i manage to get another PC (which should happen soon).

=v
User avatar
R4L
Global Moderator
Posts: 423
Joined: Fri Mar 03, 2017 9:53 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11 Pro
Graphics Processor: ATI/AMD with Vulkan/Metal Support
Contact:

Re: REWeps - Resident Evil styled weapons

Post by R4L »

Yep. I plan on releasing the claw hammer and the HUD too at some point. The stamina mechanic is kind of basic, I haven't really figured out a good way to balance it.
Post Reply

Return to “Resources”