User Tools

Site Tools

Urban Games

gamemanual:gamefilelocations

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gamemanual:gamefilelocations [2021/02/17 13:26]
yoshi [GOG]
gamemanual:gamefilelocations [2022/11/16 15:17] (current)
marlon [Steam]
Line 13: Line 13:
       * ''/heightmaps'': Folder with greyscale images for [[:gamemanual:mapeditor#heightmap|heightmaps]].       * ''/heightmaps'': Folder with greyscale images for [[:gamemanual:mapeditor#heightmap|heightmaps]].
       * ''/keyframes'': Folder for camera tool [[gamemanual:cameratool#keyframes|keyframes]].       * ''/keyframes'': Folder for camera tool [[gamemanual:cameratool#keyframes|keyframes]].
 +      * ''/mod_presets'': Folder for [[gamemanual:modinstallation#mod_presets|mod presets]].
       * ''/mods'': Folder for [[gamemanual:modinstallation|manually installed mods]].       * ''/mods'': Folder for [[gamemanual:modinstallation|manually installed mods]].
       * ''/recordings'': Folder for camera tool [[gamemanual:cameratool#recording|recordings]].       * ''/recordings'': Folder for camera tool [[gamemanual:cameratool#recording|recordings]].
Line 32: Line 33:
 **Installation folder:** \\ **Installation folder:** \\
 //Windows://  ''C:\Program Files (x86)\Steam\steamapps\common\Transport Fever 2'' \\ //Windows://  ''C:\Program Files (x86)\Steam\steamapps\common\Transport Fever 2'' \\
-//Linux://  ''~/.local/share/Steam/steamapps/common/Transport Fever 2''   \\+//Linux://  ''~/.local/share/Steam/steamapps/common/Transport Fever 2'' \\ 
 +//or:// ''~/.steam/steam/steamapps/common/Transport Fever 2'' \\
 //MacOS:// ''/Users/<username>/Library/Application Support/Steam/steamapps/common/Transport Fever 2'' //MacOS:// ''/Users/<username>/Library/Application Support/Steam/steamapps/common/Transport Fever 2''
  
Line 38: Line 40:
 //Windows://  '' C:\Program Files (x86)\Steam\userdata\<user-number>\1066780\local '' \\ //Windows://  '' C:\Program Files (x86)\Steam\userdata\<user-number>\1066780\local '' \\
 //Linux://  ''~/.local/share/Steam/userdata/<user-number>/1066780/local'' \\ //Linux://  ''~/.local/share/Steam/userdata/<user-number>/1066780/local'' \\
 +//or:// ''~/.steam/steam/userdata/<user-number>/1066780/local'' \\
 //MacOS:// ''/Users/<username>/Library/Application Support/Steam/userdata/<user-number>/1066780/local'' //MacOS:// ''/Users/<username>/Library/Application Support/Steam/userdata/<user-number>/1066780/local''
  
-**Workshop items***: \\+**Workshop items folder***: \\
 //Windows://  ''C:\Program Files (x86)\Steam\steamapps\workshop\content\1066780'' \\ //Windows://  ''C:\Program Files (x86)\Steam\steamapps\workshop\content\1066780'' \\
 //Linux://  ''~/.local/share/Steam/steamapps/workshop/content/1066780'' \\ //Linux://  ''~/.local/share/Steam/steamapps/workshop/content/1066780'' \\
 +//or:// ''~/.steam/steam/steamapps/workshop/content/1066780'' \\
 //MacOS:// ''/Users/<username>/Library/Application Support/Steam/steamapps/workshop/content/1066780'' //MacOS:// ''/Users/<username>/Library/Application Support/Steam/steamapps/workshop/content/1066780''
  
 *It is not recommended to add, edit or remove files in that folder. For manually installing Mods, please refer to the [[gamemanual:modinstallation|manually installation]] of mods. *It is not recommended to add, edit or remove files in that folder. For manually installing Mods, please refer to the [[gamemanual:modinstallation|manually installation]] of mods.
  
 +<div center tip 100%>
 +By default, the ''Library'' directory is hidden on MacOS. To toggle the visibility of hidden directories, press <span key>Ctrl</span> + <span key>Shift</span> + <span key>.</span> in the Finder application. 
 +</div>
 ==== GOG ==== ==== GOG ====
  
Line 58: Line 65:
  
 **Userdata folder:** \\  **Userdata folder:** \\ 
-//Windows://  ''C:\Users\<current Windows user>\AppData\Roaming\Transport Fever 2'' \\ +//Windows://  ''C:\Users\<username>\AppData\Roaming\Transport Fever 2'' \\ 
 //Linux://  ''~/.local/share/Transport Fever 2'' \\ //Linux://  ''~/.local/share/Transport Fever 2'' \\
-//MacOS://  ''~/Library/Application Support/Transport Fever 2'' \\ +//MacOS://  ''/Users/<username>/Library/Application Support/Transport Fever 2'' \\ 
  
 ==== App Store ==== ==== App Store ====
Line 69: Line 76:
    * then navigate to "Contents\Resources\".    * then navigate to "Contents\Resources\".
  
-**Userdata folder:** \\ ''~/Library/Application Support/Transport Fever 2'' \\ +**Userdata folder:** \\  
 +//MacOS://  ''/Users/<username>/Library/Containers/com.gambitious.transportfever2/Data/Library/Application Support/Transport Fever 2'' \\  
 + 
 +==== Epic Games Store ==== 
 + 
 +**Installation folder:** \\ 
 +//Windows://  ''C:\Program Files\Epic Games\TransportFever2'' \\ 
 +//MacOS:// ''/Users/Shared/EpicGames/TransportFever2'' 
 + 
 +**Userdata folder:** \\ 
 +//Windows://  '' C:\Users\<username>\AppData\Roaming\Transport Fever 2 '' \\ 
 +//MacOS:// ''/Users/<username>/Library/Application Support/Transport Fever 2''
  
 ===== Game Log Files ===== ===== Game Log Files =====
Line 81: Line 99:
  
 <div center tip 100%> <div center tip 100%>
-Be aware that stdout.txt is resetted on every start of the game. Copy it before you restart the game in case you want to get help after a crash!+Be aware that stdout.txt is reset on every start of the game. A copy of it with a timestamp is generated when the game crashes. Use that in case you want to get help after a crash!
 </div> </div>
  
Line 93: Line 111:
 Savegames in ''saves'' folder consist of three files: Savegames in ''saves'' folder consist of three files:
   * a ''.sav'' file with the actual savegame data   * a ''.sav'' file with the actual savegame data
-  * a ''.sav.lua'' file with some metadata+  * a ''.sav.lua'' file with some metadata and the mission state
   * a ''.jpg'' thumbnail image with the camera view at the point the game was saved   * a ''.jpg'' thumbnail image with the camera view at the point the game was saved
  
gamemanual/gamefilelocations.1613564772.txt.gz · Last modified: 2021/02/17 13:26 by yoshi