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 "Remothered: Tormented Fathers"

From PCGamingWiki, the wiki about fixing PC games
m (→‎API: updated template usage)
(→‎Field of view (FOV): added alternative, simpler method for changing FOV scaling)
Line 95: Line 95:
  
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
 
===[[Glossary:Field of view (FOV)|Field of view (FOV)]]===
{{Fixbox|description=Change FOV scaling|ref=<ref>[https://steamcommunity.com/app/633360/discussions/0/1699415798761465361/ Fov FIX for new update :: Remothered: Tormented Fathers General Discussions]</ref>|fix=
+
{{Fixbox|description=Change FOV scaling (method 1)|ref=<ref>[https://steamcommunity.com/app/633360/discussions/0/1699415798761465361/ Fov FIX for new update :: Remothered: Tormented Fathers General Discussions]</ref>|fix=
 
# Go to <code>{{p|game}}\Remothered\Content\Paks\</code>.
 
# Go to <code>{{p|game}}\Remothered\Content\Paks\</code>.
 
# Open <code>Remothered-WindowsNoEditor.pak</code> with a hex editor such as [https://mh-nexus.de/en/hxd/ HxD].
 
# Open <code>Remothered-WindowsNoEditor.pak</code> with a hex editor such as [https://mh-nexus.de/en/hxd/ HxD].
 
# Go to offset <code>1558896f1</code>.
 
# Go to offset <code>1558896f1</code>.
 
# Change byte <code>58</code> to <code>59</code>.
 
# Change byte <code>58</code> to <code>59</code>.
 +
}}
 +
 +
{{Fixbox|description=Change FOV scaling (method 2)|ref=<ref>[https://steamcommunity.com/app/633360/discussions/0/1699415798761465361/ Fov FIX for new update :: Remothered: Tormented Fathers General Discussions]</ref>|fix=
 +
# Go to the [[#Game data|configuration file(s) location]].
 +
# Open <code>Engine.ini</code>.
 +
# Add the following and save the file.
 +
<pre>
 +
[/Script/Engine.LocalPlayer]
 +
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV
 +
</pre>
 +
 
}}
 
}}
  

Revision as of 08:13, 11 July 2019

Remothered: Tormented Fathers
Remothered: Tormented Fathers cover
Developers
Stormind Games
Publishers
Darril Arts
Engines
Unreal Engine 4
Release dates
Windows January 30, 2018

General information

GOG.com Community Discussions
GOG.com Support Page
Steam Community Discussions

Availability

Source DRM Notes Keys OS
GOG.com
DRM-free
Windows
Steam
Icon overlay.png
Windows

Game data

Configuration file(s) location

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

Save game data location

System Location
Windows %LOCALAPPDATA%\Remothered\Saved\SaveGames\
Steam Play (Linux) <SteamLibrary-folder>/steamapps/compatdata/633360/pfx/[Note 1]
3 player profiles available. Only 1 save slot per profile.

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

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

Template:Video settings

Field of view (FOV)

Change FOV scaling (method 1)[1]
  1. Go to <path-to-game>\Remothered\Content\Paks\.
  2. Open Remothered-WindowsNoEditor.pak with a hex editor such as HxD.
  3. Go to offset 1558896f1.
  4. Change byte 58 to 59.
Change FOV scaling (method 2)[2]
  1. Go to the configuration file(s) location.
  2. Open Engine.ini.
  3. Add the following and save the file.
[/Script/Engine.LocalPlayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

Input settings

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

Template:Input settings

Audio settings

In-game audio settings
In-game audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Traditional Chinese
French
German
Hungarian
Italian
Japanese
Polish
Brazilian Portuguese
Russian
Spanish
Turkish

VR support

Other information

API

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

System requirements

Windows
Minimum Recommended
Operating system (OS) 7
Processor (CPU) Intel Quad-core 2.5 GHz
AMD equivalent 2.5 GHz
System memory (RAM) 4 GB
Hard disk drive (HDD) 10 GB
Video card (GPU) Nvidia GeForce GTX 470
AMD Radeon HD 6870
DirectX 11 compatible
A 64-bit system is required.

Notes

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

References