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

Difference between revisions of "Trepang2"

From PCGamingWiki, the wiki about fixing PC games
m (updated template usage)
(→‎API: exe)
Line 259: Line 259:
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|windows 32-bit exe    = unknown
+
|windows 32-bit exe    = false
|windows 64-bit exe    = unknown
+
|windows 64-bit exe    = true
|windows exe notes      =  
+
|windows exe notes      = Game exe is <code>Steam\steamapps\common\Trepang2 Demo\CPPFPS\Binaries\Win64\CPPFPS-Win64-Shipping.exe</code>
 
|mac os x powerpc app  =  
 
|mac os x powerpc app  =  
 
|macos intel 32-bit app = unknown
 
|macos intel 32-bit app = unknown

Revision as of 17:05, 13 June 2022

Trepang2
Trepang2 cover
Developers
Trepang_Studios
Engines
Unreal Engine 4
Release dates
Windows Early access

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Steam
Icon overlay.png
Windows
Currently, a free early-access demo is available that includes a single campaign mission, and 2 horde mode maps with 30 waves each.

Essential improvements

Enable the Developer Mode

Enable Developer Mode
Enable Developer Mode
Developer Mode
Developer Mode
Go to the UI section in the settings menu and toggle Enable Developer Options

Game data

Configuration file(s) location

System Location
Windows %LOCALAPPDATA%\CPPFPS\Saved\Config\WindowsNoEditor\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1164940/pfx/[Note 1]

Save game data location

System Location
Windows %LOCALAPPDATA%\CPPFPS\Saved\SaveGames\WindowsNoEditor\
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/1164940/pfx/[Note 1]

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Video options 1
Video options 1
Video options 2
Video options 2

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

Windowed mode

  1. Go to the Configuration file location.
  2. Open the GameUserSettings.ini file.
  3. Change FullscreenMode to 0, then save the file.

High frame rate

Console Command

Input the t.MaxFPS <fps goes here> command into the Enter Console Command text box in the DEV options menu. Must be applied every time you launch the game. Requires the developer mode to be enabled.

INI File edit
  1. Go to the Configuration file location.
  2. Open the Engine.ini file.
  3. Add the following lines to it, then save the file:
[/Script/Engine.Engine]
NearClipPlane=12.0
bSmoothFrameRate=false
MinSmoothedFrameRate=5
MaxSmoothedFrameRate=<fps goes here>

Input

Keyboard options
Keyboard options
Mouse options
Mouse options

Audio

Audio options
Audio options

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

Executable 32-bit 64-bit Notes
Windows
Game exe is Steam\steamapps\common\Trepang2 Demo\CPPFPS\Binaries\Win64\CPPFPS-Win64-Shipping.exe

Middleware

No middleware information; you can edit this page to add it.

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i series
AMD Ryzen
System memory (RAM) 4 GB
Hard disk drive (HDD) 2 GB
Video card (GPU) Nvidia GeForce 650
AMD Radeon HD 7750
DirectX 11 compatible
A 64-bit system is required.


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

References