From e14ac89463de1f98665d82181f87d83a88dbf7b0 Mon Sep 17 00:00:00 2001 From: NovaRain Date: Tue, 12 Jun 2018 20:52:03 +0800 Subject: [PATCH] Added more info to the comments of various keys in [Input] section of ddraw.ini. --- artifacts/ddraw.ini | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/artifacts/ddraw.ini b/artifacts/ddraw.ini index e5b8bb5b..6b50a5c5 100644 --- a/artifacts/ddraw.ini +++ b/artifacts/ddraw.ini @@ -107,7 +107,7 @@ SpeedModKey=-1 ;A key to press to toggle the speed tweak on or off ;Specify 0 if you don't want a toggle key, or a DX scancode otherwise -SpeedToggleKey=0x00 +SpeedToggleKey=0 ;The keys corresponding to the 10 speed slots ;Set to 0 to disable a slot, otherwise specify the DX scancode of the key you want to use @@ -128,12 +128,15 @@ SpeedKey9=0x00 WindowScrollKey=0 ;A key to press to reload your currently equipped weapon +;Set to 0 if you don't want a reload key, or a DX scancode otherwise ReloadWeaponKey=0 ;A key to hold down to let you move/drop a whole stack of items at once without the 'Move Items' window +;Set to 0 if you don't want to use a modifier key, or a DX scancode otherwise ItemFastMoveKey=0x1d -;A key to press to open a debug game editor +;A key to press to open a debug game editor (requires FalloutClient.exe from the modders pack) +;Set to 0 to disable, or a DX scancode otherwise DebugEditorKey=0 ;XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX