File information

Last updated

Original upload

Created by

BoyOfTheEnders aka ENDERS

Uploaded by

BoyOfTheEnders

Virus scan

Safe to use

Tags for this mod

8 comments

  1. xXEpicfailXx
    xXEpicfailXx
    • member
    • 0 kudos
    Dont work at all
    1. edumontel
      edumontel
      • member
      • 1 kudos
      no i can confirm this is still working you just have to either download the file (you will lose all you personalized configs) or edit the code and look for double entries
    2. xXEpicfailXx
      xXEpicfailXx
      • member
      • 0 kudos
      Your right ^^ it was my bad. works great
    3. juwman696969
      juwman696969
      • member
      • 0 kudos
      i guess im stupid i cant figure this mod out idk what im doing is there a video explaining
      the process or something ?
  2. Ajters86
    Ajters86
    • member
    • 0 kudos
    Czy możesz stworzyć mod, który usuwa karę za zabranie większej liczby osób z tej samej osady? Gdzie pojawia się informacja o -50 morale? Jak mogę zapytać?
  3. wathevere
    wathevere
    • member
    • 0 kudos
    I love you, I said 2 days ago this game would be crazy with firstperson and here we are. Thank you kind sir
    1. BoyOfTheEnders
      BoyOfTheEnders
      • member
      • 0 kudos
      You are very welcome.
  4. BoyOfTheEnders
    BoyOfTheEnders
    • member
    • 0 kudos
    The developers have stated its not really in the plan yet for Bellwright to have First Person (yet) and their official FAQs on Discord state that they only intend the game to have first person while indoors. So here is my guide/mod that works for now.

    How to Modify Bellwright GameUserSettings INI to toggle between First Person view and Third Person View:

    The Camera view or "PointOfView" Keybind mapping is not set nor is it accessible by default in this current Early Access release of Bellwright for some odd reason. Rebinding the point of view does not show up as a key in the Controls section of the Options menu at this time in Bellwright, so I have spent some time discovering a simple set of solutions for those that want an immersive first person experience in Bellwright now.

    Either download my copy of the ini files here and overwrite yours or:

    Simply navigate to your Bellwirght AppData directory, generally located at the following drive address:
    C:\Users\Administrator\AppData\Local\Bellwright\Saved\Config\Windows

    Open up the GameUserSettings.ini

    Paste the following lines of code at the bottom of the file ( one space below where the "[ScalabilityGroups]"  block appears):
    [/Script/Mist.MistUserInputSettings]
    ActionBindings=(Name="PushToTalk",Mapping=(ActionName="PushToTalk",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None),AlternativeMapping=(ActionName="",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None),bModified=True)
    ActionBindings=(Name="PointOfView",Mapping=(ActionName="PointOfView",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=V),AlternativeMapping=(ActionName="",bShift=False,bCtrl=False,bAlt=False,bCmd=False,Key=None),bModified=True)

    Save the GameUserSettings.ini

    Launch Bellwright and when in-game press the V Key in order to toggle the view between Third Person and First person.

    After launching your game and changing any setting the GameUSerSettings.ini file will be populated more variables after your new lines, you may change these in-game throug the settings, or futher edit the GameUserSettings.ini if you wish.

    To generate a new version of the .ini files you can simply remove or delete the ones that are there.
    I did rebind the "PushToTalk" key in order to make the "PointOfView" key work. If you don't, it won't work. 

    It is imporant to note that:
    At the time of wirting/publishing this Bellwright is in Early Access version v 0.0.36175 (36175)
    Head or view bobbing is prevealent while using First Person
    and the player's head will often clip into the camera while using bows/archery.

    Enjoy.