发布时间:2024-03-27作者:何欣蓝点击:
方法 1:使用 Alt + Enter
在全屏游戏中,按 Alt + Enter 键。
此快捷键可在窗口模式和全屏模式之间切换。
方法 2:修改游戏设置
启动游戏并导航到其设置菜单。
在视频或图形设置中,寻找一个选项来更改显示模式。
选择 窗口化 或 无边框窗口化。
方法 3:使用 Borderless Gaming
下载并安装 [Borderless Gaming]()。
启动应用程序并添加你的游戏。
选择 Borderless Window 选项。
方法 4:使用 AutoHotkey
1. 下载并安装 [AutoHotkey]()。
2. 创建一个包含以下脚本的新 AutoHotkey 脚本文件:
autohotkey
SingleInstance Force
NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases.
Warn ; Enable warnings to assist with detecting common errors.
SendMode Input ; Recommended for games and other applications that require keystrokes to be processed immediately and not stored in a queue.
SetBatchLines, -1 ; Recommended for performance with fast-paced scripts.
SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory.
; This hotkey toggles between windowed and fullscreen mode.
!Esc::
ToggleWindowMode()
Return
ToggleWindowMode() {
WinGet Pos, A ; Get the current position of the active window.
WinSet, Style, -0xC00000, A ; Remove the WS_BORDER style from the active window.
WinSet, Style, +0xC00000, A ; Add the WS_BORDER style back to the active window.
3. 保存文件(例如,`toggle_fullscreen.ahk`)。
4. 运行脚本文件。
5. 在全屏游戏中,按 Alt + Esc 键切换到窗口模式。再次按 Alt + Esc 键切换回全屏模式。
方法 1:使用 Borderless Gaming 工具
1. 下载并安装 Borderless Gaming 工具:
2. 启动 Borderless Gaming
3. 在“Add a game”菜单中,选择您要窗口化的游戏
4. 点击“Enable borderless gaming”按钮
方法 2:使用 AutoHotkey 脚本
1. 下载并安装 AutoHotkey:
2. 创建一个名为“Windowed.ahk”的文本文件
3. 在文件中输入以下脚本:
```
Persistent
SingleInstance, Force
; Win key + F11 to toggle windowed/fullscreen mode
F11::
If WinGetActiveStats(,, State) = 1
WinMinimize A
Else
WinRestore A
Return
```
4. 保存并运行脚本
方法 3:使用 DXWnd 工具
1. 下载并安装 DXWnd 工具:
2. 启动 DXWnd
3. 点击“Add”按钮,选择您要窗口化的游戏
4. 在“Settings”选项卡中,启用“Windowed”选项
方法 1:使用快捷键
按下 Alt + Enter 即可在全屏和窗口模式之间切换。
方法 2:使用游戏栏
按下 Win + G 打开游戏栏。
在游戏栏中,单击 设置 图标(齿轮)。
在 一般 选项卡中,启用 窗口化全屏 选项。
启动游戏后,它将自动以窗口化全屏模式打开。
方法 3:修改游戏配置文件
找到游戏配置文件(通常名为 config.ini 或 config.cfg)。
打开配置文件并查找 full_screen 或 window_mode 参数。
将其值设为 0 以启用窗口模式。
注意:对于某些游戏,可能需要同时使用上述方法才能成功实现窗口化。请确保您的显卡驱动程序是最新的。
方法 1:使用 Alt + Enter 快捷键
1. 在全屏游戏中,同时按下 Alt + Enter 键。
2. 这将切换游戏到窗口模式。
方法 2:修改游戏设置
1. 在游戏中,打开设置菜单。
2. 查找视频或显示选项。
3. 找到窗口模式选项并将其启用。
4. 关闭游戏并重新启动以应用更改。
方法 3:使用窗口化工具
1. 下载免费的第三方工具,例如 Borderless Gaming 或 Windowed Borderless Gaming。
2. 安装并运行工具。
3. 在工具中添加游戏。
4. 游戏将在窗口模式下启动。
提示:
并非所有游戏都支持窗口模式。
某些游戏在窗口模式下可能出现性能问题。
2023-08-31
2023-10-14
2023-08-05
2023-08-29
2023-09-25
2023-09-23
2023-09-23
2023-09-11
2023-09-23
2023-09-06