Windowed mode
Moderator: JeremyaFr
Windowed mode
“You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”.”
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- JeremyaFr
- Posts: 2898
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
I've added a config file.
To set the window position and size, modify "hook_windowed.cfg":
X = left value
Y = top value
Width = width value
Height = height value
The minimum value for "Width" is 640.
The minimum value for height is 480.
When "Width" or "Height" is 0, default values are used: the window will be fullscreen.
I've added a config file.
To set the window position and size, modify "hook_windowed.cfg":
X = left value
Y = top value
Width = width value
Height = height value
The minimum value for "Width" is 640.
The minimum value for height is 480.
When "Width" or "Height" is 0, default values are used: the window will be fullscreen.
“You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”.”
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- JeremyaFr
- Posts: 2898
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
I've updated the hook.
I've fixed the cursor position in windowed mode.
I've updated the hook.
I've fixed the cursor position in windowed mode.
- JeremyaFr
- Posts: 2898
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
I've uploaded this hook to GitHub and OneDrive.
I've uploaded this hook to GitHub and OneDrive.
- Darksaber
- Posts: 10932
- Joined: Mon Jan 10, 2000 12:01 am
- Contact:
Jeremy I just noticed the the cursor hand, goes off and disappears on the right hand of the screen, this is in full screen mode
No settings in the Hook_Windowed.cfg are changed
X = 0
Y = 0
Width = 0
Height = 0
Thanks
No settings in the Hook_Windowed.cfg are changed
X = 0
Y = 0
Width = 0
Height = 0
Thanks
“You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”.”
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- JeremyaFr
- Posts: 2898
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
Hello,
I've fixed the cursor.
Please redownload xwa_hook_windowed.zip
I've fixed the cursor.
Please redownload xwa_hook_windowed.zip
“You can please some of the people all of the time, you can please all of the people some of the time, but you can’t please all of the people all of the time”.”
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- John Lydgate
Good Things Come To Those Who Wait....
Darksaber's X-Wing Station
- JeremyaFr
- Posts: 2898
- Joined: Mon Jan 18, 2010 5:52 pm
- Contact:
UPDATE
Hello,
I've updated the windowed hook and the main hook (DInput.dll).
I've fixed the mouse move in the hangar when using High DPI Desktop. This is done by calling the SetProcessDPIAware function.
Hello,
I've updated the windowed hook and the main hook (DInput.dll).
I've fixed the mouse move in the hangar when using High DPI Desktop. This is done by calling the SetProcessDPIAware function.