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 "Beastiarium"

From PCGamingWiki, the wiki about fixing PC games
(updated template usage)
 
(18 intermediate revisions by 3 users not shown)
Line 6: Line 6:
 
|publishers  =  
 
|publishers  =  
 
|engines      =  
 
|engines      =  
 +
{{Infobox game/row/engine|Unreal Engine 4}}
 
|release dates=  
 
|release dates=  
 
{{Infobox game/row/date|Windows|December 5, 2016}}
 
{{Infobox game/row/date|Windows|December 5, 2016}}
 +
|taxonomy    =
 +
{{Infobox game/row/taxonomy/monetization      | }}
 +
{{Infobox game/row/taxonomy/microtransactions | }}
 +
{{Infobox game/row/taxonomy/modes            | }}
 +
{{Infobox game/row/taxonomy/pacing            | }}
 +
{{Infobox game/row/taxonomy/perspectives      | }}
 +
{{Infobox game/row/taxonomy/controls          | }}
 +
{{Infobox game/row/taxonomy/genres            | }}
 +
{{Infobox game/row/taxonomy/sports            | }}
 +
{{Infobox game/row/taxonomy/vehicles          | }}
 +
{{Infobox game/row/taxonomy/art styles        | }}
 +
{{Infobox game/row/taxonomy/themes            | }}
 +
{{Infobox game/row/taxonomy/series            | }}
 
|steam appid  = 545150
 
|steam appid  = 545150
 
|steam appid side  =  
 
|steam appid side  =  
|gogcom page  =  
+
|gogcom id    =
 +
|mobygames    =  
 
|strategywiki =  
 
|strategywiki =  
 
|wikipedia    =  
 
|wikipedia    =  
 
|winehq      =  
 
|winehq      =  
 +
|license      =
 
}}
 
}}
  
 
'''General information'''
 
'''General information'''
{{mm}} [http://steamcommunity.com/app/545150/discussions/ Steam Community Discussions]
+
{{mm}} [https://steamcommunity.com/app/545150/discussions/ Steam Community Discussions]
  
 
==Availability==
 
==Availability==
Line 27: Line 43:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|}}
+
{{Game data/config|Windows|}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/row|Windows|}}
+
{{Game data/saves|Windows|}}
 
}}
 
}}
  
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
===[[Glossary:Save game cloud syncing|Save game cloud syncing]]===
 
{{Save game cloud syncing
 
{{Save game cloud syncing
|origin               =  
+
|discord                  =
|origin notes         =  
+
|discord notes            =
|steam cloud           = unknown
+
|epic games launcher      =
|steam cloud notes     =  
+
|epic games launcher notes =
|uplay                =  
+
|gog galaxy                =
|uplay notes           =  
+
|gog galaxy notes          =
|xbox cloud           =  
+
|origin                   =  
|xbox cloud notes     =  
+
|origin notes             =  
 +
|steam cloud               = unknown
 +
|steam cloud notes         =  
 +
|ubisoft connect          =  
 +
|ubisoft connect notes     =  
 +
|xbox cloud               =  
 +
|xbox cloud notes         =  
 
}}
 
}}
  
==Video settings==
+
==Video==
{{Video settings
+
{{Video
 
|wsgf link                  =  
 
|wsgf link                  =  
 
|widescreen wsgf award      =  
 
|widescreen wsgf award      =  
Line 72: Line 94:
 
|antialiasing              = false
 
|antialiasing              = false
 
|antialiasing notes        =  
 
|antialiasing notes        =  
 +
|upscaling                  = unknown
 +
|upscaling tech            =
 +
|upscaling notes            =
 
|vsync                      = false
 
|vsync                      = false
 
|vsync notes                =  
 
|vsync notes                =  
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = false
+
|120 fps                    = hackable
|120 fps notes              = Frame rate capped at 62 fps. This cannot be edited as the Unreal configuration files are not accessible.
+
|120 fps notes              = Frame rate capped at 62 fps. See [[#High frame rate|High frame rate]].
 +
|hdr                        = unknown
 +
|hdr notes                  =
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 
}}
 
}}
  
==Input settings==
+
===[[Glossary:Frame rate (FPS)|High frame rate]]===
{{Input settings
+
{{Fixbox|description=Change FPS cap|ref={{cn|date=October 2017}}|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open {{file|Engine.ini}}.
 +
# Add the following lines.
 +
 
 +
<pre>
 +
[/Script/Engine.Engine]
 +
bSmoothFrameRate=false
 +
MinDesiredFrameRate=60
 +
SmoothedFrameRateRange=(LowerBound=(Type=”ERangeBoundTypes::Inclusive”,Value=60),UpperBound=(Type=”ERangeBoundTypes::Exclusive”,Value=144))
 +
</pre>
 +
 
 +
'''Notes'''
 +
{{ii}} For Vsync on, change <code>bSmoothFrameRate=false</code> to <code>bSmoothFrameRate=true</code>, and for any other refresh rate change the upper bound value.
 +
}}
 +
 
 +
==Input==
 +
{{Input
 
|key remap                = false
 
|key remap                = false
 
|key remap notes          =  
 
|key remap notes          =  
Line 94: Line 138:
 
|invert mouse y-axis      = false
 
|invert mouse y-axis      = false
 
|invert mouse y-axis notes =  
 
|invert mouse y-axis notes =  
 +
|touchscreen              = unknown
 +
|touchscreen notes        =
 
|controller support        = unknown
 
|controller support        = unknown
 
|controller support notes  =  
 
|controller support notes  =  
Line 104: Line 150:
 
|invert controller y-axis  = unknown
 
|invert controller y-axis  = unknown
 
|invert controller y-axis notes=  
 
|invert controller y-axis notes=  
|touchscreen               = unknown
+
|xinput controllers        = unknown
|touchscreen notes        =  
+
|xinput controllers notes  =
|button prompts           = unknown
+
|xbox prompts              = unknown
|button prompts notes     =  
+
|xbox prompts notes        =
 +
|impulse triggers          = unknown
 +
|impulse triggers notes    =
 +
|dualshock 4               = unknown
 +
|dualshock 4 notes        =
 +
|dualshock prompts        = unknown
 +
|dualshock prompts notes  =
 +
|light bar support        = unknown
 +
|light bar support notes  =
 +
|dualshock 4 modes        = unknown
 +
|dualshock 4 modes notes  =
 +
|tracked motion controllers= unknown
 +
|tracked motion controllers notes =
 +
|tracked motion prompts    = unknown
 +
|tracked motion prompts notes =
 +
|other controllers         = unknown
 +
|other controllers notes  =  
 +
|other button prompts     = unknown
 +
|other button prompts notes=  
 
|controller hotplug        = unknown
 
|controller hotplug        = unknown
 
|controller hotplug notes  =  
 
|controller hotplug notes  =  
 
|haptic feedback          = unknown
 
|haptic feedback          = unknown
 
|haptic feedback notes    =  
 
|haptic feedback notes    =  
|light bar support        = unknown
+
|simultaneous input        = unknown
|light bar support notes   =  
+
|simultaneous input notes  =
 +
|steam input api          = unknown
 +
|steam input api notes    =
 +
|steam hook input          = unknown
 +
|steam hook input notes    =
 +
|steam input presets      = unknown
 +
|steam input presets notes =
 +
|steam controller prompts  = unknown
 +
|steam controller prompts notes =
 +
|steam cursor detection    = unknown
 +
|steam cursor detection notes =  
 
}}
 
}}
  
==Audio settings==
+
==Audio==
{{Audio settings
+
{{Audio
|separate volume          = unknown
+
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
|surround sound          = unknown
+
|surround sound          = false
 
|surround sound notes    =  
 
|surround sound notes    =  
|subtitles                = unknown
+
|subtitles                = true
|subtitles notes          =  
+
|subtitles notes          = Subtitles are on by default and cannot be turned off.
 
|closed captions          = unknown
 
|closed captions          = unknown
 
|closed captions notes    =  
 
|closed captions notes    =  
Line 129: Line 203:
 
|mute on focus lost notes =  
 
|mute on focus lost notes =  
 
|eax support              =  
 
|eax support              =  
|eax support notes        =  
+
|eax support notes         =
 +
|royalty free audio       = unknown
 +
|royalty free audio notes  =  
 
}}
 
}}
  
Line 135: Line 211:
 
{{L10n/switch
 
{{L10n/switch
 
|language  = English
 
|language  = English
|interface = yes
+
|interface = true
|audio    = yes
+
|audio    = true
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = French
 
|language  = French
|interface = yes
+
|interface = true
|audio    = no
+
|audio    = false
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = German
 
|language  = German
|interface = yes
+
|interface = true
|audio    = no
+
|audio    = false
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = Brazilian Portuguese
 
|language  = Brazilian Portuguese
|interface = yes
+
|interface = true
|audio    = no
+
|audio    = false
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
{{L10n/switch
 
{{L10n/switch
 
|language  = Russian
 
|language  = Russian
|interface = yes
+
|interface = true
|audio    = no
+
|audio    = false
|subtitles = yes
+
|subtitles = true
 
|notes    =  
 
|notes    =  
 
|fan      =  
 
|fan      =  
|fan notes =
 
 
}}
 
}}
 
}}
 
}}
Line 197: Line 268:
 
|metal support          =  
 
|metal support          =  
 
|metal support notes    =  
 
|metal support notes    =  
|vulkan support        =  
+
|vulkan versions        =  
|vulkan support notes   =  
+
|vulkan notes           =  
 
|dos modes              =  
 
|dos modes              =  
 
|dos modes notes        =  
 
|dos modes notes        =  
 
|shader model versions  =  
 
|shader model versions  =  
 
|shader model notes    =  
 
|shader model notes    =  
|64-bit executable     = unknown
+
|windows 32-bit exe    = unknown
|64-bit executable notes=  
+
|windows 64-bit exe    = unknown
 +
|windows arm app        = unknown
 +
|windows exe notes     =
 +
|macos intel 32-bit app =
 +
|macos intel 64-bit app =
 +
|macos arm app          = unknown
 +
|macos app notes        =
 +
|linux 32-bit executable=
 +
|linux 64-bit executable=
 +
|linux arm app          = unknown
 +
|linux executable notes =  
 
}}
 
}}
  
 
==System requirements==
 
==System requirements==
{{ii}} A 64-bit system is required.
 
 
{{System requirements
 
{{System requirements
 
|OSfamily = Windows
 
|OSfamily = Windows
Line 217: Line 297:
 
|minHD    = 5 GB
 
|minHD    = 5 GB
 
|minGPU  = Nvidia GeForce 460 GTX
 
|minGPU  = Nvidia GeForce 460 GTX
|minGPU2  = AMD Radeon 5870 HD series or higher Mobile: NVIDIA GeForce GTX 580M or higher
+
|minGPU2  = AMD Radeon 5870 HD series or higher
 +
|minGPU3  = Mobile: Nvidia GeForce GTX 580M or higher
 
|minDX    = 11
 
|minDX    = 11
  
Line 227: Line 308:
 
|recGPU2  = AMD Radeon 7870 HD series or higher
 
|recGPU2  = AMD Radeon 7870 HD series or higher
 
|recDX    =  
 
|recDX    =  
 +
|notes    = {{ii}} A 64-bit system is required.
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Latest revision as of 16:56, 28 March 2023

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.
Beastiarium
Beastiarium cover
Developers
Fazan
Engines
Unreal Engine 4
Release dates
Windows December 5, 2016

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) <SteamLibrary-folder>/steamapps/compatdata/545150/pfx/[Note 1]

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video

Graphics feature State Notes
Widescreen resolution
Multi-monitor
Ultra-widescreen
4K Ultra HD
Field of view (FOV)
Windowed
See the glossary page for potential workarounds.
Borderless fullscreen windowed
See the glossary page for potential workarounds.
Anisotropic filtering (AF)
See the glossary page for potential workarounds.
Anti-aliasing (AA)
See the glossary page for potential workarounds.
Vertical sync (Vsync)
See the glossary page for potential workarounds.
60 FPS
120+ FPS
Frame rate capped at 62 fps. See High frame rate.
High dynamic range display (HDR)
The game engine may allow for manual configuration of the game via its variables. See the Unreal Engine 4 page for more details.

High frame rate

Change FPS cap[citation needed]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following lines.
[/Script/Engine.Engine]
bSmoothFrameRate=false
MinDesiredFrameRate=60
SmoothedFrameRateRange=(LowerBound=(Type=”ERangeBoundTypes::Inclusive”,Value=60),UpperBound=(Type=”ERangeBoundTypes::Exclusive”,Value=144))

Notes

For Vsync on, change bSmoothFrameRate=false to bSmoothFrameRate=true, and for any other refresh rate change the upper bound value.

Input

Keyboard and mouse State Notes
Remapping
See the glossary page for potential workarounds.
Mouse acceleration
Mouse sensitivity
Mouse input in menus
Mouse Y-axis inversion
Controller
Controller support
Controller types

Audio

Audio feature State Notes
Separate volume controls
Surround sound
Subtitles
Subtitles are on by default and cannot be turned off.
Closed captions
Mute on focus lost
Royalty free audio

Localizations

Language UI Audio Sub Notes
English
French
German
Brazilian Portuguese
Russian

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Triple-core Intel or AMD, 2.0 GHz or faster
System memory (RAM) 8 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) Nvidia GeForce 460 GTX
AMD Radeon 5870 HD series or higher
Mobile: Nvidia GeForce GTX 580M or higher
DirectX 11 compatible
A 64-bit system is required.


Notes

  1. 1.0 1.1 Notes regarding Steam Play (Linux) data:

References