Git Product home page Git Product logo

Comments (3)

sonninnos avatar sonninnos commented on July 24, 2024 1

This might be an interesting read regarding "exclusive" fullscreen and modern Windows:
https://devblogs.microsoft.com/directx/demystifying-full-screen-optimizations/

Especially this bit:

With the release of Windows 10, we added Fullscreen Optimizations – which takes full screen exclusive games and runs them instead in a highly optimized borderless windowed format that takes up the entire screen. You get the visual experience and performance of running your game in FSE, but with the benefits of running in a windowed mode. These benefits include faster PC commands such as alt-tab, multiple monitor set ups and overlays. We have extensive performance data that indicates that almost all users who use Fullscreen Optimizations have equal performance to Full Screen Exclusive.

from retroarch.

Ryunam avatar Ryunam commented on July 24, 2024

That might be a normal occurrence if you are using Exclusive Fullscreen (Settings -> Video -> Fullscreen Mode -> "Start in Fullscreen Mode" set to ON and "Windowed Fullscreen Mode" set to OFF).

It's expected to work that way, because by using Exclusive Fullscreen the application is taking full control of on-screen drawing and this bypasses the Windows OSD notifications as well. This usually allows the application to retain better framepacing and have less input latency.

from retroarch.

D0J0P avatar D0J0P commented on July 24, 2024

You're right, it does bypass Windows OSD notifications in fullscreen. Do you think there will be a setting in the future to add OSD notifications in fullscreen?

from retroarch.

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.