Forums
April 24, 2024, 09:08 AM

Author Topic: Problem with alt-tabbing in-game  (Read 494 times)

0 Members and 1 Guest are viewing this topic.

Offline h3oCharles

Problem with alt-tabbing in-game
« on: July 27, 2018, 07:58 AM »
hi, I can't alt-tab in-game. In frontend I can, thanks to D3D9Wnd, but apparently the RunInBackground option doesn't exist for in-game settings.

In the spoiler I've put my D3D9Wnd config

Spoiler! View
Code: [Select]
[Misc]
EnableModule=1
StaticWindowClass=0
NoTopmost=1
SoundInBackground=1
FancyStartup=0

[FrontendSettings]
Fullscreen=0
FullscreenAlternative=0
Stretch=0
Centered=0
RunInBackground=1

[InGameSettings]
Fullscreen=0
WindowBorder=0
Stretch=0
QuickInfo=0
TopLeftPosition=0

[MultiMonitor]
Enable=0
Monitors=Max
AutoSetResolution=1


haaaaaaaalp

EDIT1: To be more specific, I can alt-tab when in-game, but when I do, the cursor gets stuck in WA so I can't move it AND it's invisible (it doesn't matter what kind of cursor image I have), audio is gone, but keyboard works fine
« Last Edit: July 27, 2018, 08:01 AM by TheMadCharles »