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 "User:Zachasme/Sandbox"

From PCGamingWiki, the wiki about fixing PC games
(game data sandbox)
 
m
Line 2: Line 2:
 
===Default installation directories===
 
===Default installation directories===
 
{{Game Location Table|
 
{{Game Location Table|
{{Game Location Table/row|{{ID|}} Retail (Windows)| <kbd><abbr><program-files></abbr>\SuperExample\</kbd>}}
+
{{Game Location Table/row|Retail (Windows)| <kbd><abbr><root></abbr>\PONG\</kbd>}}
{{Game Location Table/row|{{ID|}} Retail (Linux)|<kbd><abbr><home></abbr>/.SuperTeam/SuperExample/</kbd>}}
+
{{Game Location Table/row|Retail (Linux)|<kbd><abbr><home></abbr>/.atari/pong/</kbd>}}
{{Game Location Table/row|{{ID|Steam}} Steam|<kbd><abbr><steamapps></abbr>/common/superexample/</kbd>}}
 
{{Game Location Table/row|{{ID|GOG}} GOG.com|<kbd><abbr><root></abbr>/SUPEX/</kbd>}}
 
 
}}
 
}}
 +
{{ii}} Distributions of the game not mentioned above by default installs to the common locations outlined in [[Game data]].
  
 
===Configuration file location===
 
===Configuration file location===

Revision as of 16:18, 5 January 2014

Game data

Default installation directories

Template:Game Location Table

Distributions of the game not mentioned above by default installs to the common locations outlined in Game data.

Configuration file location

Template:Game Location Table

config.cfg is the default configuration file which is edited to reflect any in-game changes to keybinds or video settings. It is safe to edit this file, but it will change to reflect any modified keybinds on startup. This config will run every time the game starts up, before any other config.
autoexec.cfg is the default config file for executing custom keybinds and aliases. This config will run every time the game starts up, after config.cfg.
scout.cfg, soldier.cfg, pyro.cfg, etc. has a config file which automatically runs whenever a player switches to that class.

Save game data location

Template:Game Location Table

auto.sav is the autosave, overwritten every 5 minutes.
user1.sav, user2.sav, etc are manual saves.