Valheim
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

107 comments

  1. Daxolion
    Daxolion
    • premium
    • 0 kudos
    Does it work on Mistlands?
    1. lljkJaktai
      lljkJaktai
      • member
      • 0 kudos
      It seems to work on singleplayer, but if you run it on a server, the server does not load the mod and the time goes out of sync.
    2. jobsidi
      jobsidi
      • member
      • 0 kudos
      any other addons like it? We play multiplayer game on local server.
    3. GormFrode
      GormFrode
      • member
      • 1 kudos
      Well if you trust a MOD written in Russian....

      https://www.nexusmods.com/valheim/mods/2158

      It claims to sync all clients with the server (and it requires this MOD to start with, all that one does is add sync)
    4. Kriiks
      Kriiks
      • premium
      • 15 kudos
      Tried, works for us.
    5. Vhortice
      Vhortice
      • member
      • 0 kudos
      How do you install it? Both have the same name. You just use the russian one? Or both in different folders?
    6. TheBaconOverlord
      TheBaconOverlord
      • BANNED
      • 2 kudos
      Anyone able to get this to work correctly for Mistlands or know of another mod that does work for a dedicated server?
    7. TastyChickenLegs
      TastyChickenLegs
      • premium
      • 14 kudos
      The "sync" mod is nothing.  I downloaded the russian dll and opened it.  It's the exact same as this one.  Same code as aedenthorn's and nothing more. There is no sync code that makes this mod multiplayer.  It's literally just the code below which is aedenthorn's code to slow down the day.  That "Russian" mod is nothing more than that.  I looked hoping to find something and I found only the below code.

      HarmonyPatch(typeof(EnvMan), "Awake")]
      private static class EnvMan_Awake_Patch
      {
      // Token: 0x06000005 RID: 5 RVA: 0x00002070 File Offset: 0x00000270
      public static void Postfix(ref long ___m_dayLengthSec)
      {
      DayCycle.vanillaDayLengthSec = ___m_dayLengthSec;
      ___m_dayLengthSec = (long)Mathf.Round((float)DayCycle.vanillaDayLengthSec / 0.5f);
      }
      }
    8. stanis1
      stanis1
      • member
      • 0 kudos
      these two mods cannot be 100% identical at least for the reason that the main mod (last updated in 2021) causes a critical error when I use console commands, for example "devcommands", and version 2023 does not cause an error, so what then there is a difference
      P.S. and it is not necessary to mention the nation even in the game mod..
      P.P.S I also checked the contents of both versions, do you see any difference between your version?
      [HarmonyPatch(typeof(EnvMan), "Awake")]
          private static class EnvMan_Awake_Patch
          {
              // Methods
              private static void Postfix(ref long ___m_dayLengthSec)
              {
                  if (BepInExPlugin.modEnabled.get_Value())
                  {
                      BepInExPlugin.vanillaDayLengthSec = ___m_dayLengthSec;
                      ___m_dayLengthSec = (long) Mathf.Round(((float) BepInExPlugin.vanillaDayLengthSec) / BepInExPlugin.dayRate.get_Value());
                  }
              }
          }

  2. rymdhamster88
    rymdhamster88
    • supporter
    • 0 kudos
    Y, plz update this. It's like the missing cherry on top!
  3. Pandemon86
    Pandemon86
    • supporter
    • 7 kudos
    Don't work on Hildirs Request plz update the mod
  4. xlxleahxlx
    xlxleahxlx
    • member
    • 0 kudos
    This is it!  That extended daytime one just makes shadows flash and gives you a headache
    THIS ONE actually slows time as much as you'd like during the daytime, its def what we needed.
    Thank you guys so much!
  5. Drevodub
    Drevodub
    • member
    • 0 kudos
    Спасибо, для меня самый полезный мод.
  6. tcogreenman
    tcogreenman
    • member
    • 0 kudos
    Any plans on updating this for Mistlands?
    1. 6shadow6
      6shadow6
      • member
      • 1 kudos
      I use Mistlands 0.212.9 and i dont have any issue with this mod.

      Better i start changing the settings from 0.5 to 0.03 and looks i make this things really slow down (and when is time to sleep you can just go sleep) So Day Cycle mod works totaly fine + to this one mode i use Real Tine and Clock Mod to see how Day Cycle works.


      ?

  7. fall3night
    fall3night
    • member
    • 1 kudos
    Thank you but how to set game time with my real time...1 h in game, 1 h in real time...
  8. Seven7th2000
    Seven7th2000
    • member
    • 0 kudos
    Can i double the Day (21mins by default) and Night (9mins by defaul) into Day (42mins) and Night (18mins) ?

    *Single Player World*
  9. zer0morph
    zer0morph
    • member
    • 31 kudos
    This mod appears to allow you to adjust the time of day, not actually make time speed up or slow down. Am I doing something wrong?
    1. Wilmur33
      Wilmur33
      • member
      • 0 kudos
      This mod allows me to adjust the time it passes, so a longer day
  10. Wilmur33
    Wilmur33
    • member
    • 0 kudos
    hello in fact this mode works great but solo, when you try multiplayer it seems to work but no. Everything is out of sync; each player will see a different time, result it is as if it was night all the time but in broad daylight. And lots of mobs spawn. I don't know if anyone could fix this or know of anything similar.
    1. Wilmur33
      Wilmur33
      • member
      • 0 kudos
      Finally I found with several tests in multiplayer, it was enough that the server and all the clients have the same configuration. If there is only 1 that does not have the same config it will cause a desynchronization of the days night during the days etc..So this mod works very well I'm happy