• Staff Applications
    Dear Guest,
    Staff applications are now open! Join our team and help make our community even better.

PC Camera Control 3.6.1

A Mod for Stellar Blade
Camera Control
Features
  • Take full control of the camera (More features incoming)

Usage

- F8 reload config (change the config then press f8 to reload and see what it does)

Config:

X = forward and backwards
Y = sideways
Z = up and down

; -------------------------------------------------
; CAMERA COLLISION
; -------------------------------------------------
DisableCameraCollision=true

; -------------------------------------------------
; DEFAULT CAMERA OFFSETS
; -------------------------------------------------
DefaultCamX=120.0000
DefaultCamY=-40.0000
DefaultCamZ=10.0000

; -------------------------------------------------
; COMBAT CAMERA OFFSETS
; -------------------------------------------------
CombatCamX=60.0000
CombatCamY=-40.0000
CombatCamZ=30.0000

; -------------------------------------------------
; WALK CAMERA OFFSETS
; -------------------------------------------------
WalkCamX=200.0000
WalkCamY=-40.0000
WalkCamZ=10.0000

; -------------------------------------------------
; SPRINT CAMERA OFFSETS
; -------------------------------------------------
SprintCamX=10.0000
SprintCamY=-40.0000
SprintCamZ=10.0000

; -------------------------------------------------
; FIELD OF VIEW SETTINGS
; -------------------------------------------------
FOV=65
CombatFOV=75
TPSFOV=40
WalkFOV=50
SprintFOV=70
FOVTransitionSteps=100

; -------------------------------------------------
; FEATURE TOGGLES
; -------------------------------------------------
EnableWalkingCamera=true
EnableSprintingCamera=true



NOTE: CTRL+R reloads mods in ue4ss. Pressing it has slight chance to crash the game. There is a setting in ue4ss-settings.ini "EnableHotReloadSystem" set it to 0


Installation
  • Download UE4SS for stellar blade:
    https://github.com/Chrisr0/RE-UE4SS/releases

  • Unpack UE4SS
    steamapps\common\StellarBlade\SB\Binaries\Win64

  • Install the Mod
    Extra the zip insteamapps\common\StellarBlade\SB\Binaries\Win64\UE4SS\Mods


What it should look like:

\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\FOVControl.cfg
\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\enabled.txt
\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\Scripts\main.lua
\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\Scripts\playercontext.lua
\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\Scripts\hooks.lua
\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\Scripts\heartbeat.lua
\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\Scripts\config.lua
\steamapps\common\StellarBlade\SB\Binaries\Win64\ue4ss\Mods\FOVControl\Scripts\camera.lua
Log in or sign up to download
Uploaded by
Bumski
Downloads
87
Views
1,641
First release
Last update
Version
3.6.1
Total Size
11.5 KB
Rating
0.00 star(s) 0 ratings

Uploaded by

  • 87
  • 1,641

Ratings

0.00 star(s) 0 ratings

Tags

There are no tags available.

Bumski

Modder
Modder
Members
Jul 27, 2025
0
0
:rolleyes: a demo video will be nice.

View: https://i.imgur.com/wphT1sC.mp4

Here's a small demo. This is a custom camera for idle, not yet released cause i want to extend teh system for actual full animation. However

You can make custom cameras fro walking, sprinting, exploring and combat already. And set fov for everything as well.

I'll do a video one day of everything there is.

This is an old video:

View: https://www.youtube.com/watch?v=DQfdnWIkwBE

Since then i added a lot of new features