E2160 - Game Data

Revision as of 17:31, 18 April 2024 by Animal (talk | contribs) (Created page with "== Game data == === Configuration file(s) location === {| class="wikitable" |- ! System !! Location |- | Windows || *HKEY_CURRENT_USER\Software\Reality Pump\Earth2160\ *HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Reality Pump\Earth2160\ [Note 1] |- | macOS (OS X) || |- | Steam Play (Linux) || |} === Save game data location === {| class="wikitable" |- ! System !! Location |- | Windows || %USERPROFILE%\Documents\Earth 2160\Players |- | macOS (OS X) || |- | Steam Play (Li...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Game data

Configuration file(s) location

System Location
Windows
  • HKEY_CURRENT_USER\Software\Reality Pump\Earth2160\
  • HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Reality Pump\Earth2160\ [Note 1]
macOS (OS X)
Steam Play (Linux)

Save game data location

System Location
Windows %USERPROFILE%\Documents\Earth 2160\Players
macOS (OS X)
Steam Play (Linux)


Notes

  1. When running this game without Administrator elevation, 32-bit programs writing to HKEY_LOCAL_MACHINE\SOFTWARE will be redirected to HKEY_CURRENT_USER\Software\Classes\VirtualStore\MACHINE\SOFTWARE\Wow6432Node (more details).
  2. File/folder structure within this directory reflects the path(s) listed for Windows and/or Steam game data (use Wine regedit to access Windows registry paths). Games with Steam Cloud support may store data in ~/.steam/steam/userdata/<user-id>/253880/ in addition to or instead of this directory. The app ID (253880) may differ in some cases. Treat backslashes as forward slashes. See the glossary page for details.
  3. When running this game without elevated privileges (Run as administrator option), write operations against a location below %PROGRAMFILES%, %PROGRAMDATA%, or %WINDIR% might be redirected to %LOCALAPPDATA%\VirtualStore on Windows Vista and later (more details).