Anonymous edits have been disabled on the wiki. If you want to contribute please login or create an account.

Difference between revisions of "Transport Fever 2"

From PCGamingWiki, the wiki about fixing PC games
(→‎Video settings: Added screenshot)
m (Moved official site to infobox)
(16 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{stub}}
 
 
{{Infobox game
 
{{Infobox game
 
|cover        = Transport Fever 2 cover.jpg
 
|cover        = Transport Fever 2 cover.jpg
Line 10: Line 9:
 
{{Infobox game/row/date|Windows|December 11, 2019}}
 
{{Infobox game/row/date|Windows|December 11, 2019}}
 
{{Infobox game/row/date|Linux|December 11, 2019}}
 
{{Infobox game/row/date|Linux|December 11, 2019}}
 +
{{Infobox game/row/date|OS X|Autumn 2020}}
 
|steam appid  = 1066780
 
|steam appid  = 1066780
 
|steam appid side  =  
 
|steam appid side  =  
 
|gogcom id    = 1611784904
 
|gogcom id    = 1611784904
 +
|official site= https://www.transportfever2.com/
 
|strategywiki =  
 
|strategywiki =  
 +
|mobygames    = transport-fever-2
 
|wikipedia    =  
 
|wikipedia    =  
 
|winehq      =  
 
|winehq      =  
Line 68: 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 88: 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 103: 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>maxDegreeOfAnisotropy=4</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|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 170: Line 200:
  
 
==Audio settings==
 
==Audio settings==
 +
{{Image|Transport Fever 2 - in-game audio settings.png|Audio settings}}
 
{{Audio settings
 
{{Audio settings
 
|separate volume          = true
 
|separate volume          = true
|separate volume notes    = Master, Sound effects, Music, Voice-over
+
|separate volume notes    = Master, Sound effects, Music, Voice-over.
 
|surround sound          = unknown
 
|surround sound          = unknown
 
|surround sound notes    =  
 
|surround sound notes    =  
Line 275: Line 306:
 
|directdraw versions    =  
 
|directdraw versions    =  
 
|directdraw notes      =  
 
|directdraw notes      =  
|opengl versions        =  
+
|opengl versions        = true
 
|opengl notes          =  
 
|opengl notes          =  
 
|glide versions        =  
 
|glide versions        =  
Line 297: Line 328:
 
|macos 64-bit app      = unknown
 
|macos 64-bit app      = unknown
 
|macos app notes        =  
 
|macos app notes        =  
|linux 32-bit executable= unknown
+
|linux 32-bit executable= false
|linux 64-bit executable= unknown
+
|linux 64-bit executable= true
 
|linux executable notes =  
 
|linux executable notes =  
 
}}
 
}}
Line 357: Line 388:
 
|recHD    =  
 
|recHD    =  
 
|recGPU  =  
 
|recGPU  =  
|notes    = {{ii}} A 64-bit system is required.
+
|notes    =  
 
}}
 
}}
  
 
{{References}}
 
{{References}}
 +
[[Category:GOG.com Enhancement Project]]

Revision as of 23:28, 7 November 2020

Transport Fever 2
Transport Fever 2 cover
Developers
Urban Games
Publishers
Good Shepherd Entertainment
Release dates
Windows December 11, 2019
Linux December 11, 2019
macOS (OS X) Autumn 2020
Transport Fever 2 on MobyGames
Transport Fever
Train Fever 2014
Transport Fever 2016
Transport Fever 2 2019

General information

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 maxDegreeOfAnisotropy=4 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
macOS (OS X)
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