-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathDialogueMoreNPCInfo.ini
41 lines (32 loc) · 1 KB
/
DialogueMoreNPCInfo.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[General]
;0 trace; 1 debug; 2 info
iLogLevel = 2
;0 orginal, 1 variant
iAvatarSet = 0
;some information could be a spoiler
bHideFaction = false
;Keyboard scan codes: https://wiki.nexusmods.com/index.php/DirectX_Scancodes_And_How_To_Use_Them
;Gamepad scan codes: https://geckwiki.com/index.php?title=DisableButton#XBox_Controller_Button_Codes
;34 = G
iToggleButton = 34
[Window]
; ----------------
; |1 2|
; | |
; | |
; |4 3|
; ----------------
; values with a 10 px space to the side (the numbers match just for 100 scale on x and y)
; example with an x,yscale = 80, the values for it to be in the top right corner are x = 690, y = 270 (more or less)
; 1) x -745, y 320
; 2) x 405, y 320
; 3) x 405, y 1105
; 4) x -745, y 1105
iPosX = 405
iPosY = 320
;be aware the x and y positions change if you scale the window up or down
iScaleX = 100
iScaleY = 100
[Mods]
;Hand to Hand - An Adamant Addon, lockpicking -> Hand to Hand, pickpocket -> Security
bHandToHand = false