Starfield
0 of 0

File information

Last updated

Original upload

Created by

vaaass

Uploaded by

vaaass

Virus scan

Safe to use

Tags for this mod

82 comments

  1. Cyberking301HD
    Cyberking301HD
    • member
    • 0 kudos
    15. May 2024

    This mod is now obsolete, because of the May 2024 Update.
    An option to toggle the transfer distance is now available in game by default.
  2. Roy2808
    Roy2808
    • member
    • 0 kudos
    Es funktioniert! 
    Wenn ihr Anführungszeichen benutzt :
    setGS "fMaxShipTransferDistance" 2500

    Auf jeden Fall funktioniert es bei mir. 
     Die Combined.txt sieht so aus (Bsp. Combine mit FightCamera.txt):
    **Erstelle ein Combined.txt File , kopeire den Text unten hinein und schiebe das CombineTextfile inden Starfield-Folder mit der EXE**
    **Danach ändere die die SarfieldCustom.INI in MyGames-Folder zu sStartingConsoleCommand=bat Combined ** 
    **alle Eistelungen wie in MaxTransferDistance müssen im Combined-Text-File eingetragen werden siehe mein Beispiel unten:**

    It works! 
    If you use quotation marks :
    setGS "fMaxShipTransferDistance" 2500
    In any case, it works for me. 
    The Combined.txt looks like this (e.g. Combine with FightCamera.txt):
    **Create a Combined.txt file, copy the text below into it and move the CombineTextfile into the Starfield folder with the EXE**
    **Then change the SarfieldCustom.INI in MyGames-Folder to sStartingConsoleCommand=bat Combined ** 
    **all settings as in MaxTransferDistance must be entered in the Combined-Text-File see my example below:**


    **exampleBeispiel:**

    SetGS "fFlightCameraFOV:FlightCamera" 90.000
    //default=90
    SetGS "fFlightCameraOffsetBaseY:FlightCamera" -75.000
    //default=-5.780
    SetGS "fFlightCameraOffsetBaseZ:FlightCamera" 9.110
    //default=5.110
    SetGS "fFlightCameraSpeedOffsetMinX:FlightCamera" -1.500
    //default=-8.000
    SetGS "fFlightCameraSpeedOffsetMinY:FlightCamera" -35.000
    //default=-16.000
    SetGS "fFlightCameraSpeedOffsetMinZ:FlightCamera" -1.500
    //default=-8.000
    SetGS "fFlightCameraSpeedOffsetMaxX:FlightCamera" 1.500
    //default=8.000
    SetGS "fFlightCameraSpeedOffsetMaxY:FlightCamera" 0.000
    //default=2.000
    SetGS "fFlightCameraSpeedOffsetMaxZ:FlightCamera" 1.500
    //default=2.000
    SetGS "fFlightCameraOffsetMaxLandedDistance:FlightCamera" 200.000
    //default=38.000 (doesn't seem to make much difference higher than 70ish)
    SetGS "fFlightCameraOffsetMaxLandingHeightOffset:FlightCamera" 200.000
    //default=38.000 (doesn't seem to make much difference higher than 70ish)
    setini "fDefaultShipAutoVanityZoomScale:Camera" 4.500
    //default=1.500
    refreshini
    setGS "fMaxShipTransferDistance" 2500.00
  3. jasona6256
    jasona6256
    • member
    • 0 kudos
    Can't get this one to work. :'(

    Put the .txt file in my Apps\Roaming folder, in the main Starfield folder, and in my My Games\Starfield folder. Nada. My only other plugins.txt mod is the Richer Merchants one, and it works fine, but this one isn't listed in the plugins.txt - and I'm not sure it should be, since no other txt files are listed there and this one isn't an .esm.

    Any help is appreciated.
  4. outshine
    outshine
    • premium
    • 0 kudos
    Phenomenal.  Restored one of my favorite aspects of this game.  Thank you so much.  

  5. Peyd
    Peyd
    • member
    • 0 kudos
    Today this mod stopped working for me. Yestarday it worked and haven't had any problems since i installed it in september. I dont understand. I've checked all the stuff like custom.ini, combined.txt, and the ShipTransferDistance.txt in my game's folder and it's all apparently correct. All my other bat mods are working. Any suggerences?

    thx in advance
  6. Zanity03
    Zanity03
    • premium
    • 5 kudos
    bruh, all those paragraphs of installation instructions, you could have just said:

    open console with ~, type "setgs fMaxShipTransferDistance 2500.00"
    1. PhutureProof
      PhutureProof
      • supporter
      • 0 kudos
      And you could of ignored it, or said thanks
  7. Levandis
    Levandis
    • member
    • 0 kudos
    Does this disable achievements?
    1. LuxZg
      LuxZg
      • member
      • 28 kudos
      I'd like to know as well! Did you maybe try? Find out? Thanks!
  8. mikearsic
    mikearsic
    • member
    • 0 kudos
    Hi, I am having a huge issue with getting this mod to work. I have tried nearly every comment and variation and nothing seems to have worked. I recently added the plugins.txt mod and it seemed to break at around the same time. i currently have no mods in my StarfieldCustom.ini. Every mod works besides that one. the .txt file is in the main directory and the Custom.ini is in the /MyGames/Starfield folder. has someone found a workaround or a way to include that into the plugins mod? for reference, i am using vortex mod manager for everything but i dont know if there is another Custom.ini that vortex automatically created or what, but nothing i have tried from reading these comments has helped. any ideas?! thanks 
  9. eyedentify
    eyedentify
    • member
    • 0 kudos
    For me what worked was placing:
    StarfieldCustom.ini
    ShipTransferDistance.txt

    in the Windows Directory:
    C:\Users\MyName\Documents\My Games\Starfield

    Abviously you need to change your path accordingly to find it.

    After that it worked.
  10. colinmcgrubby
    colinmcgrubby
    • member
    • 0 kudos
    This stopped working after the 9/25 update for some reason. Anyone else having issues?
    1. Fraktyl
      Fraktyl
      • premium
      • 21 kudos
      Yeah, not working for me.  Bethesda may have changed the variable name.
    2. colinmcgrubby
      colinmcgrubby
      • member
      • 0 kudos
      I fixed it. Not sure what fixed it exactly but what I did was delete and redownload the file from this mod page to put into the starfield folder. HOWEVER, in the .ini file,I also added " " around the ShipTransferDistance; like this

      [General]
      sStartingConsoleCommand\=bat "ShipTransferDistance";

      Might have been the redownloading or adding the " ", not too sure.