游戏精英
 
- 贡献度
- 295
- 金元
- 30193
- 积分
- 4199
- 精华
- 0
- 注册时间
- 2019-8-27
|
MGSDelta\MGSDelta\Binaries\Win64,另外看看这里是否对了
;;;;;;;;;; General ;;;;;;;;;;
[Developer Console]
; Set "Enabled" to "true" to construct the console.
; By default you can access it with the "Tilde" key.
Enabled = true
[Intro Skip]
; Skip intro logos.
Enabled = true
[Uncap Framerate]
; Disables 60fps framerate cap.
; Note that uncapping the framerate is currently untested and may cause issues.
Enabled = true
;;;;;;;;;; Ultrawide/Narrower ;;;;;;;;;;
[Fix Aspect Ratio]
; Fix aspect ratio.
Enabled = true
[Hotkeys]
; -------- Hotkey Formats (case-insensitive) --------
; Letters/Digits: A..Z, 0..9
; Function keys: F1..F24
; Named keys: INS/INSERT, DEL/DELETE, HOME, END, PGUP/PAGEUP,
; PGDN/PAGEDOWN, LEFT/RIGHT/UP/DOWN, SPACE/SPACEBAR,
; ENTER/RETURN, ESC/ESCAPE, TAB, BACKSPACE/BKSP,
; PRINTSCREEN/PRTSC/PRTSCR, SCROLLLOCK/SCROLL,
; PAUSE/BREAK, APPS/MENU, WIN/LWIN/RWIN, SHIFT/LSHIFT/RSHIFT,
; CTRL/LCTRL/RCTRL, ALT/LALT/RALT, CAPS/CAPSLOCK
; OEM symbols: PLUS, MINUS, SEMICOLON, QUOTE/APOSTROPHE, COMMA,
; PERIOD/DOT, SLASH, BACKSLASH, LBRACKET, RBRACKET,
; TILDE/GRAVE
; Numpad digits: NUMPAD0..NUMPAD9 (also KP0 / KEYPAD0 / NP0)
; Numpad ops: NUMPAD*, NUMPAD/, NUMPAD+, NUMPAD-, NUMPAD.
; or words: MULTIPLY/ASTERISK/STAR, DIVIDE/DIV/SLASH,
; ADD/PLUS, SUBTRACT/SUB/MINUS/DASH/HYPHEN,
; DECIMAL/DOT/PERIOD/POINT
; Mouse buttons: MOUSE1..MOUSE5
; VK names: e.g. VK_INSERT, VK_DELETE
; Hex codes: e.g. 0x2D
; Notes:
; • Single "*" by itself = NUMPAD * (VK_MULTIPLY)
; • "/", "+", "-", "." require explicit names (e.g., SLASH or NUMPAD/)
; • Spaces, underscores, and hyphens are ignored in key names
Toggle Uncapped Framerate="Delete"
Capture Inputs While Alt-Tabbed = false
[Check For Updates]
; If set to true, MGSDeltaFix will notify you when launching the game if a new MGSDeltaFix update is available for download.
Check For Updates=false
; If you want console notification when starting the game if a MGSDeltaFix update is available.
; Update notifications will still be printed to the log file when set to false.
Ingame Notifications=true
|
|