Author Topic: Windows performance options  (Read 5085 times)

ntemis

  • Newbie
  • *
  • Posts: 2
    • Email
Windows performance options
« Reply #1 on: September 10, 2007, 08:18:54 AM »
Hello,
Excellent Frontend!
Here is the list of things i would like to see implemented into mGalaxy:
-priority <priority>

    Sets the thread priority for the MAME threads. By default the priority
    is left alone to guarantee proper cooperation with other applications.
    The valid range is -15 to 1, with 1 being the highest priority. The
    default is 0 (NORMAL priority).
That way -> set to 1 will gain more speed and fps ;)
Especially for us cabinet users that we have it only for mame. :)

-[no]multithreading / -[no]mt

    Enables multithreading within MAME. At the moment, this causes the
    window and all DirectDraw/Direct3D code to execute on a second thread,
    which can improve performance on hyperthreaded and multicore systems.
    The default is OFF (-nomultithreading).

I would like to see this feature implemented(ON)for us HT owners! Every fps counts after all!

Also i would like to ask for more optimizations into mGalaxy to use very low system resources by using assebly or c++ :)

That's it for now :)
Thanks in advance