GithubHelp home page GithubHelp logo

Comments (8)

7AllenWalker7 avatar 7AllenWalker7 commented on July 22, 2024

In some games, you can't set the borderless mode for vulcan, the settings in game not work.

"Valheim" work on exclusive fullscreen - (X)
"Tribes of Midgard" work on borderless for game settings- (V)

from dxvk.

doitsujin avatar doitsujin commented on July 22, 2024

Not entirely sure what you mean? The problem that the dialogue mode option solves does not really exist in D3D11.

from dxvk.

7AllenWalker7 avatar 7AllenWalker7 commented on July 22, 2024

This command allows you to run the application in bordeless fullscreen instead of an exclusive full screen on dx9.
In dx11 applications, vulkan is launched in exclusive full screen mode in most cases. If it is possible to launch a vulkan borderless mode, I would like to use it.

from dxvk.

vlad54rus avatar vlad54rus commented on July 22, 2024

Not entirely sure what you mean? The problem that the dialogue mode option solves does not really exist in D3D11.

How about making "VK_EXT_full_screen_exclusive" controllable from a config file? Name it dxvk.AllowExclusiveFullscreen, (Auto/True/False).

from dxvk.

Blisto91 avatar Blisto91 commented on July 22, 2024

The extension is a Windows only thing fwiw which is not officially a target platform.

from dxvk.

lextra2 avatar lextra2 commented on July 22, 2024

On Windows, Nvidia & AMD drivers use DXGI Swapchain for Vulkan apps.
This effectively is Borderless Fullscreen.

That means even if you select Exclusive/Fullscreen, as long as it uses Vulkan and you don't see any window borders, it will be borderless fullscreen.

tldr: Don't use "Borderless" settings in game options.

from dxvk.

7AllenWalker7 avatar 7AllenWalker7 commented on July 22, 2024

lextra2
No.
Vulkan ignores the game settings and always uses the exclusive full screen in some games (black screen when Alt+Tab), in others it uses the game settings and runs in exclusive and Borderless mode (good games)

from dxvk.

lextra2 avatar lextra2 commented on July 22, 2024

Sounds more like an EDID issue.
Game picks a different resolution/refresh rate then what your desktop uses > mode change on alt-tab.

You can fix that really easily with CRU
Delete all resolutions but the one you are using.
The resolution you are using should have only one entry.
Example: 2560x1440@165Hz

Alternatively you could use SpecialK
Enable multitasking setting+continues rendering

from dxvk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.