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 "Totally Accurate Battle Simulator"

From PCGamingWiki, the wiki about fixing PC games
m (→‎Game data: Updated Windows path using {{p|game}} template)
(Added DX 11 ref to API section)
Line 32: Line 32:
 
==Essential improvements==
 
==Essential improvements==
 
===Game crashes===
 
===Game crashes===
{{Fixbox|description=Force the game to use DirectX 11|ref=<ref>TABS Early Access FAQ | https://steamcommunity.com/app/508440/discussions/0/1770385542783460255/</ref>|fix=
+
{{Fixbox|description=Force the game to use DirectX 11|ref=<ref name="early access faq">TABS Early Access FAQ | https://steamcommunity.com/app/508440/discussions/0/1770385542783460255/</ref>|fix=
 
# Go to your Steam Library.
 
# Go to your Steam Library.
 
# Find the game and right-click it, then select <code>Properties</code>.
 
# Find the game and right-click it, then select <code>Properties</code>.
Line 92: Line 92:
 
|anisotropic notes          =  
 
|anisotropic notes          =  
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        = FXAA, SMAA.
+
|antialiasing notes        = [[FXAA]], [[SMAA]].
 
|vsync                      = true
 
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
Line 200: Line 200:
 
===API===
 
===API===
 
{{API
 
{{API
|direct3d versions      = 9.0c, 11
+
|direct3d versions      = 9, 11
|direct3d notes        = DirectX 11 can be forced via the <code>-force-d3d11</code> flag.
+
|direct3d notes        = DirectX 11 can be forced via the <code>-force-d3d11</code> flag.<ref name="early access faq"/>
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  

Revision as of 13:30, 6 August 2019

Dev general icon.svg
This product is unreleased but remains under active development - information may change frequently and could be outdated or irrelevant.
Totally Accurate Battle Simulator
Totally Accurate Battle Simulator cover
Developers
Landfall Games
Engines
Unity
Release dates
Windows Early access
macOS (OS X) Early access
Totally Accurate Battle Simulator on Wikipedia
Totally Accurate
Totally Accurate Battlegrounds 2018
Totally Accurate Battle Simulator 2021

General information

Steam Community Discussions

Availability

Source DRM Notes Keys OS
Humble Store
Icon overlay.png
Windows
macOS (OS X)
Steam
Icon overlay.png
Windows
macOS (OS X)
All versions require Steam DRM.

Essential improvements

Game crashes

Force the game to use DirectX 11[1]
  1. Go to your Steam Library.
  2. Find the game and right-click it, then select Properties.
  3. Under the General Tab, click Set Launch Options and a dialog box will appear.
  4. Type in -force-d3d11 and click "OK".
  5. Close the Properties window.
  6. Run the game.

Game data

Gameplay settings
Gameplay settings

Configuration file(s) location

System Location
Windows <path-to-game>\TotallyAccurateBattleSimulator_Data\[Note 1]
macOS (OS X)
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/508440/pfx/[Note 2]

Save game data location

System Location
Windows <path-to-game>\TotallyAccurateBattleSimulator_Data\[Note 1]
macOS (OS X)
Steam Play (Linux) <Steam-folder>/steamapps/compatdata/508440/pfx/[Note 2]

Save game cloud syncing

System Native Notes
Steam Cloud
10 MB allocated.

Video settings

Video settings
Video settings

Template:Video settings

Input settings

Input bindings
Input bindings

Template:Input settings

Audio settings

Audio settings.
Audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Issues fixed

Issues unresolved

Some users have reported issues with sound in the game not working at all. [2]

Other information

API

Technical specs Supported Notes
Direct3D 9, 11 DirectX 11 can be forced via the -force-d3d11 flag.[1]
Executable 32-bit 64-bit Notes
Windows
macOS (OS X)

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-2400 3.1 GHz
AMD FX-6300 3.5 GHz
System memory (RAM) 8 GB
Hard disk drive (HDD) 3 GB
Video card (GPU) Nvidia GeForce GTX 670
AMD Radeon R9 270
2 GB of VRAM
DirectX 9.0c compatible
Shader model 5.0 support
A 64-bit system is required.
macOS (OS X)
Minimum Recommended
Operating system (OS) 10.14
Processor (CPU) Intel Core i5 2.3 GHz Dual-Core
System memory (RAM) 8 GB
Hard disk drive (HDD) 3 GB
Video card (GPU) Intel Iris Plus Graphics 640
A 64-bit system is required.

Notes

  1. 1.0 1.1 When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).
  2. 2.0 2.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>/508440/ in addition to or instead of this directory. The app ID (508440) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.

References