Skip to content

Tool to force D3D applications into windowed mode

Notifications You must be signed in to change notification settings

ludkosialenec/D3DWindower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D3DWindower

This program forces D3D applications into Windowed mode. This comes in handy when applications do not have a windowed mode option, and will force the user to stay in fullscreen mode.

Get the source

Download the latest source code with:

git clone git@github.com:emist/D3DWindower.git

Keep your source up to date with:

git pull origin master

Dependencies

.NET Framework

Microsoft Detours 3.0 Express

Windows Debug Help Library

The windebug dlls need to be placed in the bin\ folder of WindowerClient for the project to execute properly.

Compiling

Load the solution into visual studio and press F6

Documentation

Docs

About

Tool to force D3D applications into windowed mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 95.9%
  • C++ 3.3%
  • C 0.8%