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 "Angels Fall First"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Enable DirectX 11 support: Added additional note regarding developer-recommended settings for DX11.)
(Added issues unresolved section and moved issues and fixes around per the editing guide.)
Line 168: Line 168:
 
|asynchronous        =  
 
|asynchronous        =  
 
|asynchronous notes  =  
 
|asynchronous notes  =  
 +
}}
 +
 +
==Issues unresolved==
 +
===General instability===
 +
{{ii}} The <code>-seekfreeloading</code> [[Glossary:Command line arguments|command line argument]] the game uses by default may be at fault.
 +
{{++}} Under active investigation by the developers.<ref name="PerformanceDevs"/>
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Run AFFLift.exe directly|ref=<ref name="PerformanceDevs"/>}}
 +
# Navigate to <code>{{P|game}}/Binaries</code>
 +
# Run <code>AFFLift.exe</code>
 +
'''Notes:'''
 +
{{ii}} This fix is not confirmed to provide better stability.
 +
}}
 +
===Black/textureless droppods===
 +
{{--}} No known fix.<ref name="PerformanceDevs"/>
 +
===Low framerate===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Reduce quality of or disable AA|ref=<ref name="PerformanceDevs">[http://steamcommunity.com/app/367270/discussions/0/483366528905737150/ Steam Community Discussion - Solutions for performance issues]</ref>}}
 +
}}
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change DOF quality from "Bokeh" to "Gauss"|ref=<ref name="PerformanceDevs"/>}}
 
}}
 
}}
  
 
==Issues fixed==
 
==Issues fixed==
 +
===UE3ShaderCompileworker crash===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Run game in 32-bit mode|ref=<ref name="PerformanceDevs"/>}}
 +
# Navigate to <code>{{P|game}}/Binaries/Win32</code>
 +
# Run <code>AFFGame.exe</code>
 +
# Exit the game.
 +
}}
 
===Game crashes when using DirectX 11===
 
===Game crashes when using DirectX 11===
 
{{Fixbox|1=
 
{{Fixbox|1=
Line 180: Line 208:
 
'''Notes:'''
 
'''Notes:'''
 
{{ii}} You can set all graphics options back to the way they were once the fix is applied.
 
{{ii}} You can set all graphics options back to the way they were once the fix is applied.
 +
}}
 +
===Black/textureless terrain===
 +
{{Fixbox|1=
 +
{{Fixbox/fix|Change detail level to 3 or higher|ref=<ref name="PerformanceDevs"/>}}
 
}}
 
}}
  

Revision as of 14:56, 5 October 2015

This page is a stub: it lacks content and/or basic article components. You can help to expand this page by adding an image or additional information.
Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Angels Fall First
cover
Developers
Strangely Interactive Ltd
Engines
Unreal Engine 3[1]
Release dates
Windows Early access

General information

Official website
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Essential improvements

Enable DirectX 11 support

Enables 64-bit support and provides better performance and graphical fidelity over DirectX 9.[2]
Instructions

Game data

Configuration file(s)

Template:Game data/row
System Location
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/367270/pfx/[Note 1]
System Native Notes
Steam Cloud

Video settings

Template:Video settings

Input settings

Template:Input settings

Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Notes
LAN play
Online play

Issues unresolved

General instability

The -seekfreeloading command line argument the game uses by default may be at fault.
Under active investigation by the developers.[3]
Instructions

Black/textureless droppods

No known fix.[3]

Low framerate

Instructions
Instructions

Issues fixed

UE3ShaderCompileworker crash

Instructions

Game crashes when using DirectX 11

Instructions

Black/textureless terrain

Instructions

Other information

API

Technical specs Supported Notes
Direct3D 9, 11 DX11 must be enabled manually.
Shader Model support 3, 5
Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Dual-Core 2GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 10 GB
Video card (GPU) NVIDIA 460
AMD Radeon 6850

Notes

  1. File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/367270/ in addition to or instead of this directory. The app ID (367270) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References

  1. Steam Community Discussion - FAQ
  2. Steam Community Discussion - How to How to enable DX11 Explained
  3. 3.0 3.1 Cite error: Invalid <ref> tag; no text was provided for refs named PerformanceDevs