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 "Post Trauma"

From PCGamingWiki, the wiki about fixing PC games
(→‎API: While modern UE4 games tend to use D3D12 by default, the developer can override this and specify whether D3D11 or D3D12 gets used. Thus, until the game is released to the public, setting D3D version to what is listed in the sys. reqs.)
m (Undo revision 1257658 by Expack3 (talk) Actually, the currently released demo runs using DirectX 12. While this may change for release, currently the game uses DX12 for the demo)
Tag: Undo
Line 222: Line 222:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      = 11
+
|direct3d versions      = 12
 
|direct3d notes        =  
 
|direct3d notes        =  
 
|directdraw versions    =  
 
|directdraw versions    =  

Revision as of 02:52, 22 June 2022

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.
Post Trauma
Post Trauma cover
Developers
RobertoSerraG
Engines
Unreal Engine 4
Release dates
Windows TBA
Taxonomy
Modes Singleplayer

Post Trauma is a singleplayer game.

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

System Location
Windows
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1750030/pfx/[Note 1]

Save game data location

System Location
Windows
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1750030/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

Input

Audio

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

Localizations

Language UI Audio Sub Notes
English

Other information

API

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

Middleware

Middleware Notes
Physics PhysX
Audio OGG Vorbis

System requirements

Windows
Minimum Recommended
Operating system (OS) 7, 8.1, 10
Processor (CPU) AMD FX-6100
Intel Core i3-3220
System memory (RAM) 12 GB
Hard disk drive (HDD) 15 GB
Video card (GPU) AMD Radeon R7 360
Nvidia GeForce GTX 650 Ti
2 GB of VRAM
DirectX 11 compatible


Notes

  1. 1.0 1.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>/1750030/ in addition to or instead of this directory. The app ID (1750030) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References