Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.


Warning for game developers: PCGamingWiki staff members will only ever reach out to you using the official press@pcgamingwiki.com mail address.
Be aware of scammers claiming to be representatives or affiliates of PCGamingWiki who promise a PCGW page for a game key.

Difference between revisions of "Starfield"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Anti-aliasing (AA): replaced with config file approach)
(→‎Skip intro video: Added non-destructive method to skip intro)
Line 65: Line 65:
  
 
===Skip intro video===
 
===Skip intro video===
 +
 +
{{--}} Only disables the Bethesda logo intro video - does not affect the unskippable copyright/health warning.
 +
 
{{Fixbox|description=Delete or rename video files|ref=<ref>{{Refcheck|user=Aemony|date=2023-09-01|comment=Comment (optional)}}</ref>|fix=
 
{{Fixbox|description=Delete or rename video files|ref=<ref>{{Refcheck|user=Aemony|date=2023-09-01|comment=Comment (optional)}}</ref>|fix=
 
# Go to <code>{{p|game}}\Data\Video</code>
 
# Go to <code>{{p|game}}\Data\Video</code>
 
# Delete or rename <code>BGS_LOGO_1080p_BinkVersion.bk2</code>.
 
# Delete or rename <code>BGS_LOGO_1080p_BinkVersion.bk2</code>.
 +
}}
 +
 +
{{Fixbox|description=Add custom values to configuration file|ref=<ref>{{Refcheck|user=Litbeep|date=2023-09-01|comment=}}</ref>|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Create a new file called {{file|StarfieldCustom.ini}}, if it doesn't exist.
 +
# Under <code>[General]</code>, add or modify the following parameters:
 +
<pre>
 +
sIntroSequence =
 +
</pre>
 
}}
 
}}
  

Revision as of 11:00, 1 September 2023

Starfield
Starfield cover
Developers
Bethesda Game Studios
id Software
Publishers
Bethesda Softworks
Engines
Creation Engine 2
Release dates
Windows September 6, 2023
Reception
Metacritic 88
OpenCritic 88
Taxonomy
Modes Singleplayer
Genres ARPG
Themes Sci-fi
Starfield on IGDB
Starfield guide on StrategyWiki
Starfield on Wikipedia

Starfield is a singleplayer ARPG game.

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
GamersGate
Icon overlay.png
Premium Edition also available.
Windows
Gamesplanet logo.svg
Icon overlay.png
Premium Edition also available.
Windows
Green Man Gaming
Icon overlay.png
Premium Edition also available.
Windows
Humble Store
Icon overlay.png
Premium Edition also available.
Windows
Microsoft Store
Microsoft Store
Xbox Play Anywhere. Included with Xbox Game Pass for PC.
Premium Edition also available.
Windows
Steam
Icon overlay.png
Premium Edition also available.
Windows

Essential improvements

Skip intro video

Only disables the Bethesda logo intro video - does not affect the unskippable copyright/health warning.
Delete or rename video files[1]
  1. Go to <path-to-game>\Data\Video
  2. Delete or rename BGS_LOGO_1080p_BinkVersion.bk2.
Add custom values to configuration file[2]
  1. Go to the configuration file(s) location.
  2. Create a new file called StarfieldCustom.ini, if it doesn't exist.
  3. Under [General], add or modify the following parameters:
sIntroSequence =

Game data

Configuration file(s) location

System Location
Windows %USERPROFILE%\Documents\My Games\Starfield\
Microsoft Store
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1716740/pfx/[Note 1]

Save game data location

System Location
Windows %USERPROFILE%\Documents\My Games\Starfield\Saves\
Microsoft Store
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/1716740/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud
Xbox Cloud

Video

Ultra-widescreen

Modify the game executable to remove pillarboxing[3]
  1. Open <path-to-game>\Starfield.exe in a hex editor (e.g. HxD).
  2. Search for 8E E3 18 40 as hex.
  3. Replace it with 39 8E 63 40 for 32:9, or any other aspect ratio in hex.
  4. Save the changes.

Field of view (FOV)

Add custom values to configuration file[4]
  1. Go to the configuration file(s) location.
  2. Create a new file called StarfieldCustom.ini, if it doesn't exist.
  3. Under [Camera], add or modify the following parameters, where X is the desired value:
fFPWorldFOV=X
fTPWorldFOV=X

Anti-aliasing (AA)

Disable temporal anti-aliasing (TAA) through a config file:[5]
  1. Browse to %USERPROFILE%\Documents\My Games\Starfield
  2. Open the file called StarfieldCustom.ini or create one if it does not exist.
  3. Insert the following lines in the file:
[Display]
bTemporalAA_idTech7=0

Notes

It is also possible to toggle TAA through the game console,[Note 2] but the change will not persist between game restarts.[6]

Input

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
French
German
Italian
Japanese
Polish
Brazilian Portuguese
Spanish

Other information

API

Technical specs Supported Notes
Direct3D 12
Executable 32-bit 64-bit Notes
Windows

Middleware

Middleware Notes
Cutscenes Bink Video

System requirements

Windows
Minimum Recommended
Operating system (OS) 10 22H2
Processor (CPU) AMD Ryzen 5 2600X
Intel Core i7-6800K
System memory (RAM) 16 GB
Hard disk drive (HDD) 125 GB
Video card (GPU) AMD Radeon RX 5700
Nvidia GeForce 1070 Ti
DirectX 12 compatible
Other SSD required
SSD required


Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:
  2. Disable TAA through the game console:
    1. Open the console with the ~ (tilde) key.
    2. Type ToggleTAA Off

References

  1. Verified by User:Aemony on 2023-09-01
  2. Verified by User:Litbeep on 2023-09-01
  3. Reddit - Ultrawide Master Race - Starfield doesn't support 32:9 - last accessed on 2023-09-01
  4. Reddit - Starfield - Any mods for FOV slider? - last accessed on 2023-09-01
  5. Verified by User:Aemony on 2023-09-01
  6. Starfield TAA Workaround - Reddit - last accessed on 2023-01-09