- Thread starter
- #411
SVN updated.
dynamic refreshrate changer; added support for internally changing the refresh rate using win32 api code (no need for powerstrip or any other 3rd party tool, making things alot easier for the average joe).
Just use empty sections like <entry name="pal_ext"></entry> + for the other XXX_ext sections as well.
the mp.log should give u a clue if the internal method is used or not...
example.
2009-01-16 20:24:59.250000 [Info.][MPMain]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 59
Also added configuration section in configuration.exe , look in the general section. No need to edit XML by hand.
So if u want to try it out, grab the latest SVN when its public.
/gibman
dynamic refreshrate changer; added support for internally changing the refresh rate using win32 api code (no need for powerstrip or any other 3rd party tool, making things alot easier for the average joe).
Just use empty sections like <entry name="pal_ext"></entry> + for the other XXX_ext sections as well.
the mp.log should give u a clue if the internal method is used or not...
example.
2009-01-16 20:24:59.250000 [Info.][MPMain]: RefreshRateChanger.SetRefreshRateBasedOnFPS: using internal win32 method for changing refreshrate. current is 60hz, desired is 59
Also added configuration section in configuration.exe , look in the general section. No need to edit XML by hand.
So if u want to try it out, grab the latest SVN when its public.
/gibman