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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 8 9 10 11 12 ... 116 Next »

Speed up Dolhin by disabling rendering
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Speed up Dolhin by disabling rendering
04-30-2020, 07:03 AM
#1
Minekonst Offline
Junior Member
**
Posts: 7
Threads: 3
Joined: Jul 2019
Hi,
For an AI project I am currently working on, I need multiple instances of the emulator running with the best performance possible but also need no graphical output.
By looking at the code and recompiling it I already found out how to disable general rendering, which already increased the performance a bunch on my systems which have no GPU.

Does somebody know, if there are any other parts in the code which you can skip to save performance, if you don’t care about any graphical output?
Find
Reply
04-30-2020, 07:35 AM
#2
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,835
Threads: 7
Joined: Oct 2014
Set the graphics backend to Null to disable graphics rendering and handling.
Find
Reply
05-01-2020, 02:07 AM
#3
Minekonst Offline
Junior Member
**
Posts: 7
Threads: 3
Joined: Jul 2019
(04-30-2020, 07:35 AM)JosJuice Wrote: Set the graphics backend to Null to disable graphics rendering and handling.

Thanks
Find
Reply
« Next Oldest | Next Newest »


  • 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