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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Hardware v
« Previous 1 ... 44 45 46 47 48 ... 189 Next »

Have the requirements gone up?
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Have the requirements gone up?
11-01-2016, 06:51 AM
#7
belegdol
Unregistered
 
(10-31-2016, 04:25 AM)admin89 Wrote: what do you mean by saying that ? Afaik , there is no way you can disable iGPU on a laptop. That is how Nvidia mobile GPU works (Nvidia Optimus)
If a discrete card was always on , your laptop  wouldn't even last 30 minutes
There are some rare top of the line gaming laptops that have a switch to turn on and off iGPU , most laptops don't have such an option like that
On Windows, you can force a program to run with either iGPU or discrete GPU via Nvidia Control Panel . I don't think you can find it on Linux though
btw, you can try other backend like Vulkan
My laptop is quite old, one of the last ones without Optimus - Clevo P150HM
(10-31-2016, 07:18 PM)leolam Wrote: With a NVIDIA GPU, Linux and Windows performance should be very similar, if not the same with the proprietary driver.

Since both glxinfo and Dolphin seem to be using your dedicated GPU, I'm not sure what's wrong… does the __GL_THREADED_OPTIMIZATIONS=1 environment variable help?
It does not: I tried

Code:
$ __GL_THREADED_OPTIMIZATIONS=1 dolphin-emu
as well as

Code:
$ LD_PRELOAD="libpthread.so.0 libGL.so.1" __GL_THREADED_OPTIMIZATIONS=1 dolphin-emu


(10-31-2016, 09:23 PM)degasus Wrote: Known "issue". nvidia returns the version string we've asked for. On windows, we ask for a compatible context, so we just get the newest. On linux, we ask for a 4.0 forward-compatible core context, but the string is just 4.0.

But this has no impact on the performance. We still use all extensions Wink
Ah, too bad, otherwise it could have been easy.
Reply
« Next Oldest | Next Newest »


Messages In This Thread
Have the requirements gone up? - belegdol - 10-30-2016, 03:41 PM
RE: Have the requirements gone up? - Craftyawesome - 10-31-2016, 02:47 AM
RE: Have the requirements gone up? - belegdol - 10-31-2016, 03:56 AM
RE: Have the requirements gone up? - degasus - 10-31-2016, 09:23 PM
RE: Have the requirements gone up? - admin89 - 10-31-2016, 04:25 AM
RE: Have the requirements gone up? - leolam - 10-31-2016, 07:18 PM
RE: Have the requirements gone up? - belegdol - 11-01-2016, 06:51 AM

  • 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