Difference between revisions of "HPL2/main init.cfg"
< HPL2
Jump to navigation
Jump to search
(Redux) |
m (Fixed link) |
||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Main_Init - Config - Amnesia}} | {{DISPLAYTITLE:Main_Init - Config - Amnesia}} | ||
− | == ConfigFiles == | + | ==ConfigFiles== |
− | {| class="wikitable sortable" border=1 | + | {| class="wikitable sortable" border="1" |
!Parameter!!Functionality | !Parameter!!Functionality | ||
|- | |- | ||
Line 9: | Line 9: | ||
|Materials||The file with all physics materials | |Materials||The file with all physics materials | ||
|- | |- | ||
− | |Game||Path for [[:hpl2:amnesia:config:game|game settings]] | + | |Game||Path for [[:hpl2:amnesia:config:game|game settings]] |
|- | |- | ||
− | |Menu||Path for [[:hpl2:amnesia:config:menu|menu settings]] | + | |Menu||Path for [[:hpl2:amnesia:config:menu|menu settings]] |
|- | |- | ||
− | |PreMenu||Path for [[:hpl2:amnesia:config:pre_menu|pre-menu settings]] | + | |PreMenu||Path for [[:hpl2:amnesia:config:pre_menu|pre-menu settings]] |
|- | |- | ||
− | |Demo||Path for [[ | + | |Demo||Path for [[HPL2/TDD/demo.cfg|demo settings]] |
|- | |- | ||
|DefaultMainSettings||Main game settings | |DefaultMainSettings||Main game settings | ||
Line 33: | Line 33: | ||
|} | |} | ||
− | == Directories == | + | ==Directories== |
− | {| class="wikitable sortable" border=1 | + | {| class="wikitable sortable" border="1" |
!Parameter!!Functionality | !Parameter!!Functionality | ||
|- | |- | ||
− | |MainSaveFolder||This is very important to change| This is where the save games and user settings are stored | + | |MainSaveFolder|| This is very important to change |This is where the save games and user settings are stored |
|- | |- | ||
|BaseLanguageFolder||Folder where the base language folder placed. Should probably be left as is | |BaseLanguageFolder||Folder where the base language folder placed. Should probably be left as is | ||
Line 49: | Line 49: | ||
|} | |} | ||
− | == Variables == | + | ==Variables== |
− | {| class="wikitable sortable" border=1 | + | {| class="wikitable sortable" border="1" |
|- | |- | ||
|GameName||Name of the game | |GameName||Name of the game | ||
Line 57: | Line 57: | ||
|} | |} | ||
− | == StartMap == | + | ==StartMap== |
− | {| class="wikitable sortable" border=1 | + | {| class="wikitable sortable" border="1" |
!Parameter!!Functionality | !Parameter!!Functionality | ||
|- | |- |
Revision as of 00:54, 4 August 2020
Contents
ConfigFiles
Parameter | Functionality |
---|---|
Resources | File with all resource directories |
Materials | The file with all physics materials |
Game | Path for game settings |
Menu | Path for menu settings |
PreMenu | Path for pre-menu settings |
Demo | Path for demo settings |
DefaultMainSettings | Main game settings |
DefaultMainSettingsMedium | "Medium" game settings |
DefaultMainSettingsHigh | "High" game settings |
DefaultUserSettings | Default user settings |
DefaultUserKeys | Default user keys settings |
DefaultBaseLanguage | The base language file. Should probably remains |
DefaultGameLanguage | The default language file to load. Note that directory below is used to find this |
Directories
Parameter | Functionality |
---|---|
MainSaveFolder | This is where the save games and user settings are stored |
BaseLanguageFolder | Folder where the base language folder placed. Should probably be left as is |
GameLanguageFolder | Folder where the game specific language files can be found |
CustomStoryPath | Path for custom stories |
Variables
GameName | Name of the game |
StartMap
Parameter | Functionality |
---|---|
File | The map where the game starts |
Folder | The base folder for all maps |
Pos | The start position of the player |