Starfield

File information

Last updated

Original upload

Created by

linuxversion

Uploaded by

linux18

Virus scan

Safe to use

310 comments

  1. linux18
    linux18
    • premium
    • 28 kudos
    Locked
    Sticky



    Top Priority Issues:

    • Native Animation Framework SF (NAFSF) is current causing an incompatibility, the mod author is aware and we are looking to get that fixed
    • Possible incompatibility with sfshaderinjector (unconfirmed - multiple reports of it both working and not working)


    Whats New in 1.4:

    • 1.4.0 - Added console command hotkeys, improved compatibility with FSR3, Frame Generation, Steam Overlay for Starfield 1.12.32 (June 14, 2024)



    Older Changelog v1.3:
    Spoiler:  
    Show


    • Version 1.3.0 - new renderer, better compatibility with other overlays, fixed config file bug
    • Version 1.3.1 - new settings UI, new hotkey UI, compatible with Starfield 1.12.30 (June 9, 2024)




    Older Changelog v1.2:
    Spoiler:  
    Show

    version 1.2.9 - just updates the offsets for the 1.8.86 version of Starfield and has no other changes from 1.2.8
    version 1.2.10 - changes one line of code to solve a crashing issue that was reported
    version 1.2.11 - updates the offsets for starfield 1.8.88
    version 1.2.12 - delays graphics hooks so the game wont crash when toggling framegen even if you never open the console
    version 1.2.13 - compatible with version 1.9.51 (Jan 30, 2024)
    version 1.2.14 - updated for 1.9.61 (Feb 20, 2024).No functional changes, will be researching crashing in FSR3
    version 1.2.15 - makes the code more robust when the game changes swapchains fixing one source of crashes
    version 1.2.16 - updated for Starfield 1.9.71, bethesda why no patch notes ? !? I literally didn't notice the new update for a day
    version 1.2.17 - updated for Starfield 1.10.31 March 19 2024 update
    version 1.2.18 - updated for Starfield 1.10.32 March 26 2024 - bethesda why the weekly updates that add nothing ? ?
    version 1.2.19 - Fix "swapchain_inserted" crash, add help menu, update for Starfield 1.11.36 (May 15, 2024 Update)
    version 1.2.20 - Fix font size issue that was reported, port to gamepass, and provide an asi version
  2. EKAU
    EKAU
    • premium
    • 5 kudos
    Latest version 1.4.0 Error.

    in file   'console cpp'
    in function  'setup console'
    on line  '308'
    Message - the same as before with the hook etc and wrong game version.
    Regards
    1. linux18
      linux18
      • premium
      • 28 kudos
      try BetterConsole Forced Hook in Optional downloads.
    2. EKAU
      EKAU
      • premium
      • 5 kudos
      Forced hook got the game to load to the first screen and if I press any key after that the game crashes.
      But I did not get any error message at start.
      regards
    3. linux18
      linux18
      • premium
      • 28 kudos
      Could you provide the complete BetterConsoleLog.txt file.
    4. EKAU
      EKAU
      • premium
      • 5 kudos
      The game just had an update and now I do not get that error message anymore but the game will not load a save now of course because of mods needing an update also, I updated some mods but there must be others that need updating as well because I can not load a save.
      Anyway seems there is now no problem with your mod. I hate not knowing what a problem was (smile)'
      Regards
  3. cwhynot
    cwhynot
    • premium
    • 2 kudos
    Just reporting that version 1.4.0 for ASI seems to have fixed the incompatibility with SFShaderInjector.asi, at least for me. :thumbs:
    1. linux18
      linux18
      • premium
      • 28 kudos
      Thank you for testing, new version has a much improved overlay renderer and a few old sources of crashes have finally been resolved. Still not ready to call if totally fixed yet, had a report of it not working that I need to figure out.
  4. EKAU
    EKAU
    • premium
    • 5 kudos
    Hi all,
    will not load with latest version but will load and run with version 1.3.0. Yes I have all the updates etc.
    Hook run aob, blah blah, could not hook console_run function (game version incompatible)

    Regards
    1. linux18
      linux18
      • premium
      • 28 kudos
      Unusual, your not the first to report the issue. Are you on the steam or gamepass version of starfield? could you also verify that this is an issue in the next beta version: https://litter.catbox.moe/nzz6dk.zip
    2. EKAU
      EKAU
      • premium
      • 5 kudos
      Sorry, still the same.
      Regards
    3. linux18
      linux18
      • premium
      • 28 kudos
      Could you provide more details?
      Which game version (steam or gamepass)? What other mods are loaded? What version of BetterConsole (SFSE, ASI, or vcruntime)? Have you switched between sfse, asi, or vcruntime versions? What files are in the Starfield folder? Starfield\Plugins? Starfield\Data\SFSE\Plugins?
    4. Er4sornat0r
      Er4sornat0r
      • member
      • 0 kudos
      I can answer some of your questions cause I have the same problem here.

      Legal version of the game on Steam.
      I use SFSE version of your mod. No switch between other version of this mod.
      A lot of other mods are loaded but before the latest new update of the game your mod launched correctly without any problems. After the updates of the game and your mod version 1.3.1 it no longer works. No mods have been added in the meantime and all mods that needed updating have been updated

      Here is the alert message on vortex
      !!! ASSERTION FAILURE !!!
      In file     'console.cpp'
      In function 'setup_console'
      On line     '262'
      Message:    ' hook_run_aob != NULL && "Could not hook console_run function (game version incompatible?)"'

      And after testing Game start with version 1.3.0.
    5. linux18
      linux18
      • premium
      • 28 kudos
      @Er4sornat0r
      Another ASI or SFSE plugin is causing a conflict, to know which one you will need to disable all of them, test just betterconsole, then enable some of them and test until it fails. If you can find out which one is causing the issue I can figure out how to make them compatible.
    6. Er4sornat0r
      Er4sornat0r
      • member
      • 0 kudos
      Test finished and I found (for me) the mod that prevents your mod from working properly: Native Animation Framework
      which is required to run the "CRT Poses" mod

      This is a mod that I added while following a collection. It was about 2 months ago.

      I don't know if this mod in question is still followed, if there is something better..
      Waiting for your response and if it's something you can fix great otherwise I will deactivate these two mods.
    7. linux18
      linux18
      • premium
      • 28 kudos
      Thank you for your help! I've tested the mod and it does seem to cause the issue, I've reached out to the author and hopefully we can make both mods compatible with each other.
    8. Er4sornat0r
      Er4sornat0r
      • member
      • 0 kudos
      OK thanks For my part I'm going to see if there isn't something else that is functional in the meantime
    9. EKAU
      EKAU
      • premium
      • 5 kudos
      Disabled all mods but still the same 1.3 works fine 1.3.1 nope.
      latest game version steam version.
      better console SFSE version
      Regards

      EDIT: Also reinstalled SFSE to no avail.
    10. linux18
      linux18
      • premium
      • 28 kudos
      try vcruntime version and launch the game without sfse to verify no other mods load
    11. EKAU
      EKAU
      • premium
      • 5 kudos
      What is vcruntime
      Regards
  5. YunaStar01
    YunaStar01
    • member
    • 3 kudos
    If you have Native Animation Framework that's what's causing the error in Better Console. So it appears NAF needs to be updated or this mod needs a fix for it.
    1. linux18
      linux18
      • premium
      • 28 kudos
      I have reached out to the NAF SF author and the incompatibility will be fixed in the next NAF update.
  6. Staros
    Staros
    • premium
    • 4 kudos
    So, will this be updated for the new SFSE and game version?
    1. linux18
      linux18
      • premium
      • 28 kudos
      It already is??, I had the update out before sfse updated as usual.
    2. Staros
      Staros
      • premium
      • 4 kudos
      Nope, crashes on startup.

      main.cpp:SetupModMenu:370> Initializing BetterConsole...
      main.cpp:SetupModMenu:371> BetterConsole Version: 1.3.0
      main.cpp:SetupModMenu:384> Hook GetRawInputData: 00007FFA7DAE5650
      main.cpp:SetupModMenu:393> Hook ClipCursor: 00007FFA7DAE4F50
      main.cpp:SetupModMenu:400> ImGui one time init completed!
      main.cpp:SetupModMenu:403> Console setup - crashing here is AOB issue
      console.cpp:setup_console:255> Hooking print function using AOB method
      hook_api.cpp:HookFunction:9> Hook Function: old: 00007FF75577D538, new: 00007FFA3C59AEF4, trampoline: 00007FF752D70FC0
      !!! ASSERTION FAILURE !!!
      In file     'console.cpp'
      In function 'setup_console'
      On line     '262'
      Message:    ' hook_run_aob != NULL && "Could not hook console_run function (game version incompatible?)"'
    3. linux18
      linux18
      • premium
      • 28 kudos
      you might have another mod that hooks the console or maybe you have more than one version of betterconsole loaded? (like sfse and vcruntime or asi)
    4. linux18
      linux18
      • premium
      • 28 kudos
      @Staros do you happen to have Native Animation Framework SF (NAFSF) installed? Another commenter found out that both mods together will cause an incompatibility.
    5. Staros
      Staros
      • premium
      • 4 kudos
      I do actually have that. I will have to swap them out and see what happens later.
  7. solarstorm84
    solarstorm84
    • member
    • 0 kudos
    Hello. 
     Can someone please advise why since the last update for this, I no longer see in the better console the mod slim fit body? 

    The mod still works for the main character, but it is simply no longer present in the console for modification.

    Thank you. 
    1. linux18
      linux18
      • premium
      • 28 kudos
      The mod author for slim fit body needs to update their mod for the new version of betterconsole. They are aware of the issue and I have provided them with the necessary information to port their mod to betterconsole 1.3.1 and the upcoming 1.3.2

      If you want, you might be able downgrade to betterconsole 1.3.0 to use slim fit body until the mod author updates.
    2. solarstorm84
      solarstorm84
      • member
      • 0 kudos
      Cool.
      I ll just wait until the update. With the old version of the console, the game was not running right. When i was running the console it would freeze.

      Have a nice day. :)
  8. ARustyChevy
    ARustyChevy
    • premium
    • 0 kudos
    Im having an issue. The console doesnt work with F1 and I cant find any sort of settings or config file populated with anything related to the mod. Im at a loss. I may be too tired, blind, brain dead or all of the above but maybe you could point me in the right direction.
    1. linux18
      linux18
      • premium
      • 28 kudos
      The config file is called BetterConsoleConfig.txt and it is put in the same folder as the dll file, If you delete that file, then the default F1 key should be the active one. There should also be a BetterConsoleLog.txt in the same folder that i can look at if that doesnt work.
    2. ARustyChevy
      ARustyChevy
      • premium
      • 0 kudos
      No config file exists for me. Will send you the log
    3. linux18
      linux18
      • premium
      • 28 kudos
      Everything in the log indicates that betterconsole is loading properly, I have a guess at what could be wrong though, because its already been changed in the beta build. if you could try out this beta version it should hopefully fix the issue: https://litter.catbox.moe/nzz6dk.zip
  9. Tachyonrex
    Tachyonrex
    • member
    • 1 kudos
    Is there an uninstall procedure?
    1. linux18
      linux18
      • premium
      • 28 kudos
      Go to the files section and find the version you have installed (sfse, asi, or universal) and click on the "preview file contents" button. That will show you which file to delete to remove the mod. There should also be a logfile, config file, and your full console history as text files in the same location that you can clean out as well.

      Was betterconsole causing any issues?
    2. Tachyonrex
      Tachyonrex
      • member
      • 1 kudos
      Anti-virus action on file BetterConsole.asi, was causes Starfield random ctd. It was asi 3683 1.2.2
    3. linux18
      linux18
      • premium
      • 28 kudos
      fixing antivirus detections is on the todo list for a future version (maybe not the next version, but the one after that)
    4. linux18
      linux18
      • premium
      • 28 kudos
      @Tachyonrex try the new 1.3.1 version I think it might work for you.
  10. BigFAFO
    BigFAFO
    • member
    • 1 kudos
    Does it work with Game Pass??
    1. linux18
      linux18
      • premium
      • 28 kudos
      maybe? it hasn't been tested by anyone yet, but name BetterConsole.dll to vcruntime140_1.dll and place in the same folder as starfield.exe or rename to betterconsole.asi and load with an asi loader. you will still need to make the SFSE\Plugins\ folder in Data as well so that the command history, console output, and settings can be saved. If you can get is working let me know.

      EDIT: version 1.2.19+ is compatible with gamepass
    2. BigFAFO
      BigFAFO
      • member
      • 1 kudos
      Thanks. .Will do. .Update is CRAZY this time. .Address Library updated INSTANTLY, but now ASI is broken from update.. SMH... lol  I will do ASI version soon as it is updated and let you know.. THANKS!!! Keep up the great work.  when CK comes out, I will try my hand at authoring myself.
    3. jmiller007
      jmiller007
      • member
      • 0 kudos
      Hi,

      Just wanted to say the latest version works with gamepass by renaming BetterConsole.dll. It also works with FSR3 and frame gen on although it crashes if i try to toggle this in game :)

      edit: ooh scratch that, i get a crash when opening the map :D framegen off fixes that.
  11. blacky777
    blacky777
    • premium
    • 0 kudos
    Very useful, thank you

    Would you happen to know what ini/variable causes the sound effects at about halfway through this video?

    https://imgur.com/a/xI223h8

    Yours is the latest utility I've been downloading  to try find and disable this!