• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 552 553 554 555 556 ... 1192 Next »

G-Sync doesn't work with dolphin
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
G-Sync doesn't work with dolphin
02-13-2014, 10:30 PM (This post was last modified: 02-13-2014, 10:39 PM by TSM.)
#1
TSM Offline
Junior Member
**
Posts: 45
Threads: 6
Joined: Nov 2013
I recently got a g-sync monitor, and not very surprisingly g-sync doesn't function with dolphin (seeing as Nvidia's shadowplay doesn't either). I tried OpenGL, dx11 and the software renderer and none of them currently function with g-sync. These monitors are starting to pop up in the wild, so I thought I'd just mention this here.
Find
Reply
02-13-2014, 10:54 PM (This post was last modified: 02-13-2014, 10:55 PM by MayImilae.)
#2
MayImilae Online
Chronically Distracted
**********
Administrators
Posts: 4,598
Threads: 119
Joined: Mar 2011
There is an issue with Vsync being always-enabled in the current dev versions. I have no idea if that would affect it or not, but it might? What version did you try?
[Image: RPvlSEt.png]
AMD Threadripper Pro 5975WX PBO+200 | Asrock WRX80 Creator | NVIDIA GeForce RTX 4090 FE | 64GB DDR4-3600 Octo-Channel | Windows 11 22H2
MacBook Pro 14in | M1 Max (32 GPU Cores) | 64GB LPDDR5 6400 | macOS 12
Find
Reply
02-13-2014, 11:05 PM
#3
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
Must games support g-sync explicitly or is this a driver feature which will work for every game?
Find
Reply
02-13-2014, 11:19 PM (This post was last modified: 02-13-2014, 11:37 PM by TSM.)
#4
TSM Offline
Junior Member
**
Posts: 45
Threads: 6
Joined: Nov 2013
I tried with the latest build 4.0-862 as well as 4.0-854. G-Sync has functioned fine with all my other software/games that I have that have no v-sync toggle. As long as it goes full screen g-sync engages. I've tried all the back ends with full screen checked with v-sync toggled both on and off. It could be related, but I'm not sure.

I'm using:
Nvidia GTX 770 using latest beta drivers 334.67
ASUS VG248QE with G-Sync upgrade.

It is supposed to be a driver feature that works with every game, but I've only had it for a couple days. There are several games in my steam collection that don't work with it as well. So it's not universal at the moment.

Mame works awesomely with g-sync if you are looking for an open source example that works well with it. I found this thread on the mameworld forum when I was researching my g-sync purchase: http://www.mameworld.info/ubbthreads/showflat.php?Number=316328

Quote:As far as I understand, I think there's nothing special to implement on the MAME side. As it is now, just running with -throttle -nosyncrefresh -nowaitvsync -notriplebuffer already makes D3D Present() to be called with the D3DPRESENT_INTERVAL_IMMEDIATE flag. You should only make sure that a Gsync capable video mode is chosen for the desktop.
Find
Reply
02-13-2014, 11:24 PM
#5
degasus Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,828
Threads: 10
Joined: May 2012
btw, how do you notice if g-sync is used?
Find
Reply
02-13-2014, 11:43 PM (This post was last modified: 02-13-2014, 11:47 PM by TSM.)
#6
TSM Offline
Junior Member
**
Posts: 45
Threads: 6
Joined: Nov 2013
(02-13-2014, 11:24 PM)degasus Wrote: btw, how do you notice if g-sync is used?

There is a button on the monitor for enabling back light strobing "ULMB". When g-sync is active an OSD message pops up saying "ULMB not available in G-SYNC mode". Also under the OSD information it reads Mode "NVIDIA G-SYNC". So it takes 1 button press to verify g-sync is working.

Thanks for the interest in this problem. I can only imagine I'm one of a handful of people this will be affecting for the next few months. The retail versions of g-sync monitors won't be hitting until Q2 2014. I must admit I got a bit impatient and jumped on board now. Nothing like buying a monitor with a DIY PCB and a voided warranty on the LCD panel on day one. Big Grin
Find
Reply
02-25-2014, 03:11 PM (This post was last modified: 02-25-2014, 06:56 PM by TSM.)
#7
TSM Offline
Junior Member
**
Posts: 45
Threads: 6
Joined: Nov 2013
So I figured out how to get g-sync working. "Keep window on top" has to be checked as well as "Use fullscreen". Once these are checked, dolphin kicks into g-sync upon starting a game. The only issue is that upon hitting escape to exit the game, the pop up asking if you want to end emulation is not displayed. If you hit return or the space bar it will exit emulation. And if I select "Hide mouse cursor" I sometimes have to ctrl-alt-del and then escape after ending emulation to get out of the resulting black screen. This is using windows 8.1 with a GTX 770 and driver version 334.89.

For those trying to get shadowplay working, enabling "Keep window on top" may do the trick.
Find
Reply
02-25-2014, 07:08 PM
#8
delroth Offline
Making the world a better place through reverse engineered DSP firmwares
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,354
Threads: 63
Joined: Aug 2011
Might be https://code.google.com/p/dolphin-emu/issues/detail?id=6713&q=fullscreen
Pierre "delroth" Bourdon - @delroth_ - Blog

<@neobrain> that looks sophisticated enough to not be a totally dumb thing to do
Website Find
Reply
02-25-2014, 09:21 PM
#9
TSM Offline
Junior Member
**
Posts: 45
Threads: 6
Joined: Nov 2013
(02-25-2014, 07:08 PM)delroth Wrote: Might be https://code.google.com/p/dolphin-emu/issues/detail?id=6713&q=fullscreen

Without enabling "Keep window on top" as well as "Use fullscreen" you do get the problem described in that issue report. After enabling keep window on top, g-sync starts working, but there are issues when trying to exit emulation.
Find
Reply
02-26-2014, 02:16 AM
#10
ExtremeDude2 Offline
Gotta post fast
*******
Posts: 9,309
Threads: 273
Joined: Dec 2010
(02-25-2014, 07:08 PM)delroth Wrote: Might be https://code.google.com/p/dolphin-emu/issues/detail?id=6713&q=fullscreen

If that is the case, could 4.0 be tested with dx9 to see if that works? (dx9 supports exclusive fullscreen right?)
Check out my videos (dead)
[Image: sig-22354.png]
Website Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode