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 "Transport Fever 2"

From PCGamingWiki, the wiki about fixing PC games
(Cleanup tag added.)
m (initial clean)
Line 70: Line 70:
  
 
==Video settings==
 
==Video settings==
{{Image|Transport Fever 2 - in-game video settings.png|In-game video settings.}}
+
{{Image|Transport Fever 2 - in-game video settings.png|Video settings}}
 
{{Video settings
 
{{Video settings
 
|wsgf link                  =  
 
|wsgf link                  =  
Line 90: Line 90:
 
|windowed notes            = Press {{key|Alt|Enter}} to toggle.
 
|windowed notes            = Press {{key|Alt|Enter}} to toggle.
 
|borderless windowed        = true
 
|borderless windowed        = true
|borderless windowed notes  = Exclusive fullscreen not supported
+
|borderless windowed notes  = Exclusive fullscreen mode is not supported.
|anisotropic                = true
+
|anisotropic                = hackable
|anisotropic notes          = <code>maxDegreeOfAnisotropy=4</code> is default in <code>settings.lua</code>
+
|anisotropic notes          = See [[#Anisotropic filtering (AF)|Anisotropic filtering (AF)]].
 
|antialiasing              = true
 
|antialiasing              = true
|antialiasing notes        = Off, 2x, 4x
+
|antialiasing notes        = Off, 2x, 4x.
|vsync                      = true
+
|vsync                      = hackable
|vsync notes                = <code>vsync=true</code> is default in <code>settings.lua</code>
+
|vsync notes                = See [[#Vertical sync (Vsync)|Vertical sync (Vsync)]].
 
|60 fps                    = true
 
|60 fps                    = true
 
|60 fps notes              =  
 
|60 fps notes              =  
Line 105: Line 105:
 
|color blind                = unknown
 
|color blind                = unknown
 
|color blind notes          =  
 
|color blind notes          =  
 +
}}
 +
 +
===[[Anisotropic filtering (AF)]]===
 +
{{ii}} The game defaults to 4x anisotropic filtering, but can be manually adjusted.
 +
 +
{{Fixbox|description=Edit settings.lua|ref=<ref>{{Refcheck|user=Aemony|date=2020-03-18}}</ref>|fix=
 +
# Navigate to the [[#Configuration file(s) location|Configuration file(s) location]].
 +
# Open {{file|settings.lua}} in a text editor.
 +
# Locate <code>vsync=true</code> and change it to the desired value:
 +
#* {{Code|0}} - Disabled
 +
#* {{Code|2}} - Low
 +
#* {{Code|4}} - Medium (default)
 +
#* {{Code|8}} - High
 +
#* {{Code|16}} - Highest
 +
# Save and close the file to apply the changes.
 +
}}
 +
 +
===[[Vertical sync (Vsync)]]===
 +
{{ii}} The game defaults to vsync enabled, but this can be disabled.
 +
 +
{{Fixbox|description=Edit settings.lua|ref=<ref>{{Refcheck|user=Aemony|date=2020-03-18}}</ref>|fix=
 +
# Navigate to the [[#Configuration file(s) location|Configuration file(s) location]].
 +
# Open {{file|settings.lua}} in a text editor.
 +
# Locate <code>vsync=true</code> and change it to the desired value:
 +
#* {{Code|false}} - Disabled
 +
#* {{Code|true}} - Enabled (default)
 +
# Save and close the file to apply the changes.
 
}}
 
}}
  
 
==Input settings==
 
==Input settings==
{{Image|Transport Fever 2 - in-game input settings.png|In-game input settings.}}
+
{{Image|Transport Fever 2 - in-game input settings.png|Input settings}}
 
{{Input settings
 
{{Input settings
 
|key remap                = true
 
|key remap                = true
|key remap notes          = Limited to camera and interface options
+
|key remap notes          = Limited to camera and interface options.
 
|acceleration option      = false
 
|acceleration option      = false
|acceleration option notes = system default
+
|acceleration option notes = Follows the operating system setting.
 
|mouse sensitivity        = false
 
|mouse sensitivity        = false
|mouse sensitivity notes  = system default
+
|mouse sensitivity notes  = Follows the operating system setting.
 
|mouse menu                = true
 
|mouse menu                = true
 
|mouse menu notes          =  
 
|mouse menu notes          =  
 
|invert mouse y-axis      = true
 
|invert mouse y-axis      = true
|invert mouse y-axis notes = Mouse inversion is only available from the main menu, not in game
+
|invert mouse y-axis notes = Only available from the main menu, not through the in-game menu.
 
|touchscreen              = unknown
 
|touchscreen              = unknown
 
|touchscreen notes        =  
 
|touchscreen notes        =  
Line 173: Line 200:
  
 
==Audio settings==
 
==Audio settings==
{{Image|Transport Fever 2 - in-game audio settings.png|In-game audio settings.}}
+
{{Image|Transport Fever 2 - in-game audio settings.png|Audio settings}}
 
{{Audio settings
 
{{Audio settings
 
|separate volume          = true
 
|separate volume          = true
Line 361: Line 388:
 
|recHD    =  
 
|recHD    =  
 
|recGPU  =  
 
|recGPU  =  
|notes    = {{ii}} A 64-bit operating system is required.
+
|notes    =  
 
}}
 
}}
  
 
{{References}}
 
{{References}}

Revision as of 08:25, 18 March 2020

This page may require cleanup to meet basic quality standards. The specific problem is: The multimonitor/ultrawide notes need a citation and more information; otherwise, Input options notes may need some grammatical tweaks to be in line with the rest of the site. You can help by modifying the article. The discussion page may contain useful suggestions.
Transport Fever 2
Transport Fever 2 cover
Developers
Urban Games
Publishers
Good Shepherd Entertainment
Release dates
Windows December 11, 2019
Linux December 11, 2019
Transport Fever 2 on MobyGames
Transport Fever
Train Fever 2014
Transport Fever 2016
Transport Fever 2 2019

General information

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

Availability

Source DRM Notes Keys OS
Gamesplanet logo.svg
Icon overlay.png
Windows
Linux
GOG.com
DRM-free
Windows
Linux
Green Man Gaming
Icon overlay.png
Windows
Linux
Humble Store
Icon overlay.png
Windows
Linux
Steam
Icon overlay.png
Windows
Linux

Game data

Configuration file(s) location

System Location
Windows %APPDATA%\Transport Fever 2\settings.lua
Linux ~/.local/share/Transport Fever 2/settings.lua
Steam <Steam-folder>/userdata/<user-id>/1066780/local/settings.lua
It's unknown whether this game follows the XDG Base Directory Specification on Linux. Please fill in this information.

Save game data location

System Location
Windows %APPDATA%\Transport Fever 2\save\
Linux ~/.local/share/Transport Fever 2/
Steam <Steam-folder>/userdata/<user-id>/1066780/local/save/

Save game cloud syncing

System Native Notes
GOG Galaxy
Steam Cloud

Video settings

Video settings
Video settings

Template:Video settings

Anisotropic filtering (AF)

The game defaults to 4x anisotropic filtering, but can be manually adjusted.
Edit settings.lua[1]
  1. Navigate to the Configuration file(s) location.
  2. Open settings.lua in a text editor.
  3. Locate vsync=true and change it to the desired value:
    • 0 - Disabled
    • 2 - Low
    • 4 - Medium (default)
    • 8 - High
    • 16 - Highest
  4. Save and close the file to apply the changes.

Vertical sync (Vsync)

The game defaults to vsync enabled, but this can be disabled.
Edit settings.lua[2]
  1. Navigate to the Configuration file(s) location.
  2. Open settings.lua in a text editor.
  3. Locate vsync=true and change it to the desired value:
    • false - Disabled
    • true - Enabled (default)
  4. Save and close the file to apply the changes.

Input settings

Input settings
Input settings

Template:Input settings

Audio settings

Audio settings
Audio settings

Template:Audio settings

Localizations

Language UI Audio Sub Notes
English
Simplified Chinese
Traditional Chinese
Dutch
French
German
Japanese
Polish
Russian
Spanish

Other information

API

Technical specs Supported Notes
OpenGL
Executable 32-bit 64-bit Notes
Windows
Linux

Middleware

Middleware Notes
Audio OpenAL
Interface FreeType

System requirements

Windows
Minimum
Operating system (OS) 7, 8, 10
Processor (CPU) Intel Core i5-2300
AMD FX-4300
System memory (RAM) 8 GB
Hard disk drive (HDD)
Video card (GPU) Nvidia GeForce GTX 560
AMD Radeon HD 7850
2 GB of VRAM
A 64-bit operating system is required.
Linux
Minimum
Operating system (OS) Ubuntu 16.04
Processor (CPU) Intel Core i5-2300
AMD FX-4300
System memory (RAM) 8 GB
Hard disk drive (HDD)
Video card (GPU) Nvidia GeForce GTX 560
AMD Radeon HD 7850
2 GB of VRAM
A 64-bit operating system is required.

References

  1. Verified by User:Aemony on 2020-03-18
  2. Verified by User:Aemony on 2020-03-18