Difference between revisions of "HPL2/menu.cfg"
< HPL2
Jump to navigation
Jump to search
(→General: Testing table fixes) |
(Some clean up) |
||
| Line 1: | Line 1: | ||
| − | + | {{DISPLAYTITLE:Menu - Config - Amnesia}} | |
| − | + | {{TocRight}} | |
| − | |||
| − | |||
| + | == General == | ||
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| − | ! | + | ! Parameter name !! Functionality |
|- | |- | ||
| − | + | |TextDuration_StartTime||Text duration start time | |
|- | |- | ||
| − | + | |TextDuration_MinTime||Text duration minimal time | |
|- | |- | ||
| + | |TextDuration_CharTime||Text duration character time | ||
|} | |} | ||
| − | + | == Main == | |
| − | |||
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| − | !MainFadeInTime |Fade-in time | + | ! Parameter name !! Functionality |
| + | |- | ||
| + | |MainFadeInTime||Fade-in time | ||
|- | |- | ||
| − | | | + | |MainFadeOutTimeFast||Fade-out time when fast |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |MainFadeOutTimeSlow||Fade-out time when slow |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |TopMenuFadeInTime||Main menu fade-in time |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |TopMenuFadeOutTime||Main menu fade-out time |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |TopMenuFontRelativeSize||Main menu font size |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |TopMenuStartRelativePos||Main menu relative position |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |TopMenuStartRelativePosInGame||Main menu relative position in game |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |TopMenuFont||Main menu font |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |MainMenuLogoStartRelativePos||Main menu logo start relative position |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |MainMenuLogoRelativeSize||Main menu logo relative size |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |BGScene||Menu background map file |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |BGCamera_FOV||Background camera start face-of-view |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |BGCamera_ZoomedFOV||Background camera zoomed face-of-view |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |ZoomSound||Sound played when the game is loaded |
| − | |||
| − | |||
|- | |- | ||
| − | | | + | |Music||Music that will be played in main menu |
| − | |||
| − | |||
|- | |- | ||
|} | |} | ||
| − | + | == Options == | |
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| − | !ShowCommentary |Commentary-mod setting | | + | ! Parameter name !! Functionality |
| + | |- | ||
| + | |ShowCommentary |Commentary-mod setting | | ||
|- | |- | ||
|} | |} | ||
| − | + | == Credits == | |
| − | |||
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| + | ! Parameter name !! Functionality | ||
| + | |- | ||
!NormalFont |Main text font name | | !NormalFont |Main text font name | | ||
|- | |- | ||
| Line 125: | Line 99: | ||
| − | + | == Profiles == | |
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| + | ! Parameter name !! Functionality | ||
| + | |- | ||
!WindowSize |Profiles window size | | !WindowSize |Profiles window size | | ||
|- | |- | ||
| Line 150: | Line 126: | ||
| − | + | == Inventory == | |
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| + | ! Parameter name !! Functionality | ||
| + | |- | ||
!FadeInTime |Inv fade-in time | | !FadeInTime |Inv fade-in time | | ||
|- | |- | ||
| Line 439: | Line 417: | ||
| − | + | == CompletionCounter == | |
| Line 448: | Line 426: | ||
| − | + | == Messages == | |
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| + | ! Parameter name !! Functionality | ||
| + | |- | ||
!QuestAddedIcon |Icon that will be shown when new quest will be added | | !QuestAddedIcon |Icon that will be shown when new quest will be added | | ||
|- | |- | ||
| Line 465: | Line 445: | ||
| − | + | == Hints == | |
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| + | ! Parameter name !! Functionality | ||
| + | |- | ||
!DefaultFont |Default hints font | | !DefaultFont |Default hints font | | ||
|- | |- | ||
| Line 486: | Line 468: | ||
| − | + | == Journal == | |
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| + | ! Parameter name !! Functionality | ||
| + | |- | ||
!DefaultFont |Default journal font | | !DefaultFont |Default journal font | | ||
|- | |- | ||
| Line 523: | Line 507: | ||
| − | + | == LoadScreen == | |
{| class="wikitable sortable" border=1 | {| class="wikitable sortable" border=1 | ||
| + | ! Parameter name !! Functionality | ||
| + | |- | ||
!DefaultFont |Default font in loading screen | | !DefaultFont |Default font in loading screen | | ||
|- | |- | ||
| Line 566: | Line 552: | ||
|- | |- | ||
|} | |} | ||
| − | |||
| − | |||
| − | |||
Revision as of 18:58, 3 August 2020
General
| Parameter name | Functionality |
|---|---|
| TextDuration_StartTime | Text duration start time |
| TextDuration_MinTime | Text duration minimal time |
| TextDuration_CharTime | Text duration character time |
Main
| Parameter name | Functionality |
|---|---|
| MainFadeInTime | Fade-in time |
| MainFadeOutTimeFast | Fade-out time when fast |
| MainFadeOutTimeSlow | Fade-out time when slow |
| TopMenuFadeInTime | Main menu fade-in time |
| TopMenuFadeOutTime | Main menu fade-out time |
| TopMenuFontRelativeSize | Main menu font size |
| TopMenuStartRelativePos | Main menu relative position |
| TopMenuStartRelativePosInGame | Main menu relative position in game |
| TopMenuFont | Main menu font |
| MainMenuLogoStartRelativePos | Main menu logo start relative position |
| MainMenuLogoRelativeSize | Main menu logo relative size |
| BGScene | Menu background map file |
| BGCamera_FOV | Background camera start face-of-view |
| BGCamera_ZoomedFOV | Background camera zoomed face-of-view |
| ZoomSound | Sound played when the game is loaded |
| Music | Music that will be played in main menu |
Options
| Parameter name | Functionality |
|---|---|
| Commentary-mod setting | |
Credits
| Parameter name | Functionality |
|---|---|
| Main text font name | |
| Header font name | |
|---|
| Main text font size | |
|---|
| Header font size | |
|---|
| "The End" text font size | |
|---|
| Speed of scroll | |
|---|
| Speed of fade | |
|---|
Profiles
| Parameter name | Functionality |
|---|---|
| Profiles window size | |
| Information width | |
|---|
| List font size | |
|---|
| Enter name window size | |
|---|
| Enter name button length | |
|---|
Inventory
| Parameter name | Functionality |
|---|---|
| Inv fade-in time | |
| Inv fade-out time | |
|---|
| Inv default font | |
|---|
| Inv Header font | |
|---|
| Inv pop-up messages center | |
|---|
| Inv slot image | |
|---|
| Inv slot color | |
|---|
| Inv slot size | |
|---|
| Inv slot mouse over image | |
|---|
| Inv slot mouse over color | |
|---|
| Inv slot mouse over offset | |
|---|
| Inv slot pulsating minimal | |
|---|
| Inv slot pulsating amplitude | |
|---|
| Inv pulsating frequency | |
|---|
| Inv slots rows | |
|---|
| Inv slots columns | |
|---|
| Inv slots start | |
|---|
| Inv slots separation | |
|---|
| Inv slots grid color | |
|---|
| Inv slots draw grid | |
|---|
| Inv slots draw frame | |
|---|
| Inv slots frame size | |
|---|
| Inv slots frame horizontal-padding | |
|---|
| Inv slots frame vertical-padding | |
|---|
| Inv slots frame offset | |
|---|
| Inv slots grid horizontal-extension | |
|---|
| Inv slots grid vertical-extension | |
|---|
| Inv slots grid offset| |
|---|
| Inv health center | |
|---|
| Inv health label center | |
|---|
| Inv health grame size | |
|---|
| Inv health frame horizontal-padding | |
|---|
| Inv health frame vertical-padding | |
|---|
| Inv health frame offset | |
|---|
| Inv sanity center | |
|---|
| Inv sanity label center | |
|---|
| Inv sanity frame size | |
|---|
| Inv sanity frame horizontal-padding | |
|---|
| Inv frame vertical-padding | |
|---|
| Inv sanity frame offset | |
|---|
| Inv tinderboxes center | |
|---|
| Inv tinderboxes label center | |
|---|
| Inv tinderboxes frame size | |
|---|
| Inv tinderboxes frame horizontal-padding | |
|---|
| Inv tinderboxes frame vertical-padding | |
|---|
| Inv tinderboxes frame offset | |
|---|
| Inv oil center | |
|---|
| Inv oil label center | |
|---|
| Inv oil frame size | |
|---|
| Inv oil frame horizontal-padding | |
|---|
| Inv oil frame vertical-padding | |
|---|
| Inv oil frame offset | |
|---|
| Inv journal center | |
|---|
| Inv journal label center | |
|---|
| Inv journal frame size | |
|---|
| Inv journal frame horizontal-padding | |
|---|
| Inv journal frame vertical-padding | |
|---|
| Inv journal frame offset | |
|---|
| Inv item-header center | |
|---|
| Inv item-description center | |
|---|
| Inv item-text frame size | |
|---|
| Inv item-text frame horizontal-padding | |
|---|
| Inv item-text frame vertical-padding | |
|---|
| Inv item-text frame offset | |
|---|
| Inv item-desc text width | |
|---|
| Inv item-count offset | |
|---|
| Inv font-size of item-count | |
|---|
| Inv font-size of label | |
|---|
| Inv font-size of header | |
|---|
| Inv font-size of description | |
|---|
| Inv font-size of message | |
|---|
CompletionCounter
| Default font of comletion counter | |
|---|
Messages
| Parameter name | Functionality |
|---|---|
| Icon that will be shown when new quest will be added | |
| Sound of quest-addition | |
|---|
| Message font size | |
|---|
Hints
| Parameter name | Functionality |
|---|---|
| Default hints font | |
| Hints y-position | |
|---|
| Hints font size | |
|---|
| Hints text duration | |
|---|
Journal
| Parameter name | Functionality |
|---|---|
| Default journal font | |
| Journal menu font | |
|---|
| Note text width | |
|---|
| Note max page rows | |
|---|
| Note font size | |
|---|
| Note row distantion | |
|---|
| Note header font size | |
|---|
| Note text start y-position | |
|---|
LoadScreen
| Parameter name | Functionality |
|---|---|
| Default font in loading screen | |
| Loading text size | |
|---|
| Loading text size | |
|---|
| Loading text y-position | |
|---|
| Text with image y-position | |
|---|
| Loading text y-position(without image) | |
|---|
| Image y-position | |
|---|
| Max text width | |
|---|
| Screen fade-out time | |
|---|
| Text duration | |
|---|