FrameMe - Universal Deathcam

Projects that alter game functions but do not include new maps belong here.
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.
Post Reply
User avatar
CantSleep
Posts: 177
Joined: Tue Jan 10, 2017 9:04 am
Contact:

FrameMe - Universal Deathcam

Post by CantSleep »

Image

FrameMe, a universal deathcam mod for GZDoom

Want a closer look at your killer? After you die, the world will freeze (in singleplayer) and the camera will zoom in on the killer, displaying their name and health. It will even play a little jingle of your choice while doing so!

Deathcam settings can be changed through FrameMe Options from the main Options menu. You can also normally use the resurrect console command and move to get back into the game, as long as world freezing is disabled.

This mod should be multiplayer-compatible (given that it's the environment where this mod would work best in), but no extensive testing has been done for it yet.

DOWNLOAD: https://github.com/LocalInsomniac/FrameMe/releases
Last edited by CantSleep on Tue Feb 21, 2023 1:45 pm, edited 1 time in total.
User avatar
mamaluigisbagel
Posts: 523
Joined: Wed Jul 09, 2014 7:25 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support

Re: FrameMe - Universal Deathcam

Post by mamaluigisbagel »

The first thing I thought of was Team Fortress 2, so it made me very happy that the sound effect from it was in there as an option :P
User avatar
tuintje
Posts: 66
Joined: Sat Sep 14, 2013 8:50 am

Re: FrameMe - Universal Deathcam

Post by tuintje »

really like this mod but it seems the resurrect thing doesn't for me with freezing disabled

*nvm it seems to be workign but for some reason i need to walk first :D
User avatar
mamaluigisbagel
Posts: 523
Joined: Wed Jul 09, 2014 7:25 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 11
Graphics Processor: nVidia with Vulkan support

Re: FrameMe - Universal Deathcam

Post by mamaluigisbagel »

I feel this is obvious but might be worth noting, mods that either fade out the screen on death (Naku-Naru on default settings), let you revive on death (Codename: Demolitionist), etc will have issues.
User avatar
Gorec
Posts: 320
Joined: Tue Feb 09, 2016 9:41 pm
Operating System Version (Optional): Windows 11
Location: )()()()()()()()()()()()(

Re: FrameMe - Universal Deathcam

Post by Gorec »

a suggestion - add death counter to know how many times you died from a certain enemy in total, but make it so that counter saves between wads(similar to wartrophies)
User avatar
CantSleep
Posts: 177
Joined: Tue Jan 10, 2017 9:04 am
Contact:

Re: FrameMe - Universal Deathcam

Post by CantSleep »

mamaluigisbagel wrote: Thu Feb 23, 2023 7:36 am I feel this is obvious but might be worth noting, mods that either fade out the screen on death (Naku-Naru on default settings), let you revive on death (Codename: Demolitionist), etc will have issues.
That's a given - there's no way to tell if another mod will resurrect the player or obstruct their view. Your best bet would be disabling world freezing for maximum compatibility.
User avatar
RevanGarcia
Posts: 91
Joined: Sat Oct 17, 2015 4:57 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Location: UberHECK
Contact:

Re: FrameMe - Universal Deathcam

Post by RevanGarcia »

This is honestly really cool, but I have a few questions:
  1. Is there a way to make it so every time I die, it plays a different random sound effect?
  2. Is there a way to make the camera rotate around the enemy instead of it being static?
  3. Can the list of audios be extended, so there's multiple custom sound effects?
  4. What audio format should the new sound effects be?
I'm mostly asking for some pointers, so I can do the editing myself (for personal use, of course).
Thank you for the mod and your time.

EDIT: I don't know why, but when I try to add my custom sound, I have to type it like this in the sndinfo.txt:

Code: Select all

FrameMe/custom "sounds/DCM_CUSTOM.ogg"
and not like this:

Code: Select all

FrameMe/custom DCM_CUSTOM
like the rest of the sounds.
I find that really funny, but to be fair, this is the first time I ever do anything like this.
User avatar
Alfred Don
Posts: 44
Joined: Mon Aug 01, 2022 11:52 am
Contact:

Re: FrameMe - Universal Deathcam

Post by Alfred Don »

RevanGarcia wrote: Fri Jun 30, 2023 4:16 pm This is honestly really cool, but I have a few questions:
  1. Is there a way to make it so every time I die, it plays a different random sound effect?
  2. Is there a way to make the camera rotate around the enemy instead of it being static?
  3. Can the list of audios be extended, so there's multiple custom sound effects?
  4. What audio format should the new sound effects be?
I'm mostly asking for some pointers, so I can do the editing myself (for personal use, of course).
Thank you for the mod and your time.

EDIT: I don't know why, but when I try to add my custom sound, I have to type it like this in the sndinfo.txt:

Code: Select all

FrameMe/custom "sounds/DCM_CUSTOM.ogg"
and not like this:

Code: Select all

FrameMe/custom DCM_CUSTOM
like the rest of the sounds.
I find that really funny, but to be fair, this is the first time I ever do anything like this.
Because your filename is longer than 8 characters, so it has to use the full filepath.
User avatar
RevanGarcia
Posts: 91
Joined: Sat Oct 17, 2015 4:57 pm
Preferred Pronouns: He/Him
Operating System Version (Optional): Windows 10
Location: UberHECK
Contact:

Re: FrameMe - Universal Deathcam

Post by RevanGarcia »

Alfred Don wrote: Wed Jul 05, 2023 5:38 pm Because your filename is longer than 8 characters, so it has to use the full filepath.
That's hilarious, but good to know. :lol:
Post Reply

Return to “Gameplay Mods”