Immerse: General Purpose Immersive Camera Mutator

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.
User avatar
Josh771
Posts: 676
Joined: Wed Apr 03, 2013 11:36 am
Location: Elsewhere.

Immerse: General Purpose Immersive Camera Mutator

Post by Josh771 »

This is something I worked on for about 5 consecutive hours. It is a combination of Nash's Tilt++, Zombie Killer's footsteps, and a new version of my RealAim script combined with Thief-style leaning. Your camera will tilt and bob in harmony with the sound of your footfalls, all synchronized to bring a heightened illusion of actual concerted bipedal movement.

You probably won't like this if you get motion sick easily or don't like any form of move bobbing or dynamic weapon inaccuracy.

Screenshots won't really do this mod/mutator justice, seeing as it is entirely about the camera in motion.

Download the latest official release (v1.0.4) here.

I intend to expose this thing's terrible guts on GitHub at some point in the future. It's mostly the listed mods stitched together and made to share a couple variables here and there. It's rough around the edges in its presentation, but it seems functional.

Do play around with the in-game options menu for Immerse, as it is unlikely to look good out-of-the-box. For instance, you would use very different settings for something like Hideous Destructor as opposed to Smooth Doom, since the player's movement speed will be considerably different between the two.

This mod contains scripts and code by Nash and The Zombie Killer, so a big thanks to them. I believe I've left comments in the .pk3 indicating who wrote what code, but if my credits aren't up to code just let me know and I will correct the situation.
Last edited by Josh771 on Wed Nov 21, 2018 9:27 am, edited 6 times in total.
Fallingferret
Posts: 37
Joined: Sat Jan 14, 2017 11:53 pm

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Fallingferret »


it's perfect! abused camera physics aside, it seems to work pretty great. wish i had something better to say than a good job, though. now that i've had time to properly sit down and enjoy it with with headphones everything just comes together perfectly. fits HD like a glove out of the box, assuming you don't have any problems with motion in general. wonderful job bringing everything together like this

+1 buyer beware on using it with normal doom speed without tweaking the settings, it's pretty violent.
Spoiler:
User avatar
Zen3001
Posts: 412
Joined: Fri Nov 25, 2016 7:17 am
Location: some northern german shithole

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Zen3001 »

just wondering, am I allowed to use this in commercial projects?
User avatar
camper
Posts: 103
Joined: Sun Feb 25, 2018 10:53 am
Location: Tatarstan

Re: Immerse: General Purpose Immersive Camera Mutator

Post by camper »

very cool
User avatar
Enjay
 
 
Posts: 26534
Joined: Tue Jul 15, 2003 4:58 pm
Location: Scotland
Contact:

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Enjay »

Very nicely done.
User avatar
Josh771
Posts: 676
Joined: Wed Apr 03, 2013 11:36 am
Location: Elsewhere.

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Josh771 »

Zen3001 wrote:just wondering, am I allowed to use this in commercial projects?
Zombie Killer's code was licensed under the MIT license, meaning you'd need to include a copyright notice and a copy of the MIT license with their code.

For example, Zombie Killer's source files have this notice at the top of them:

Copyright (c) 2018 Benjamin Moir. All rights reserved.
This work is licensed under the terms of the MIT license.
To obtain a copy, visit <https://opensource.org/licenses/MIT>.


You'd need to ask Nash what his position on this is. I don't suppose I would care as long as Nash approved of it; I have tentatively considered the entire project to be subject to the MIT license, but I can't honestly say I'd given licensing much thought.

The Tilt++ code I've used had this comment in it:
Nash Muhandes wrote:Feel free to use this in your mods. You don't have to ask my permission!
He seems to have a generally permissive attitude, but that does say "mods" and not "commercial projects." You should contact him. If he gives permission, then I suppose the whole thing could be used in a commercial project, yes.
User avatar
Brohnesorge
Posts: 474
Joined: Sat Oct 08, 2016 9:10 am
Preferred Pronouns: He/Him
Operating System Version (Optional): Win10
Graphics Processor: nVidia with Vulkan support
Contact:

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Brohnesorge »

Into the auto load you go. Nice job as always.
User avatar
camper
Posts: 103
Joined: Sun Feb 25, 2018 10:53 am
Location: Tatarstan

Re: Immerse: General Purpose Immersive Camera Mutator

Post by camper »

If you quickly and simultaneously press LeanLeft and LeanRight, then there is a very interesting effect of the roll.
el armadillo2
Posts: 148
Joined: Fri Nov 11, 2016 9:45 am

Re: Immerse: General Purpose Immersive Camera Mutator

Post by el armadillo2 »

Now that we have this and Sneaky Doom, i wonder when will someone make a Thief TC.
User avatar
Zen3001
Posts: 412
Joined: Fri Nov 25, 2016 7:17 am
Location: some northern german shithole

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Zen3001 »

what's sneaky doom?
el armadillo2
Posts: 148
Joined: Fri Nov 11, 2016 9:45 am

Re: Immerse: General Purpose Immersive Camera Mutator

Post by el armadillo2 »

Zen3001 wrote:what's sneaky doom?
viewtopic.php?f=19&t=46174 A stealth mod by the same author, E2M2 is a pretty good map for this.
User avatar
Josh771
Posts: 676
Joined: Wed Apr 03, 2013 11:36 am
Location: Elsewhere.

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Josh771 »

I've fixed the bug that allowed you to lean endlessly or would leave you stuck leaning. The download link in the OP has been updated.
User avatar
snarkel
Posts: 139
Joined: Wed Aug 06, 2014 9:02 pm
Preferred Pronouns: He/Him

Re: Immerse: General Purpose Immersive Camera Mutator

Post by snarkel »

Ooooh! This sounds really nice for my autoloads! Though, im not really a fan of the inaccuracy stuff. Although its personal preference, would it be too much to possibly ask for a version that doesn't affect accuracy and whatnot?
User avatar
ate0ate
Posts: 65
Joined: Sun Jun 24, 2018 10:09 pm

Re: Immerse: General Purpose Immersive Camera Mutator

Post by ate0ate »

I'm not sure exactly what all of the customization options do in the options menu for the mod, but it seems like you can switch it off. I turned it off in mine as well and I don't notice a difference in aiming.
Fallingferret
Posts: 37
Joined: Sat Jan 14, 2017 11:53 pm

Re: Immerse: General Purpose Immersive Camera Mutator

Post by Fallingferret »

should be the real aim settings you want off, and that'll give you waht you're after
Post Reply

Return to “Gameplay Mods”