Jump to content

[WIPz] Fallout 4 Script Extender (F4SE)


behippo

Recommended Posts

I've done that as well, but unfortunately the game only accepts customized input for binds that have customization enabled (the three 0s or 1s in the last column before the mask field).

 

Short python script for reading out the binds:

 

 

  Reveal hidden contents

 

Link to comment
Share on other sites

  • Replies 717
  • Created
  • Last Reply

Top Posters In This Topic

  On 11/23/2015 at 6:42 AM, ianpatt said:

I've done that as well, but unfortunately the game only accepts customized input for binds that have customization enabled (the three 0s or 1s in the last column before the mask field).

 

Short python script for reading out the binds:

 

 

  Reveal hidden contents

 

 

You gave me an idea here. If the customization is only allowed when adjusting the three digits that control customization, wouldn't this bypass the "this key is reserved" phrase and its functions as well? At any rate, I found a way to bypass the portion of reserved keys inside the .swf files, so maybe I should try again with your file to allow for menu based customization.

 

The keys that you allow to be adjusted in the .txt file will also display in the menu, where would the strings go to probarly adjust their names in the controls menu? Could it be done the same way we did add strings in Skyrim?

Link to comment
Share on other sites

So technically it should be possible to make every bind customizable. Simply setting those values to 1 in that file causes the game to crash unfortunately. For now, modifying the txt file is a good enough solution for me, just not the friendliest solution.

Link to comment
Share on other sites

Just a quick reminder for everyone. At this moment F4SE does not support the 1.2.33 beta build of Fallout 4. We are starting the work to make a compatible build of F4SE, but it is going to take a few hours as folks are at work. We'll let everyone know when we have a release available for the beta.
Link to comment
Share on other sites

The new Beta build says numpad keys can be reassigned but I don't see the favorites in the settings menu. Probably removes the favorite when you rebind something to it. Also if you use the new build you will need to set plugins.txt to read only if you have any .esp files.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...