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

From PCGamingWiki, the wiki about fixing PC games
(Had a chat with blankslatejoe about mouse sensitivity, decided to share the knowledge)
Line 29: Line 29:
 
===Configuration file(s) location===
 
===Configuration file(s) location===
 
{{Game data|
 
{{Game data|
{{Game data/config|Windows|}}
+
{{Game data/config|Windows|{{p|userprofile}}\AppData\Local\TowerOfGuns2\Saved\SaveGames}}
 
}}
 
}}
  
 
===Save game data location===
 
===Save game data location===
 
{{Game data|
 
{{Game data|
{{Game data/saves|Windows|}}
+
{{Game data/saves|Windows|{{p|userprofile}}\AppData\Local\TowerOfGuns2\Saved\Config\WindowsNoEditor}}
 
}}
 
}}
  
Line 64: Line 64:
 
|4k ultra hd                = unknown
 
|4k ultra hd                = unknown
 
|4k ultra hd notes          =  
 
|4k ultra hd notes          =  
|fov                        = unknown
+
|fov                        = true
|fov notes                  =  
+
|fov notes                  = Up to 145°
|windowed                  = unknown
+
|windowed                  = true
 
|windowed notes            =  
 
|windowed notes            =  
|borderless windowed        = unknown
+
|borderless windowed        = true
 
|borderless windowed notes  =  
 
|borderless windowed notes  =  
|anisotropic                = unknown
+
|anisotropic                = true
 
|anisotropic notes          =  
 
|anisotropic notes          =  
|antialiasing              = unknown
+
|antialiasing              = true
 
|antialiasing notes        =  
 
|antialiasing notes        =  
|vsync                      = unknown
+
|vsync                      = true
 
|vsync notes                =  
 
|vsync notes                =  
|60 fps                    = unknown
+
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
|120 fps                    = unknown
+
|120 fps                    = true
 
|120 fps notes              =  
 
|120 fps notes              =  
 
|hdr                        = unknown
 
|hdr                        = unknown
 
|hdr notes                  =  
 
|hdr notes                  =  
|color blind                = unknown
+
|color blind                = false
 
|color blind notes          =  
 
|color blind notes          =  
 
}}
 
}}
Line 88: Line 88:
 
==Input settings==
 
==Input settings==
 
{{Input settings
 
{{Input settings
|key remap                = unknown
+
|key remap                = true
 
|key remap notes          =  
 
|key remap notes          =  
|acceleration option      = unknown
+
|acceleration option      = false
 
|acceleration option notes =  
 
|acceleration option notes =  
|mouse sensitivity        = unknown
+
|mouse sensitivity        = hackable
|mouse sensitivity notes  =  
+
|mouse sensitivity notes  = Limited granularity, and horizontal/vertical sensitivity are not equal.<br>See [[#Mouse Sensitivity|Mouse Sensitivity]]
|mouse menu                = unknown
+
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
|invert mouse y-axis      = unknown
+
|invert mouse y-axis      = hackable
|invert mouse y-axis notes =  
+
|invert mouse y-axis notes = See [[#Mouse Sensitivity|Mouse Sensitivity]]
|touchscreen              = unknown
+
|touchscreen              = false
 
|touchscreen notes        =  
 
|touchscreen notes        =  
|controller support        = unknown
+
|controller support        = true
 
|controller support notes  =  
 
|controller support notes  =  
 
|full controller          = unknown
 
|full controller          = unknown
Line 106: Line 106:
 
|controller remap          = unknown
 
|controller remap          = unknown
 
|controller remap notes    =  
 
|controller remap notes    =  
|controller sensitivity    = unknown
+
|controller sensitivity    = true
 
|controller sensitivity notes=  
 
|controller sensitivity notes=  
 
|invert controller y-axis  = unknown
 
|invert controller y-axis  = unknown
Line 144: Line 144:
 
|steam controller prompts  = unknown
 
|steam controller prompts  = unknown
 
|steam controller prompts notes =  
 
|steam controller prompts notes =  
 +
}}
 +
 +
===[[Glossary:Mouse#Sensitivity|Mouse Sensitivity]]===
 +
{{Fixbox|description=Change sensitivity with finer granularity|fix=
 +
# Use the console command <code>SetMouseSensitivity</code>
 +
'''Notes'''
 +
{{ii}} 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
 +
{{ii}} This does not persist across restarts, and must be re-entered every time you launch the game
 +
{{ii}} A patch is coming out which will enable fine-grained sensitivity in the menu, after which this fix will be obselete
 +
}}
 +
{{Fixbox|description=Set horizontal and vertical sensitivity to be 1:1|fix=
 +
# Go to the [[#Game data|configuration files location]].
 +
# Open {{file|Input.ini}}
 +
# Add the following lines:
 +
<pre>
 +
[/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)
 +
</pre>
 +
'''Notes'''
 +
{{ii}} 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
 +
{{ii}} If you want to invert the Y axis or otherwise change the horizontal or vertical sensitivity, you can adjust the <code>Scale</code> value for <code>"LookUp"</code> and <code>"Turn"</code>
 
}}
 
}}
  
 
==Audio settings==
 
==Audio settings==
 
{{Audio settings
 
{{Audio settings
|separate volume          = unknown
+
|separate volume          = true
 
|separate volume notes    =  
 
|separate volume notes    =  
 
|surround sound          = unknown
 
|surround sound          = unknown
 
|surround sound notes    =  
 
|surround sound notes    =  
|subtitles                = unknown
+
|subtitles                = N/A
|subtitles notes          =  
+
|subtitles notes          = All dialogue is accompanied by a text box
|closed captions          = unknown
+
|closed captions          = false
 
|closed captions notes    =  
 
|closed captions notes    =  
|mute on focus lost      = unknown
+
|mute on focus lost      = true
|mute on focus lost notes =  
+
|mute on focus lost notes = Cannot be turned off
 
|eax support              =  
 
|eax support              =  
 
|eax support notes        =  
 
|eax support notes        =  

Revision as of 02:37, 19 July 2018

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.
Mothergunship
Mothergunship cover
Developers
Terrible Posture Games
Grip Digital
Publishers
Grip Digital
Release dates
Windows July 17, 2018

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 %USERPROFILE%\AppData\Local\TowerOfGuns2\Saved\SaveGames
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/574090/pfx/[Note 1]

Save game data location

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

Save game cloud syncing

System Native Notes
Steam Cloud

Video settings

Template:Video settings

Input settings

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

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English

Other information

API

Executable 32-bit 64-bit Notes
Windows

System requirements

Windows
Minimum
Operating system (OS)
Processor (CPU)
System memory (RAM) 4 GB
Hard disk drive (HDD)

Notes

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

References