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.

Mothergunship

From PCGamingWiki, the wiki about fixing PC games
Revision as of 12:22, 7 September 2019 by Baronsmoki (talk | contribs) (→‎Video settings: Updated details)
Mothergunship
Mothergunship cover
Developers
Terrible Posture Games
Grip Digital
Publishers
Grip Digital
Engines
Unreal Engine 4[1]
Release dates
Windows July 17, 2018
Mothergunship on Wikipedia

General information

Official Discord server
Official wiki
Steam Community Discussions

Availability

Source DRM Notes Keys OS
Green Man Gaming
Icon overlay.png
Windows
Humble Store
Icon overlay.png
Windows
Steam
Icon overlay.png
Windows

Essential improvements

Skip intro videos

Delete or rename movie files[2]
  1. Go to <path-to-game>\TowerOfGuns2\Content\Movies\.
  2. Delete or rename GripDigital_Logo_Startup.mp4, Humble_Logo_Startup.mp4, TerriblePostureGame_Logo_Startup.mp4, and UE4_Startup_Moving_Logo_1088_60.mp4.

Game data

In-game gameplay settings.
In-game gameplay settings.

Configuration file(s) location

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

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

In-game video settings.
In-game video settings.

Template:Video settings

Input settings

In-game input settings.
In-game input settings.
In-game keybinds.
In-game keybinds.

Template:Input settings

Mouse sensitivity

Change sensitivity with finer granularity
  1. Use the console command SetMouseSensitivity

Notes

This command uses a 0-1 scale, rather than 0-100 like the menu. For example, if your desired sensitivity is 2.5, you would set it to 0.025
This does not persist across restarts, and must be re-entered every time you launch the game
A patch is coming out which will enable fine-grained sensitivity in the menu, after which this fix will be obselete
Set horizontal and vertical sensitivity to be 1:1
  1. Go to the configuration files location.
  2. Open Input.ini
  3. Add the following lines:
[/Script/Engine.InputSettings]
AxisMappings=(AxisName="LookUp",Key=MouseY,Scale=-1.428571)
AxisMappings=(AxisName="Turn",Key=MouseX,Scale=1.000000)
AxisMappings=(AxisName="MoveForward",Key=W,Scale=1.000000)
AxisMappings=(AxisName="MoveForward",Key=S,Scale=-1.000000)
AxisMappings=(AxisName="MoveRight",Key=D,Scale=1.000000)
AxisMappings=(AxisName="MoveRight",Key=A,Scale=-1.000000)
AxisMappings=(AxisName="CraftingScrolling",Key=MouseWheelAxis,Scale=-1.000000)

Notes

This will overwrite your movement keys. If you omit these bindings, they will be unbound and un-rebindable. If you want to change your movement keys while using this fix, you need to change the keys in this file
If you want to invert the Y axis or otherwise change the horizontal or vertical sensitivity, you can adjust the Scale value for "LookUp" and "Turn"

Audio settings

In-game audio settings.
In-game audio settings.

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Network

Multiplayer types

Type Native Players Notes
Local play
LAN play
Online play
2 Co-op

VR support

Other information

API

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

Middleware

Middleware Notes
Physics PhysX

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Core i5-4430
AMD FX-6300
System memory (RAM) 4 GB
Hard disk drive (HDD) 5 GB
Video card (GPU) Nvidia GeForce GTX 750 Ti
AMD Radeon R7 265
2 GB of VRAM
DirectX 11 compatible
Requires a 64-bit operating system.

Notes

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

References

  1. Verified by User:Baronsmoki on 2019-09-07
  2. Verified by User:Baronsmoki on 2019-09-06