Normal
What you have doen should work. You have the correct version. Why your version number is different to the one in the files, I dont know. But its not a problem if you do not get an error message because of it (if you enter configuration.exe).You can add the following line in mediaportal.xml<entry name="force_refresh_rate">yes</entry>This will make sure the RR command is given even if the current RR is good as it is. It is sometimes possible that the current operating RR isnt read correctly and the pc "thinks" it is already at the correct refreshrate, while its not.What I would try first is to disable "use_default_hz". this might work.Are you able to call the profiles from within CCC? In the menubar at the top, go to profiles and activate one. If it changes normally, it should work.Question? What are your profiles? Is it only a refreshrate change or also resolution?Another thing you can try is to use external commands in combination with 12NOON and WAIT.exe. Try and create a 24hz.bat, 25zh.bat and 60hz.bat file. In each file you can create the command to change resolution (by CCC command or 12NOON command.) I prefer 12NOON, because it doesnt cause a device reset. CCC changes do.If you see the RR changing but going back again, you can use wait.exe. By setting a wait period of i.e. 3 seconds befor playback is started, MP can first get used to the new refreshrate. See this post for an example.you can download wait.exe hereyou can download 12noon DC changere hereGood luck!
What you have doen should work. You have the correct version. Why your version number is different to the one in the files, I dont know. But its not a problem if you do not get an error message because of it (if you enter configuration.exe).
You can add the following line in mediaportal.xml
<entry name="force_refresh_rate">yes</entry>
This will make sure the RR command is given even if the current RR is good as it is. It is sometimes possible that the current operating RR isnt read correctly and the pc "thinks" it is already at the correct refreshrate, while its not.
What I would try first is to disable "use_default_hz". this might work.
Are you able to call the profiles from within CCC? In the menubar at the top, go to profiles and activate one. If it changes normally, it should work.
Question? What are your profiles? Is it only a refreshrate change or also resolution?
Another thing you can try is to use external commands in combination with 12NOON and WAIT.exe. Try and create a 24hz.bat, 25zh.bat and 60hz.bat file. In each file you can create the command to change resolution (by CCC command or 12NOON command.) I prefer 12NOON, because it doesnt cause a device reset. CCC changes do.
If you see the RR changing but going back again, you can use wait.exe. By setting a wait period of i.e. 3 seconds befor playback is started, MP can first get used to the new refreshrate. See this post for an example.
you can download wait.exe here
you can download 12noon DC changere here
Good luck!