Documentation
Русский
  • Gem RTS v1 Documentation
  • Foundational Knowledge
    • Game local files and Player Profile locations
    • Game resource architecture
      • Packages
      • Package file structure
    • Basic knowledge about configuration files
      • Include instruction
      • Define instruction
      • Mod instruction
  • Mod Development
    • Creating mod
    • Advanced package configuration
    • Creating Settings templates
  • Editor
    • Camera control in the Editor
    • Useful Editor shortcuts and Console commands
    • Map Editor
      • Creating a new map
      • Scene Editor
      • Entity Editor
      • Landscape Editor
        • Heights Editor
        • Polygons Editor
        • Terrains Editor
        • Color Editor
        • Flags Editor
        • Material Editor
        • Grass Editor
        • Foliage Editor
      • Water Editor
      • Specifics of Map Editing
        • Creating destroyed vehicle entities for map entourage
        • Creating terrain folds
          • Creating Ground Surface relief
          • Rock and cliff entities
        • Stone entities
        • Entity for water sound effects
        • Building entities
      • Creating a minimap
    • Mission Editor
      • Mission Properties Editor
    • FX Editor
    • Environment Editor
      • Basic knowledge about HDR
      • Creating environment preset
      • Setting Environment preset parameters
    • Debug Tools
      • Console
      • Debug Processes Window
      • Render Layer List Window
    • Simulation Mode
  • Textures and Materials
    • Physically Based Rendering
      • Texture compression formats in GEM RTS
      • PBR parameters
      • Texture Conversion in Gem RTS
      • Texture conversion to PBR materials using Nvidia Texture Exporter
  • Modeling
    • 3ds Max Plugin
    • Vehicle Model Setup Pipeline
      • Bone hierarchy in vehicle models
        • Body
        • Turret
        • Engine
        • Gun
        • Secondary bones
        • Transmission
          • Сhassis mechanisms
  • Localization
    • Variable strings in localization
    • Adding a new localization language
  • Game settings
    • Movement on slopes
    • Configuration of movement types for human units
    • Configuring entity interaction with wind
    • Sensor
    • User control sound
Powered by GitBook
On this page
  • Steam version of the game
  • Epic Games Store version of the game
  • Default path to the Player Profile folder
  1. Foundational Knowledge

Game local files and Player Profile locations

Step-by-step instructions for opening the local game files of "Men of War II" and the player's profile folder for Windows and Ubuntu platforms. It covers two platforms: Steam and Epic Games Store

Last updated 11 months ago

Steam version of the game

The default paths to the game's root folder are based on the assumption that the game was installed using default settings.

Platform
Path to the Game's Root Folder

Windows

C:\Program Files (x86)\Steam\steamapps\common\Men of War II

Ubuntu

~/.steam/steam/steamapps/common/Men of War II

If you chose a different folder during installation, use the below instructions to access the game root folder.

  1. Launch the Steam client

  2. Navigate to the Library section

  3. Locate the game in the list and right-click on it

  4. Select Manage from the dropdown menu

  5. Click on the Browse Local Files

Epic Games Store version of the game

The specified paths assume the game was installed with default settings.

Platform
Path to the Game's Root Folder

Windows

C:\Program Files\Epic Games\MenOfWarII

Ubuntu

~/.local/share/EpicGamesStore/MenOfWarII

If you specified a different folder during installation, use the instructions below to open the game root folder.

  • Open the Epic Games Launcher

  • Navigate to the Library section

  • Find the game in the list and click on the three dots next to its name

  • Select Manage

  • Click on the Open Install Location button

Default path to the Player Profile folder

The specified paths assume the game was installed with default settings. If you specified a different folder during installation, the player profile folder can be found in the user's directory.

Platform
Path to the Player Profile Folder

Windows

C:\Users\[User Name]\Documents\My Games\Men of War II

Ubuntu

~/Documents/My Games/Men of War II