File information

Last updated

Original upload

Created by

Team

Uploaded by

mirt81

Virus scan

Safe to use

Tags for this mod

17 comments

  1. mirt81
    mirt81
    • supporter
    • 8 kudos
    Locked
    Sticky
    In the Mod Archive there is a .Lua the can be opened with a Texteditor like Notepad and which You put into AMUMSS ModScript Folder and Build the Mod with BUILDMOD.bat .

    There is to adjust Values for Different Camera Deffinitions Like:

    "CharacterUnarmedCam" - "CharacterRunCam" - "CharacterCombatCam"

    The Values for Camera Distance in the .Lua are:

            {"BackMinDistance", 6},the Main Camera Distance
            {"BackMaxDistance", "6"},the Distance for max Zoom out of Camera like when Start to Sprint

    Above Values have the Same Distance for Idle Walk and Sprint so for Other Example:

            {"BackMinDistance", 6},
            {"BackMaxDistance", "8"},the Distance will Zoom out Camera when Sprint and Zoom in when back to Walk or Idle

    Most Other Values in .Lua handle change of Camera States like when Start Sprint come to Walk or Stop to Idle .
  2. lsoth
    lsoth
    • member
    • 1 kudos
    Is it possible to do adjustments of 3rd person camera of our ship?
    Like little to the back and higher.
    1. mirt81
      mirt81
      • supporter
      • 8 kudos
      If my Settings not fit better for You they Values for Tweaking in the ShipCam LUA are :

      Searching for "SpaceshipFollowCam" and set own Values on Entrys

              {"OffsetY",1.0},  Up or with - before number Down
              {"BackMinDistance",20},  Ship distance @ idle
              {"BackMaxDistance",30},    Ship distance when Speed up or Boost
    2. lsoth
      lsoth
      • member
      • 1 kudos
      Thank you very much.
  3. NDState
    NDState
    • premium
    • 4 kudos
    Really great mod. Only mod I've found that makes your character position in the viewpoint static no matter what you're doing. There was one years ago but every other camera mod that claims to do this just doesn't.  So great work!

    The last thing that I want from a camera mod is staying in 3rd person when scanning. Since it seems you have a great understanding of the files, do you know if this is even possible?
    1. mirt81
      mirt81
      • supporter
      • 8 kudos
      Sorry no way found for Stay at Third Person while Scoping . . . have ad Little discription on Startpage how handle some Files for searching Entrys .
  4. oOMarvzOo
    oOMarvzOo
    • member
    • 0 kudos
    Hello, has anyone found the script for the ship's camera tweaks? to the creator/s GREAT F*#K'n GOB!!! man/woman you saved me from leaving this game because its a great game.. Thank you!
  5. tollimus
    tollimus
    • premium
    • 4 kudos
    Updated Mod with AMUMSS and everything is working perfectly! 

    Thank you! 
    1. mirt81
      mirt81
      • supporter
      • 8 kudos
      You are Right . . . Th@nk You to
  6. gorunnus
    gorunnus
    • supporter
    • 2 kudos
    Works great so far!
    A small request if theres a chance, can you pleassee make version with indoor camera (caves, ships, buildings, etc) being the same as outdoors or combat camera with camera being the character as in those two situations? Or behind the character as much as it can be without breaking stuff.
    Or just give me quick rundown on how to do so my self.

    While all cameras work great, that indoor camera (at least for me) still has really low fov and character is really close so im getting motion sickness.
    Because of this i cant spend a lot of time in caves/indoor D:
    1. mirt81
      mirt81
      • supporter
      • 8 kudos
      You know You can Increase FOV in No Man Sky Settings . . . ?

      I could try to make the Indoor Camera all the Time on a Fixed Distance but that cant a Far distance because Object Collision .
    2. gorunnus
      gorunnus
      • supporter
      • 2 kudos
      Yes,yes. Im using FoV110 and all cameras look great!
      But, as ive said, indoors camera is still a bit too close (at least for me) so im getting motion sickness.
      Heres how it looks for me, outdoors and indoors with FoV 110.

      If theres a chance to make indoors to look as InDoors_Mining_FoV110 that would be great!

      https://imgur.com/a/eDsOTHr
    3. mirt81
      mirt81
      • supporter
      • 8 kudos
      Yeah thats normal that when stay Near a wall in a Cave or Even Outside by a Building the Camera come Closer to Player . . .

      In the Mod Archive there is a .Lua the can be opened with a Texteditor like Notepad and which You put into AMUMSS ModScript Folder and Build the Mod with BUILDMOD.bat .

      There is to adjust Values for Different Camera Deffinitions Like:

      "CharacterUnarmedCam" - "CharacterRunCam" - "CharacterCombatCam"

      The Values for Camera Distance in the .Lua are:

              {"BackMinDistance", 6},the Main Camera Distance
              {"BackMaxDistance", "6"},the Distance for max Zoom out of Camera like when Start to Sprint

      Above Values have the Same Distance for Idle Walk and Sprint so for Other Example:

              {"BackMinDistance", 6},
              {"BackMaxDistance", "8"},the Distance will Zoom out Camera when Sprint and Zoom in when back to Walk or Idle

      Most Other Values in .Lua handle change of Camera States like when Start Sprint come to Walk or Stop to Idle .

    4. gorunnus
      gorunnus
      • supporter
      • 2 kudos
      Thankyou! For the update as well as quick tutorial!
      I was just editing LUA that was in your mod with Notepad++ without building a mod afterwards, thats deffo what i did wrong.
      Kudos! 
  7. KenschenDK
    KenschenDK
    • member
    • 0 kudos
    When i use a save point f.x. at an abandoned  building my whole screen goes black, all i can see are mission icons and other icons, and the black has kinda of an effect like if i take damage from f.x. toxic radiation, up until i used a save point it worked fine
    1. mirt81
      mirt81
      • supporter
      • 8 kudos
      If im understand right there is a Issue when use this Mod and enter abandoned  building ?

      Have to disable the setting .
    2. mirt81
      mirt81
      • supporter
      • 8 kudos
      Should now be Right . . . Th@nks for Report and Sorry because Issue !
    3. KenschenDK
      KenschenDK
      • member
      • 0 kudos
      It seems to work now, if i find anything else I'll let you know