-
Posts
1084 -
Joined
-
Days Won
34
-
Copying Configurations From Previous Versions
Frost_Salamander replied to CountMorillonite's topic in The Dark Mod
I just copy the files from old install to new install. However, I shouldn't recommend this in case there are new variables in 2.13 that will get missed? But you'd think they would get written to the files anyways. Not sure what to really recommend here, but that's what I do and I haven't had any issues. -
Copying Configurations From Previous Versions
Frost_Salamander replied to CountMorillonite's topic in The Dark Mod
I'm pretty sure DarkmodKeybinds.cfg is what you're looking for, if we're talking about 'next/previous weapon' for example. I just tested it by setting 'next weapon' to down arrow or mouse wheel down: bind "DOWNARROW" "_impulse14" bind "MWHEELDOWN" "_impulse14" bind "MWHEELUP" "_impulse15" Darkmod.cfg contains all the other settings like graphics, etc. -
Not around ambient I don't think. Other people had issues because of missing 2.13 materials though. Maybe @Jnon used a darker ambient as well? Either way it shouldn't be problematic. Do you have screenshots to share or anything?
-
The ambient in mine is a bit darker than 'normal' but it's not pitch black. I'm not sure why this would matter, but are you using TDM 2.13?
-
Does anyone have an example of a mission where this check is done? It isn't a bad idea, and seems like something the core game should be doing, with the FMs providing whatever metadata they need to enable it. Something rings a bell recently with maybe some constant being available via script events?